asc-submit
Installation
SKILL.md
ASC CLI App Submission Guide
This skill covers building, archiving, exporting, and uploading the try! Swift Tokyo app to App Store Connect for all three platforms (iOS, macOS, visionOS).
Prerequisites
- ASC CLI authenticated:
asc auth statusshould show credentials - Xcode with iOS, macOS, and visionOS SDKs installed
ExportOptions.plistat project root (method: app-store-connect, teamID: 9PC9DZ9559)
Project Info
- App ID: 6479317240
- Bundle ID: jp.tryswift.tokyo.App
- Team ID: 9PC9DZ9559
- Workspace: trySwiftTokyo.xcworkspace
- Scheme: App
Build Number Strategy
Related skills
More from tryswift/try-swift-tokyo
tca
Expert guidance on The Composable Architecture (TCA) for Swift, focusing on ReducerProtocol, macros, and testability.
32vapor
Expert guidance for Vapor 4+ development, focusing on async/await, Fluent, and content negotiation.
15ignite
Guidelines for building static sites using the Ignite Swift framework.
14swift-concurrency
Definitive guide for Swift 6+ Concurrency, strictly enforcing Sendable, Actors, and Structured Concurrency.
14skip
Guidelines for Android development using the Skip framework (Swift to Kotlin transpilation).
1playwright
Patterns for Playwright E2E testing with custom fixtures, role-based selectors, and assertion patterns.
1