Skip to content

Instantly share code, notes, and snippets.

@zogreptile
Last active December 22, 2020 10:39
Show Gist options
  • Save zogreptile/d07ffb36389af5397907c0a41d18e76d to your computer and use it in GitHub Desktop.
Save zogreptile/d07ffb36389af5397907c0a41d18e76d to your computer and use it in GitHub Desktop.
Xcode command line tools reinstall
sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment