AI AGENT ADDONS
Mobile Development
1,197installs

You can build and send your app to the App Store with these steps. This helper manages Xcode version numbers, creates archives, exports IPA or PKG files, and uploads them. It works for iOS, tvOS, visionOS, and macOS apps.

The skill takes care of tricky tasks like picking the next build number to avoid rejections. It uses the asc xcode commands that are safer and easier than raw xcodebuild. You can also publish to TestFlight or the App Store directly.

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