Asc Appstore Release

GitHub Actions workflow templates for uploading builds and releasing to the App Store using the `asc` CLI. Use this skill when: (1) Setting up a CI/CD pipeline that uploads a signed IPA/PKG to App Store Connect (2) Automating App Store submission from GitHub Actions using `asc` (3) Adding TestFlight distribution steps (add beta group, update "What's New") (4) User asks "how do I release to the App Store from CI", "create a GitHub Actions workflow for App Store submission" (5) Wiring `asc builds upload`, `asc versions set-build`, `asc versions submit` into a pipeline (6) Adding a pre-submission readiness gate using `asc versions check-readiness`

tddworks 9317926 4 files · 31.8 KB Updated

File contents

tddworks/asc-cli-skills/tree/main/asc-appstore-release commit 93179260b3

Frequently asked questions

npx skillmds@latest add tddworks/asc-appstore-release