xcrun: error: active developer path (“/Applications/Xcode.app/Contents/Developer”) does not exist

I’m having xcode issues when I try to use brew and git: xcrun: error: active developer path (“/Applications/Xcode.app/Contents/Developer”) does not exist, use xcode-select –switch path/to/Xcode.app to specify the Xcode that you wish to use for command line developer tools (or see man xcode-select) I can type xcode-select and it shows that the command exists. When … Read more