DocsGitHubnpm
Browse documentation

App Store Connect

Drive App Store Connect through the asc CLI, including TestFlight shipping.

appstore-connect talks to App Store Connect via asc: apps, builds, TestFlight, testers, reviews, sales, metadata, IAP, signing, and submissions.

Invoke

Terminal
$appstore-connect testflight

What it does

  • appstore-connect testflight builds and uploads (API-key signing, eas build --local by default, --expo for a cloud build).
  • appstore-connect testflight setup stops once credentials are ready.
  • Requires the asc CLI. Check asc auth status before shipping.

Install

Included in the free bundle:

Terminal
npx aiblueprint-cli@latest agents setup

Install only this skill:

Terminal
npx skills@latest add Melvynx/aiblueprint --skill appstore-connect