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

xcrun: error: unable to find uti

作者: 踩坑小分队 | 来源:发表于2020-09-25 16:59 被阅读0次

场景

最近升级了Xcode,更新pod私有库的时候报错了,记录一下
xcrun: error: unable to find utility "simctl", not a developer tool or in PATH ) during validation.

image.png

解决办法

1、打开Xcode
2、command+逗号
将Command line Tools设置一下


image.png

再次在终端中运行即可

相关文章

网友评论

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

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