Answers for "how to update xcode cli on mac"

1

update xcode command line

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

Browse Popular Code Answers by Language