美文网首页
Appium-doctor 检测Xcode未安装问题(Xcode

Appium-doctor 检测Xcode未安装问题(Xcode

作者: single仔 | 来源:发表于2019-05-23 11:32 被阅读0次

我本机的Developer文件夹在:/Applications/Xcode.app/Contents/Developer

现在需要把Xcode的路径设置成这个才对,在终端输入以下命令

sudo xcode-select--switch /Applications/Xcode.app/Contents/Developer/

//提示输入本机密码

//执行成功后再次执行Appium-doctor就不会检测Xcode未安装了

相关文章

网友评论

      本文标题:Appium-doctor 检测Xcode未安装问题(Xcode

      本文链接:https://www.haomeiwen.com/subject/lhdvzqtx.html