美文网首页
PCH file built from a different

PCH file built from a different

作者: 山野武夫 | 来源:发表于2022-04-18 09:41 被阅读0次

现象:

周一上班一打开项目就这样了。下班的时候无异常操作。

报错问题:
 PCH file built from a different branch ((clang-1316.0.21.2)) than the compiler ((clang-1316.0.21.2.3))

解决办法:
原因暂时不知道,直接clean一下就可以了。可能是Xcode缓存问题,导致异常。

相关文章

网友评论

      本文标题:PCH file built from a different

      本文链接:https://www.haomeiwen.com/subject/fkzrertx.html