To remove it:
sudo rm -rf /Library/Developer/CommandLineToolsCode language: Bash (bash)
Start installation:
xcode-select --installCode language: Bash (bash)
If needed:
xcode-select --resetCode language: Bash (bash)
Alternatively, manually download them from:
https://developer.apple.com/download/all/

Leave a Reply