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

bitcode编译错误

时间:2017-04-01 19:59:18      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:编译   lang   disable   led   工程   upd   link   targe   command   

xcode编译引用的静态库可能会出现编译错误:

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 Settings -Enable Bitcode -NO

bitcode编译错误

标签:编译   lang   disable   led   工程   upd   link   targe   command   

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

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