Skip to content

tuist xcodebuild build-for-testing

tuist xcodebuild build-for-testing extends the xcodebuild CLI build-for-testing 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-for-testing -scheme MyAppTests -destination 'platform=iOS Simulator,name=iPhone 15'

bash
tuist xcodebuild build-for-testing [passthrough-xcodebuild-arguments]

help Optional

Show help information.

bash
tuist xcodebuild build-for-testing -h
tuist xcodebuild build-for-testing --help

Released under the MIT License.