upload_to_testflight
Download an IPA from Codemagic and upload it to TestFlight via App Store Connect. Optionally distribute to a beta group.
Instructions
Download an IPA artifact from Codemagic and upload it to TestFlight via App Store Connect. Optionally distribute to a beta group after upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The App Store Connect app ID | |
| ipa_url | Yes | The IPA download URL from a Codemagic build artifact | |
| beta_group | No | TestFlight beta group name to distribute to after upload |