ASC CLI 5.5.0 adds signing certificates, IAP imports
ASC CLI 5.5.0 streamlines iOS deployment workflows by automatically generating missing signing certificates and exporting them as password-protected .p12 files alongside provisioning profiles. The update also introduces declarative JSON-based in-app purchase importing, entitlements-based capability reconciliation, and offline JUnit report generation from .xcresult bundles.
Apple's developer portal and web UI remain a persistent friction point for mobile CI/CD pipelines, making purpose-built, scriptable command-line tools indispensable for modern iOS release engineering.
- –Automated Signing: Fetching missing signing certificates directly into password-protected .p12 files eliminates the need for manual keychain manipulation in ephemeral CI environments.
- –Declarative In-App Purchases: Importing IAP catalogs, localizations, and review screenshots via JSON with dry-run validation brings predictable, GitOps-style management to App Store offerings.
- –Pipeline Idempotency: Flexible --if-exists flags and capability reconciliation with dry-run planning significantly reduce release pipeline failures caused by configuration drift.
- –Accelerated Feedback: Extracting JUnit test reports offline from existing .xcresult bundles and supporting up to eight concurrent screenshot uploads noticeably speed up CI cycle times.
DISCOVERED
1h ago
2026-09-25
PUBLISHED
1h ago
2026-09-25
RELEVANCE
AUTHOR
rudrank