kolyvan / kxmovie

movie player for iOS using ffmpeg
2.84k stars 919 forks source link

编译失败,原因如下,bitcode设置为NO后有别的库报错。有没有包含bitcode的库呢? #169

Open hengKang opened 7 years ago

hengKang commented 7 years ago

ld: '/Users/gaoxiaozhi/Documents/音视频/FFMPeg初探/Pods/kxmovie/output/libkxmovie.a(KxAudioManager.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 clang: error: linker command failed with exit code 1 (use -v to see invocation)