共计 245 个字符,预计需要花费 1 分钟才能阅读完成。
macos 跟新大版本系统之后,命令行提示下方错误信息:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解决办法:
在终端命令行输入
xcode-select --install
回车
按照系统提示,完成安装,此过程并不是完全安装 xcode 软件,1- 2 分钟就完成了。
正文完
加入官方交流QQ群:778957856