xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

23次阅读
没有评论

这个原因是因为没有安装 Command Line Tools,打开终端工具输入下面的安装命令安装 Command Line Tools。

xcode-select --install

Command Line Tools 安装完成后就解决了。

收藏
正文完
 0
liveob
版权声明:本站原创文章,由 liveob 于2024-09-15发表,共计111字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。
评论(没有评论)
验证码