Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

tuist xcodebuild build

tuist xcodebuild build extends the xcodebuild CLI build action with insights.

Arguments

passthrough-xcodebuild-arguments Optional

Arguments that will be passed through to the xcodebuild CLI. All arguments are forwarded to xcodebuild. Example: tuist xcodebuild build -scheme MyApp -destination 'platform=iOS Simulator,name=iPhone 15'

bash
tuist xcodebuild build [passthrough-xcodebuild-arguments]

help Optional

Show help information.

bash
tuist xcodebuild build -h
tuist xcodebuild build --help

Released under the MIT License.