Mac升级出现的xcrun问题

Mac升级到
image.png

出现了工具使用的问题

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

Mac升级出现的xcrun问题_第1张图片
image.png

Mac升级出现的xcrun问题_第2张图片
image.png

解决方法,重装xcode command line:

xcode-select --install

如果没有解决问题,请继续谷歌^ _ ^或者百度

你可能感兴趣的:(Mac升级出现的xcrun问题)