美文网首页
clang: error: -fembed-bitcode is

clang: error: -fembed-bitcode is

作者: 阳光的大男孩儿 | 来源:发表于2016-04-08 17:24 被阅读59次

    真机测试遇到下面的问题:

    clang: error: -fembed-bitcode is not supported on versions of iOS prior to 6.0
    

    这是由于工程不支持bitcode,解决方法如下:


    改变bitcode

    相关文章

      网友评论

          本文标题:clang: error: -fembed-bitcode is

          本文链接:https://www.haomeiwen.com/subject/levvlttx.html