compilation error with bitcode
Opened this issue · 1 comments
Deleted user commented
ld: 'TSWeChat-master/Pods/TSVoiceConverter/Sources/lib/libopencore-amrnb.a(wrapper.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)
I think I have already disabled bitcode, but the error still exists.