错误:自生成预编译头文件以来,系统文件已被修改 [英] Error: system file has been modified since precompiled header was built

查看:87
本文介绍了错误:自生成预编译头文件以来,系统文件已被修改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚下载了xcode 6的最终版本并编译了我正在使用测试版的项目,现在生成以下错误模拟器显然,有人可以帮我这个。

I just downloaded the final version of xcode 6 and to compile a project that I was working with the beta, now generates the following error simulator apparently, someone can help me with this.

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等。 。

he error occurs when I try to compile on the simulator iphone 5s, 6, 6 plus and both resizables. works in another than iphone 5, 4 etc. . .

推荐答案

退出Xcode并删除位于此处的模块缓存中的所有内容:

Quit Xcode and remove everything in the module cache located here:

〜/ Library / Developer / Xcode / DerivedData / ModuleCache

使用之前构建的缓存Xcode版本对于此版本的Xcode和SDK无效,这会导致您的错误。

The cache that was built with a previous version of Xcode is invalid for this version of Xcode and SDK, and that is causing your error.

这篇关于错误:自生成预编译头文件以来,系统文件已被修改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆