[Write] Attach a build to an App Store version
asc_version_select_buildAssign an uploaded build to an App Store version. Use dry-run to preview the assignment before applying.
Instructions
Write. Sets which uploaded build an App Store version will ship. Supports dryRun to preview without applying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| dryRun | No | Preview only, do not apply | |
| buildId | Yes | Build id or build/version number to attach | |
| version | Yes | App Store version string, e.g. "1.1" |