标签: ios xcode
我刚刚更新到xcode 4.6.2并且在运行程序时出现以下错误:
PCH file built from a different branch ((clang-425.0.27)) than the compiler ((clang-425.0.28))
如何修复此错误以及它来自何处。它出现在我从未见过的错误之前。
提前感谢您的帮助:)
答案 0 :(得分:6)
答案很简单......我只需按照上述评论的建议清理我的程序