views:

38

answers:

1

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?

A: 

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

Sijo