无奈,笔记本内存有限,在浏览一些大的工程时,需要
禁用 xcode 的索引服务:defaults write com.apple.dt.XCode IDEIndexDisable 1
如果需要再次打开则:defaults write com.apple.dt.XCode IDEIndexDisable 0