Tuesday, September 1, 2020

MAC Error: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

Did you just upgrade your MAC OS? Are you now receiving this error?

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

Solution:
Run the following command on the terminal
xcode-select --install


Please share your feedback below. Hope you find this helpful!

CaptiveCode


No comments:

Post a Comment