iOS开发——打包报错error: linker command failed with exit code 1
摘要:
真机运行没问题,打包报错: clang: error: linker command failed with exit code 1 (use -v to see invocation) 原因:在Xcode 7中,我们新建一个iOS程序时,bitcode选项默认是设置为YES的。我们可以在”Buil 阅读全文
posted @ 2017-06-02 16:40 乱七八糟21号 阅读(2363) 评论(0) 推荐(0)