3

I've just installed XCode 6 and something odd is happening.

I can run my app in a physical iOS7 phone, but not in the simulator, so that means the app is working fine.

When I build in the simulator I get this 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/xxxxxx/Library/Developer/Xcode/DerivedData/xxxxx-bssuvokuewryahcpprljeeteqzui/Build/Intermediates/PrecompiledHeaders/Pods-xxxxx-Mantle-prefix-eoukyqdtliihgbfojcbqetlttnwe/Pods-xxxxx-Mantle-prefix.pch.pch' was built

I tried:

I think it's just related with the simulator but I don't know what I can do. Any ideas?

Community
  • 1
  • 1
xarly
  • 2,054
  • 4
  • 24
  • 40
  • 4
    Hi, this solution worked for me: http://stackoverflow.com/questions/19391768/file-has-been-modified-since-the-precompiled-header-was-built/25182895#comment40550716_25182895 – Matz Sep 18 '14 at 10:26
  • @Matz this is the solution that worked for me: http://stackoverflow.com/a/25182895/624920 It's similar, but more generic. – Ryan Maloney Sep 19 '14 at 17:06
  • That is the same, which I've posted :D – Matz Sep 22 '14 at 07:05

0 Answers0