My Xcode compiles are taking longer and longer.
Each time I compile it claims it's compiling one file in the Activity window even though I would not have editede it and it has no dependence on the files I'm editing. In the Build window it claims it's compiling another file (the right one).
I have tried cleaning, precompiled headers are in place etc..
This is Xcode 3.2.2
Why is this happening?