Hi,
I am working on a pretty big project, it has >800 files. Every time I start the project, Xcode starts to index. (It takes a long time to complete the indexing)
No matter how many times I run this
defaults write com.apple.dt.XCode IDEIndexDisable 1
It just would not disabled. Anyone knows better ways to stop this nuisance?
I am working on a pretty big project, it has >800 files. Every time I start the project, Xcode starts to index. (It takes a long time to complete the indexing)
No matter how many times I run this
defaults write com.apple.dt.XCode IDEIndexDisable 1
It just would not disabled. Anyone knows better ways to stop this nuisance?