Search found 3 matches

Go to advanced search

by chustruth
05 May 2017 02:11
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLCKit Pod causing linker error in my project.
Replies: 1
Views: 594

Re: MobileVLCKit Pod causing linker error in my project.

MobileVLCKit.framework/MobileVLCKit(libvout_ios2_plugin_la-ios2.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64

If this helps
by chustruth
05 May 2017 01:57
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLCKit Pod causing linker error in my project.
Replies: 1
Views: 594

MobileVLCKit Pod causing linker error in my project.

I have tried this many times and many different ways. Whenever I use the cocoapod it always gives me an "Apple Mach-O Linker (id) Error: Linker command failed with exit code 1". I tried to do what was suggested in https://forum.videolan.org/viewtopic.php?f=32&t=137065&p=456040#p453...
by chustruth
04 May 2017 20:42
Forum: Development around libVLC
Topic: Installing MobileVLCKit in an iOS project
Replies: 10
Views: 13937

Re: Installing MobileVLCKit in an iOS project

Your solution works for me when I am starting a new project but otherwise I keep getting a linking error when I try to run it on my device, but it works well in the simulator. Does anyone know why this would happen? Also when I am integrating with the box-ios-sdk cocoapod I always get a mach-o linki...

Go to advanced search