asc-xcode-build
Automate iOS and macOS app builds, exports, and uploads to App Store Connect using xcodebuild and asc CLI.
Install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-xcode-buildStats
| Total installs | 1,373 |
| Weekly installs | 1.4K |
| GitHub stars | 615 |
| First seen | Feb 2, 2026 |
| Source | @rudrankriyam/app-store-connect-cli-skills |
Summary
- Handles both iOS (IPA) and macOS (PKG) builds through archive and export workflows with xcodebuild
- Requires valid signing identity, provisioning profiles, and Xcode command line tools configured
- Integrates with asc CLI for uploading builds; macOS uploads require explicit version and build number parameters
- Build numbers must be unique and higher than previous uploads; includes commands to check existing builds and verify project settings
Tags
Related skills
| Skill | Installs | vs asc-xcode-build |
|---|---|---|
| feishu-doc | 1,359 | -14 |
| alert-manager | 1,501 | +128 |
| personal-assistant | 1,361 | -12 |
| desktop-computer-automation | 1,504 | +131 |
| senior-backend | 1,422 | +49 |
FAQ
- How many installs does asc-xcode-build have?
- asc-xcode-build has 1,373 total installs and 1.4K installs this week.
- Where is asc-xcode-build hosted?
- asc-xcode-build is published by @rudrankriyam/app-store-connect-cli-skills at https://github.com/rudrankriyam/app-store-connect-cli-skills.
- How many GitHub stars does asc-xcode-build have?
- asc-xcode-build has 615 GitHub stars.
- When was asc-xcode-build first indexed?
- OrangeBot.AI first indexed asc-xcode-build on Feb 2, 2026.
- How do I install asc-xcode-build?
- Run: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-xcode-build