asc-builds

List App Store Connect builds with status, versions, and upload dates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps developers and product managers quickly check the status, versions, and upload dates of builds submitted to App Store Connect, streamlining the release and testing process.

Core Features & Use Cases

  • View Build Status: Easily see if builds are in beta testing, expired, or ready for submission.
  • Organize by Version: Builds are grouped by marketing version for clarity.
  • Flexible Listing: Get a flat list of recent builds or a summarized view.
  • Use Case: Before a release, quickly check the latest builds for the upcoming version to ensure they are stable and correctly configured for TestFlight.

Quick Start

Show the last 2 marketing versions with 3 builds each from App Store Connect.

Frequently Asked Questions about asc-builds

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

FAQPage Schema
How do I list App Store Connect builds and check their TestFlight status?

You can list App Store Connect builds by requesting a summary grouped by marketing version, which displays build status, versions, and upload dates. This helps verify if builds are in TestFlight beta testing, expired, or ready for submission.

Can I filter App Store Connect builds by specific version numbers?

Yes, you can filter App Store Connect builds by specifying the number of marketing versions and builds per version to display. This allows you to narrow the output to recent builds or focus on a specific app release.

What is the best way to view recent iOS app builds before a release?

The best way to view recent iOS app builds is to request a flat list of recent builds from App Store Connect. This provides a quick summary of build status and upload dates to ensure versions are stable before TestFlight deployment.

Do I need the asc CLI tool to check app deployment status?

Yes, checking app deployment status requires the asc CLI tool and bash scripts to interact with the App Store Connect API. This setup queries the service to retrieve build versions and processing states for iOS development.

How does this tool group builds for App Store Connect?

This tool groups builds by marketing version to provide clear organization of your app deployment history. It utilizes the App Store Connect API to list build status, versions, and upload dates for each release group.