·asc-xcode-build
</>

asc-xcode-build

rudrankriyam/asc-skills

Build, archive, and export iOS/macOS apps with xcodebuild before uploading to App Store Connect. Use when you need to create an IPA or PKG for upload.

14Installs·3Trend·@rudrankriyam

Installation

$npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-xcode-build

SKILL.md

Use this skill when you need to build an app from source and prepare it for upload to App Store Connect.

Upload PKG macOS apps export as .pkg files. Use xcrun altool:

Note: The API key file must be in /.appstoreconnect/privatekeys/AuthKey .p8

Build, archive, and export iOS/macOS apps with xcodebuild before uploading to App Store Connect. Use when you need to create an IPA or PKG for upload. Source: rudrankriyam/asc-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-xcode-build
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is asc-xcode-build?

Build, archive, and export iOS/macOS apps with xcodebuild before uploading to App Store Connect. Use when you need to create an IPA or PKG for upload. Source: rudrankriyam/asc-skills.

How do I install asc-xcode-build?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-xcode-build Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rudrankriyam/asc-skills