André Amorim

Crafting Web Experiences

//

Re-Install XCode Command Line Tools

To remove it:

sudo rm -rf /Library/Developer/CommandLineTools

Start installation:

xcode-select --install

If needed:

xcode-select --reset

Alternatively, manually download them from:
https://developer.apple.com/download/all/


Published date:

Modified date: