Answers for "xcrun: error: invalid active developer path (/applications/xcode.app/contents/developer), missing xcrun at: /applications/xcode.app/contents/developer/usr/bin/xcrun failed during: git init -q"

-1

xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer),

$ sudo xcode-select -r
$ sudo xcode-select --switch /Library/Developer/CommandLineTools
Posted by: Guest on December-18-2020

Code answers related to "xcrun: error: invalid active developer path (/applications/xcode.app/contents/developer), missing xcrun at: /applications/xcode.app/contents/developer/usr/bin/xcrun failed during: git init -q"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language