Answers for "update xcode commandline tools"

1

update xcode command line

sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install
Posted by: Guest on April-18-2021
1

xcode select command line tools

Code Block sudo xcode-select --switch /Applications/Xcode-beta.appsudo xcode-select --install
Posted by: Guest on April-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language