Unable to determine compiler to use - the abstract compiler specification is missing from this Xcode installation

╄→гoц情女王★ 提交于 2019-12-24 03:35:24

问题


Hi I have iMac with OS X Yosemite version 10.10.3 and I've installed the last Xcode 6.3 beta 2 with Swift 1.2 and when I try to Run the App I receive: Check dependencies Unable to determine compiler to use - the abstract compiler specification is missing from this Xcode installation.

and everytime when I open my project with Xcode I receive a warning: warning: no rule to process file '/Users/Bogdan-iMac/Desktop/My App/My App/My_App.xcdatamodel' of type wrapper for architecture x86_64 and I have to open Build Phases in Compile Sources I have to remove My_App.xcdatamodel and add it again to prevent the warning

Link in Apple Dev Forums: https://devforums.apple.com/thread/263126


回答1:


I had the same problem here. The error disappeared after upgrading Yosemite to version 10.10.3 (14D87h) from today.




回答2:


I had the same problem. Restart helped, even under Yosemite 10.10.2




回答3:


restart XCode-Beta helps me! And my Yosemite is 10.10.3 Xcode is Version 6.3 (6D532l)



来源:https://stackoverflow.com/questions/28685180/unable-to-determine-compiler-to-use-the-abstract-compiler-specification-is-mis

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!