问题描述:升级macosx后 运行命令 出现了 xcrun: error: invalid active developer path, missing xcrun 错误
解决方案:
$xcode-select --install
如果不行,试一下:
$sudo xcode-select -switch /
问题描述:升级macosx后 运行命令 出现了 xcrun: error: invalid active developer path, missing xcrun 错误
解决方案:
$xcode-select --install
如果不行,试一下:
$sudo xcode-select -switch /