invalid active developer path (/Library/Developer/CommandLineTools) After upgrading macOS
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Solution:
xcode-select --install
Comments
Post a Comment