码迷,mamicode.com
首页 > 其他好文 > 详细

does not contain bitcode. You must rebuild it with

时间:2017-02-08 18:40:02      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:end   ***   rar   images   csdn   disable   升级   jpg   技术分享   

 *** 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

新升级了xcode7 以前的项目都报了这个错,原因是原来的静态库都不包括 bitcode 这个东西,xcode默认包含了这个库。

至于什么是bitcode,请看这里: http://blog.csdn.net/soindy/article/details/48518717

现在我们把bitcode关掉:  ???

技术分享

 

 

--------------------------------------------

转:http://blog.sina.com.cn/s/blog_6a53af420102vv7f.html

does not contain bitcode. You must rebuild it with

标签:end   ***   rar   images   csdn   disable   升级   jpg   技术分享   

原文地址:http://www.cnblogs.com/wainiwann/p/6379307.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!