xcrun: error: unable to find uti

2020-01-05  本文已影响0人  洋洋_13dc

用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

作为备注

原文地址:https://blog.csdn.net/u010411264/article/details/62888873

上一篇 下一篇

猜你喜欢

热点阅读