Answers for "command line tools for xcode catalina"

1

check xcode version on mac terminal

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

install xcode tools using brew

xcode-select --install
Posted by: Guest on December-23-2020

Code answers related to "command line tools for xcode catalina"

Browse Popular Code Answers by Language