Error:PCH file built from a different branch ((clang-425.0.24)) than the compiler ((clang-425.0.27)) 升级了XCode,然后再编译就出现这个问题了。 答案: clean build就好了。