mac active developer path
xcode-select --install
mac active developer path
xcode-select --install
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
$ xcode-select --install
$ sudo xcode-select --reset
$ sudo xcode-select -s /Library/Developer/CommandLineTools
Note: In case you have Xcode installed,
you may need to specify Xcode directory in this case,
it should be something like this
$ xcode-select -s /Applications/Xcode.app
xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer),
$ sudo xcode-select -r
$ sudo xcode-select --switch /Library/Developer/CommandLineTools
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us