1. 程式人生 > >iOS開發: 做真機測試時 遇到的 bitcode 的問題

iOS開發: 做真機測試時 遇到的 bitcode 的問題

在做真機測試的時候  當我把所有的證書檔案 都設定好之後  執行報錯 :

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)


解決方法: