Tag: xcode
-
PCH file built from a different branch ((clang-425.0.24)) than the compiler ((clang-425.0.27))
Atualizei o XCode da versão 4.6.0 para 4.6.01 e de repente meus projetos não construÃam mais, dando o erro: PCH file built from a different branch ((clang-425.0.24)) than the compiler ((clang-425.0.27)) A solução foi simplesmente limpar o projeto. Vá ao menu “Product” e selecione “Clean”.