Answers for "install software updates for xcode terminal mac"

0

check xcode version on mac terminal

/usr/bin/xcodebuild -version
Posted by: Guest on October-27-2020
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