Answers for "mac install xcode command line minimal"

1

check xcode version on mac terminal

/usr/bin/xcodebuild -version
Posted by: Guest on October-27-2020
10

install xcode terminal

sudo xcode-select -switch /Applications/Xcodex.x.x.app

for more info
https://www.freecodecamp.org/news/how-to-download-and-install-xcode/
Posted by: Guest on March-26-2021

Code answers related to "mac install xcode command line minimal"

Browse Popular Code Answers by Language