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