XCode compiles all source every time i build project and it takes a lot of time. Looks like precompiled headers don't work. It worked correct before i changed location of project. What shuold i do to make it work?

UPD: it's fixed few minutes ago. I don't know how.

UPD2: It's starts again! XCode compiles all sources every time i build. How to manage this problem?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

This error happened for me also when i changed my MAC time and edited some header files and changed time again in MAC. So i opened the files which are edited after changing time, and saved it again. That solved my problem.Its reason should is in this answer

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.