I disabled indexing to get speed back, it worked! Now I upgraded my RAM from 4gb to 8gb and would like to give it a try again.
I used this code in terminal the 1st time:
defaults write com.apple.dt.XCode IDEIndexDisable 1
I tried this code and restarted, didn't work:
defaults write com.apple.dt.XCode IDEIndexEnable 1
Anyone know another command?