when i work on my project Xcode is indexing 90 percent of the time and it slows my macbook pro a lot i tried this command in terminal and restarted Xcode but it didn't stop indexing
what am i doing wrong
PHP:
defaults write com.apple.dt.XCode IDEIndexDisable 1
what am i doing wrong