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

xcrun: error: unable to find uti

作者: HAKA | 来源:发表于2018-06-12 15:46 被阅读28次

在已经安装了Xcode的情况下执行react-native run-ios 遇到下面错误:
xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

解决方法:在 终端执行如下命令

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

相关文章

网友评论

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

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