file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIResponder.h' has been modified since the precompiled header '/Users/spring/Library/Developer/Xcode/DerivedData/HelpWithYourFamily-gvizfjagrtybanhdijvmanpbwkar/Build/Intermediates/PrecompiledHeaders/HelpWithYourFamily-Prefix-cqbqapfmzdroephezeqniwuruztq/HelpWithYourFamily-Prefix.pch.pch' was built
解决方法:
删除缓存中的数据:
本文介绍了一个Xcode开发过程中遇到的问题——预编译头文件与修改后的文件不匹配导致的错误,并提供了解决方案,即清除缓存中的数据。
1220

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



