【发布时间】:2014-09-20 18:27:10
【问题描述】:
我刚刚下载了 xcode 6 的最终版本并编译了一个我正在使用 beta 的项目,现在显然会生成以下错误模拟器,有人可以帮助我解决这个问题。
fatal error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/
Developer/SDKs/iPhoneSimulator8.0.sdk/usr/include/sysexits.h' has been modified since the
precompiled header '/Users/Lycros/Library/Developer/Xcode/DerivedData/ModuleCache/NZL05J5PKZ6B/
UIKit-301UUGFC4BK8R.pcm' was built
当我尝试在模拟器 iphone 5s、6、6 plus 和可调整大小的模拟器上编译时发生错误。 适用于 iphone 5、4 等以外的其他设备。 .
【问题讨论】:
-
您是否尝试过 Clean All 以便重建预编译的标头?
-
我尝试产品 -> 清洁和产品 -> 清洁构建文件夹但不起作用
-
Cmd + Opt + Shft + K怎么样? -
是的,那样不行,错误只发生在最后一个 iphone 模拟器 5s,6,6 plus