首页 > 系统 > iOS > 正文

iOS 开发command+左键 不能索引 出现问号 Xcode一直处于indexing状态

2019-11-09 13:56:53
字体:
来源:转载
供稿:网友

1、如果Xcode一直处于indexing状态 

在终端中输入 defaults write com.apple.dt.Xcode IDEIndexDisable 1   解决

2、如果command+左键 不能索引 出现问号

在终端中输入 defaults write com.apple.dt.Xcode IDEIndexDisable 0


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表