xcodebuild
officiallocal-onlypackage managementcurl
Apple · Apple builds, ios/macos projects, and xcode automation from the terminal.
$ xcode-select --installOne-liner to try
$ xcodebuild -listAgent pack
Quick reference
Install
xcode-select --installVerify
xcodebuild --versionFirst command
xcodebuild -listMachine JSON
/cli/xcodebuild.jsonAbout
The official CLI from Apple. Apple builds, ios/macos projects, and xcode automation from the terminal. Runs entirely on your machine.
Example workflow
1. xcodebuild -list