美文网首页
xcrun: error: unable to find uti

xcrun: error: unable to find uti

作者: 福将的逆袭 | 来源:发表于2018-10-27 11:48 被阅读0次

xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

2017年03月17日 15:22:05 l竹子l 阅读数:11518更多

个人分类: React Native

用web storm 运行react-native 工程时,出错:xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

解决办法:

解决方法:在 终端执行如下命令 sudo xcode-select -s /Applications/Xcode.app/Contents/Developer/

注意:前提是你已经安装了xcode

原文地址:http://www.th7.cn/Program/IOS/201612/1035506.shtml

相关文章

网友评论

      本文标题:xcrun: error: unable to find uti

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