Not a long time ago I updated Xcode to version 4. This new version spent a lot of time on indexing the project (it\'s quite large). That\'s why I would like to disable index
It's not possible to disable indexing in Xcode 4. Many of the IDE's features are built on top of the index it maintains.