Re-Install XCode Command Line Tools

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/


Posted

in

, ,

by

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.