AI AGENT ADDONS

You can build your iOS or macOS app directly from source code using this skill. It helps you create an archive and export an IPA or PKG file for upload. The skill works with App Store Connect to manage the whole process.

The skill also handles version and build numbers. You can view, edit, or bump them automatically. This avoids low build number rejections when uploading to the App Store.

After exporting, you can upload the app to TestFlight or the App Store. The skill supports both iOS and macOS app flows. It includes helpers for archiving, exporting, and publishing.

Add Asc Xcode Build skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-xcode-build

Project

mkdir -p .claude/skills/asc-xcode-build

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago