Vno Jekyll is a port of my Ghost theme vno.
Download the theme
是否关闭代码索引打开代码索引命令defaults write com.apple.dt.XCode IDEIndexDisable 0关闭代码索引命令defaults write com.apple.dt.XCode IDEIndexDisable 1执行完命令,都需要重启Xcode当Index打开时 Xcode代码提示功能依然失效 cd进入~/Library/Developer/Xcode/DerivedData ls一下 找到你的项目所用的目录(一般以你的项目名开头) cd...…