ld: '/Users/zhangfeng/page/codes/salesApp/SDK/Libs/Release-iphoneos/liblibUI.a(PGNWinodw.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)
ld: '/Users/zhangfeng/page/codes/salesApp/SDK/Libs/Release-iphoneos/liblibUI.a(PGNWinodw.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
我把ENABLE_BITCODE改成false后打开页面空空的很多代码都无效了。
什么情况求解答~~tks

没事别BB
- 发布:2015-10-15 15:30
- 更新:2015-10-15 15:30
- 阅读:1339
IOS升级到9.0后,真机测试装不上了
分类:HTML5+
