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

xcrun: error: unable to find uti

作者: HDB_Li | 来源:发表于2018-05-07 22:43 被阅读0次

终端调用XCode时,偶尔会出现下列错误。

```

- ERROR | [iOS] unknown: Encountered an unknown error (/usr/bin/xcrun simctl list -j devices

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

) during validation.

```

错误的原因是XCode未设置Command line tools,解决方法就是在`XCode` -> `Preferences...` -> `Locations`中设置Command line tools。

相关文章

网友评论

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

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