In a current project (480 source files), whenever i add a new module, i cant seem to have the .h and .m files indexed, so i ‘code blind’. It compiles fine though. In order to get the index refreshed i MUST quit and restart Xcode (with all the vagaries associated with it , see here.
Is there a way (without the restart) to force Xcode to reindex the project. Note: cleaning, deleting derived data, and rebuilding do not work.
Xcode 4.3 solves this, although it has its own quirks with regards to indexing … indexes ‘all’ ‘all the time’… Fed up, i switched to AppCode.