美文网首页
IOS error: Invalid bitcode signa

IOS error: Invalid bitcode signa

作者: snail小菜 | 来源:发表于2018-03-07 19:20 被阅读1654次

报以下错误

error: Invalid bitcode signature

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

Apple Mach-O Linker (ld) Error Group 

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


解决方案

Products ---->***.app --->show in find----> 往回找到DerivedData文件夹,刪除DerivedData文件夹

重新Run,红点消失...success

http://blog.csdn.net/kongdeqin/article/details/70243034

相关文章

网友评论

      本文标题:IOS error: Invalid bitcode signa

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