Emasoft

iOS Archive Testflight — Development skill for Claude Code

Development community

Archive the app and upload a build to TestFlight via App Store Connect.

How to install iOS Archive Testflight

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-archive-testflight/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-archive-testflight && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-archive-testflight.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-archive-testflight/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Archive Testflight does


description: Archive the app and upload a build to TestFlight via App Store Connect. argument-hint: "[scheme] [--workspace path] [--internal-group name]"

Archive the current iOS/iPadOS app and upload the build to TestFlight via App Store Connect. This command takes a Release-signed binary from `.xcarchive` → validate → upload → polled to `VALID` → assigned to a TestFlight group. It STOPS at TestFlight — it does NOT submit for App Review (that is a separate, irreversible step).

Argument

Alternatives in Development

  • Connect — Fancy stream processing made operationally mundane 8608 114 1 8.6k ★
  • Connect Ckan — Renamed → /portaljs-connect-ckan 2.3k ★
  • Agentlas Upload — Publish an Agentlas package to Agent Cloud or the public Hub 1.1k ★

Full documentation available on GitHub

View Source Repository