[Write] Add a build to a TestFlight group
asc_beta_group_add_buildAssign an uploaded build to a TestFlight beta group to grant testers access without re-uploading.
Instructions
Write. Adds an already-uploaded build to a TestFlight beta group, making it available to that group's testers. The build must already exist in App Store Connect (see asc_builds_list) — this tool does not upload builds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| group | Yes | Beta group name (e.g. "Internal Testers") or its id | |
| buildId | Yes | Build id or build/version number |