如何在Xcode 4中禁用索引?

Eri*_*yer 5 indexing xcode

在研究了如何禁用索引之后,我遇到了这个片段:

defaults write com.apple.dt.XCode IDEIndexDisable 1
Run Code Online (Sandbox Code Playgroud)

我不知道如何实现这一点.有人可以向前端人员展示我怎么会这样做吗?

谢谢!

SSt*_*eve 2

运行终端(在应用程序/实用程序中)并在命令行中键入或复制/粘贴。