asc_upload_build
Archive, sign, and upload the app to TestFlight using a configured fastlane lane. Returns a job ID immediately for asynchronous progress tracking.
Instructions
Archive, sign, and upload the app to TestFlight via the configured fastlane lane (default: fastlane beta; see ASC_FASTLANE_* / ASC_UPLOAD_CMD env vars). Runs asynchronously (5–15 min) — returns a job ID immediately; poll with asc_job_status. Note: if the lane calls increment_build_number you do NOT need asc_bump_version first unless changing the marketing version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||