http://stackoverflow.com/questions/24181062/default-frameworks-missing-in-xcode-6-beta

 

They are imported as modules and linked automatically. In fact you could do this in Xcode5.x as well (for system frameworks) provided that you set Enable Modules & Link Frameworks Automatically toYes in Apple LLVM 5.1 - Language - Modules section on Build Settings 

版权声明:本文为willbin原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://www.cnblogs.com/willbin/p/4056971.html