xcodebuild

officiallocal-onlypackage managementcurl

Apple · Apple builds, ios/macos projects, and xcode automation from the terminal.

$ xcode-select --install
One-liner to try
$ xcodebuild -list

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Usable with guardrails · 60/100
Verify
xcodebuild --version
Agent URL
/cli/xcodebuild/agent.md

Quick reference

Installxcode-select --install
Verifyxcodebuild --version
First commandxcodebuild -list

About

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

Alternatives worth considering