asc-xcode-build

Automates Xcode build, archive, export, and App Store Connect submission.

6|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-xcode-build-omega-bred
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-xcode-build
Source: https://github.com/omega-bred/bluebubbles-chatgpt-agent/tree/main/.agents/skills/asc-xcode-build
Command: npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-xcode-build-omega-bred

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of building, archiving, exporting, uploading, and managing Xcode versions and build numbers before submission to App Store Connect.

Core Features & Use Cases

  • Build and Archive Xcode Projects: Automate the creation of Xcode archives from workspaces or projects.
  • Export to IPA/PKG: Export builds to IPA or PKG format with custom export options.
  • Manage Build Numbers and Versions: Edit, view, and bump version and build numbers with ease.
  • Upload and Publish to App Store Connect: Automate the upload and publishing process for IPA files to App Store Connect.

Quick Start

Run the 'asc xcode build' command with the necessary options to build and archive your Xcode project, then use 'asc xcode export' to create an IPA and 'asc builds upload' to submit it to App Store Connect.

Frequently Asked Questions about asc-xcode-build

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

FAQPage Schema
How do I automate Xcode builds for App Store Connect submission?

You can automate Xcode builds for App Store Connect submission by running command-line operations to archive Xcode projects, export IPA files, and upload them directly to App Store Connect.

How do I manage version and build numbers for iOS apps before uploading?

You can manage version and build numbers for iOS apps by using command-line tools to view, edit, and automatically bump version and build numbers before archiving and exporting your Xcode project.

What's the best way to export an Xcode archive to an IPA for App Store Connect?

The best way to export an Xcode archive to an IPA for App Store Connect is to use automated command-line interfaces that apply custom export options to generate the required IPA or PKG file formats.

Can I upload and publish an IPA to App Store Connect from the command line?

Yes, you can upload and publish an IPA to App Store Connect from the command line by executing an automated upload command that handles the submission process for your iOS or macOS applications.

Does this build automation process work with both iOS and macOS applications?

Yes, this build automation process works with both iOS and macOS applications, supporting the archiving, version management, and submission of both IPA and PKG file formats to App Store Connect.

Why do I need to bump build numbers for App Store Connect submissions?

You need to bump build numbers for App Store Connect submissions because the platform requires a unique, incremented build number for each uploaded version of an iOS or macOS application to process the update.