0
点赞
收藏
分享

微信扫一扫

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

暮晨夜雪 2021-09-29 阅读 61
iOS OC开发

如下错误:

解决方法:
打开终端执行 xcode-select --install

参考链接https://www.cnblogs.com/espooky/p/5979920.html

举报

相关推荐

0 条评论