Skip to content

Instantly share code, notes, and snippets.

@dodikk
Created March 17, 2014 08:57

Revisions

  1. dodikk created this gist Mar 17, 2014.
    1 change: 1 addition & 0 deletions UIKit pch error
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    fatal error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h' has been modified since the precompiled header '/var/folders/fw/yrmk7vp92d531rckrfh6gqk40000gn/C/com.apple.DeveloperTools/5.0.2-5A3005/Xcode/5.0.2-5A3005/Xcode/ModuleCache/9OZFK1C8N0DD/UIKit.pcm' was built
    3 changes: 3 additions & 0 deletions pch mismatch error
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk'
    error: PCH file built from a different branch ((clang-500.2.79)) than the compiler ((clang-503.0.38))
    1 error generated.