I'm having the strangest problem now.
I calved off a copy of SCRIBUS to start making version 1.1 more modular and Xcode is acting flakey on me. Every OTHER compile, it seems to resort back to an old source and I cant even figure out where its coming from. I have changed may key part of the source but when it compiles and then runs, I see the NSLog statements that reflect my old copy??
I have to clean before every compile now when I didnt have to before. I have even tried to delete then entire build folder (which appeared to have worked for a couple of rounds, but then the old copy came back again?
I never experienced this during my 1.0 development.