IOS Auto Release

Set up CI/CD that auto-builds, signs, uploads, and submits a native iOS/iPadOS app to App Store Connect on every push to main (GitHub Actions on macOS). Use when a user wants automated App Store releases / "auto submit a build on push" / a release pipeline for an Xcode app. Reuses the App Store Connect API key as the upload+submit token; handles signing assets as GitHub secrets, the iOS-26-SDK requirement, and the review-submission race.

alfredang cb67310 7 files · 47.4 KB Updated

File contents

alfredang/skills/tree/main/ios-auto-release commit cb6731034e

Frequently asked questions

npx skillmds@latest add alfredang/ios-auto-release