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?