Answers for "command line xcode version"

0

check xcode version on mac terminal

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

Installing Command line tools for Xcode via CLI

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

Browse Popular Code Answers by Language