
Stack dump:0. /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk/System/library/Frameworks/CoreImage.framework/headers/CIFilter.h:221:39: current parser token 'NS_REQUIRES_NIL_TERMINATION'clang: error: unable to execute command: Segmentation fault: 11clang: error: clang frontend command Failed due to signal (use -v to see invocation)Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)Target: arm-apple-darwin14.3.0Thread model: posixclang: note: diagnostic msg: PLEASE submit a BUG report to http://developer.apple.com/BUGreporter/ and include the crash backtrace,preprocessed source,and associated run script.clang: note: diagnostic msg: ********************PLEASE ATTACH THE FolLOWING fileS TO THE BUG REPORT:Preprocessed source(s) and associated run script(s) are located at:clang: note: diagnostic msg: /var/folders/p5/2yJs4f055hb0vvgl12yvj38r0000gq/T/SmallAdsSystem-a86b3e.mclang: note: diagnostic msg: /var/folders/p5/2yJs4f055hb0vvgl12yvj38r0000gq/T/SmallAdsSystem-a86b3e.cacheclang: note: diagnostic msg: /var/folders/p5/2yJs4f055hb0vvgl12yvj38r0000gq/T/SmallAdsSystem-a86b3e.shclang: note: diagnostic msg: ********************
>它向我显示了我应该提交给错误报告的随机文件.
>我没有从工作版本到导致当前问题的版本进行任何代码更改,我甚至还回到了早期版本,它在Appstore中正常运行但仍然是同样的错误.
>我已删除xcode并再次通过应用商店安装
>我尝试对我的代码进行更改以确定任何问题,但由于问题的源文件每次都在变化,我不再认为它与我的代码有任何关系.
这让我很生气.
任何帮助深表感谢
unable to execute command: Segmentation fault: 11
截图:
经过巨大的尝试后,我在项目目标中禁用了Bitcode-> Build Settings->启用Bitcode.现在可以实现构建.请检查以下屏幕截图.
总结以上是内存溢出为你收集整理的iOS XCode编译错误:无法执行命令:分段错误:11全部内容,希望文章能够帮你解决iOS XCode编译错误:无法执行命令:分段错误:11所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)