Xcode7真機測試libUMSocial_Sdk_4.2.2.a(UMSShareListController.o)' does not contain bitcode.

ld: warning: directory not found for option '-L/Users/gong/Desktop/UniversityApp/Pods/build/Release-iphoneos'

ld: warning: directory not found for option '-L/Users/gong/Desktop/UniversityApp/UMSocial_Sdk_4.2.2'

ld: warning: directory not found for option '-L/Users/gong/Desktop/UniversityApp/Sina'

ld: '/Users/.../SinaSSO/libWeiboSDK.a(WBSDKNormalWebViewController.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 armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)


xcode升級之後,真機調試,遇到問題;

解決方案:bitcode 的原因,TARGETS---->Build Settings -=--->搜索bitcode  ,更改Build Options 中 Enable Bitcode 項爲No



問題切圖:

解決截圖:


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章