fatal error: file '/Applications/Xcode 6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h' has been modified since the precompiled header '/Users/nohackcc/Library/Developer/Xcode/DerivedData/ModuleCache/2ZORM6ZNOI4CJ/UIKit-54I6A640FSCK.pcm' was built
原因:查找中
------------
将
/Users/nohackcc/Library/Developer/Xcode/DerivedData/ModuleCache/2ZORM6ZNOI4CJ/文件下内容清空,然后xcode clean

本文介绍了一种在使用Xcode进行iOS应用开发时遇到的致命错误:预编译头文件与修改后的文件不匹配的问题及解决方案。通过清理特定目录下的缓存文件并执行Xcode的清理操作来解决该问题。

被折叠的 条评论
为什么被折叠?



