To remove it:
Code language: Bash (bash)sudo rm -rf /Library/Developer/CommandLineTools
Start installation:
Code language: Bash (bash)xcode-select --install
If needed:
Code language: Bash (bash)xcode-select --reset
Alternatively, manually download them from:
https://developer.apple.com/download/all/
Leave a Reply