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
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 60/100
Verify
xcodebuild --version
Agent URL
/cli/xcodebuild/agent.md
Quick reference
Install
xcode-select --installVerify
xcodebuild --versionFirst command
xcodebuild -listAbout
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