close
錯誤訊息:
ld: '/********/libM********b.a(M********b.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)
解決方式:
在Build Setting之Enable Bitcode改成No
資料來源:http://www.cnblogs.com/6duxz/p/4828444.html
全站熱搜