- React-native 无法运行
- 命令打包报错 xcrun: error: unable to f
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
- xcrun: error: unable to find uti
在使用webstorm运行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/
网友评论