# tuist xcodebuild

tuist xcodebuild extends the xcodebuild CLI with server capabilities such as selective testing or analytics.

## Subcommands

| Command | Description |
| --- | --- |
| `tuist xcodebuild archive` | tuist xcodebuild archive extends the xcodebuild CLI archive action with insights. |
| `tuist xcodebuild build` | tuist xcodebuild build extends the xcodebuild CLI build action with insights. |
| `tuist xcodebuild build-for-testing` | tuist xcodebuild build-for-testing extends the xcodebuild CLI build-for-testing action with insights. |
| `tuist xcodebuild test` | tuist xcodebuild test extends the xcodebuild CLI test action with insights. |
| `tuist xcodebuild test-without-building` | tuist xcodebuild test-without-building extends the xcodebuild CLI test action with insights. |
| `tuist xcodebuild xcode-build-command-reorderer` |  |
