asc-submit

Submit iOS builds to App Store Connect and monitor review status.

2|Updated Aug 28, 2023
One-click install
npx skills add https://github.com/IngrediCheck/IngrediCheck-iOS --skill asc-submit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-submit
Source: https://github.com/IngrediCheck/IngrediCheck-iOS/tree/main/.claude/skills/asc-submit
Command: npx skills add https://github.com/IngrediCheck/IngrediCheck-iOS --skill asc-submit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of submitting iOS applications to the App Store for review and allows for checking the status of ongoing submissions.

Core Features & Use Cases

  • Submit for Review: Upload and submit a specific build version for Apple's review.
  • Check Submission Status: Monitor the current state of an active App Store submission.
  • Cancel Submission: Halt an ongoing submission process if needed.
  • Use Case: After a new version of your app is built and tested, you can use this Skill to initiate the App Store review process without manually navigating the App Store Connect interface.

Quick Start

Use the asc-submit skill to check the current App Store submission status.

Frequently Asked Questions about asc-submit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit an iOS app build to the App Store for review?

To submit an iOS app build for App Store review, this Skill manages the entire submission lifecycle via the asc command-line tool, handling build selection, validation, and final upload to Apple.

Can I check the status of an active App Store submission from the command line?

Yes, you can check your active App Store submission status directly from the command line. This Skill monitors the current state of your iOS application review process without requiring manual App Store Connect navigation.

How do I cancel an ongoing App Store submission for my iOS application?

You can cancel an ongoing App Store submission for your iOS application by using the cancellation functionality provided by this Skill, halting the review process immediately via the asc command-line integration.

Do I need the App Store Connect API to automate iOS app submission?

Yes, automating iOS app submission requires integration with Apple's App Store Connect API. This Skill uses the 'asc' command-line tool to interact with the API for build validation and final submission.

What is the best way to manage the App Store review lifecycle without using the web interface?

The best way to manage the App Store review lifecycle without the web interface is using this Skill. It handles build selection, validation, submission, status monitoring, and cancellation through the asc command-line tool.