Answers for "invalid active developer path (/applications/xcode.app/contents/developer)"

0

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
0

invalid active developer path (/applications/xcode.app/contents/developer)

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

Code answers related to "invalid active developer path (/applications/xcode.app/contents/developer)"

Browse Popular Code Answers by Language