How can I find out if I have Xcode commandline tools installed? November 12, 2022 by Tarik /usr/bin/xcodebuild -version will give you the xcode version, run it via Terminal command