Skip to main content
Back to registry

asc-xcode-build

rudrankriyam/app-store-connect-cli-skills

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

Installs949
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-xcode-build
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when you need to build an app from source and prepare it for upload to App Store Connect. A minimal ExportOptions.plist for App Store distribution: macOS apps export as .pkg files. Upload with asc : Notes: Each upload requires a unique build number higher than previously uploaded builds. In Xcode project settings: Check existing builds: macOS requires ICNS format icons with all sizes: The build number must be higher than any previously uploaded build. Increment CURRENT_PROJECT_VERSION and rebuild. - Xcode installed and command line tools configured - Valid signing identity and provisioning profiles (or automatic signing enabled) - --pkg automatically sets platform to MAC_OS . - For .pkg uploads, --version and --build-number are required (they are not auto-extracted like IPA uploads). - Add --wait if you want to wait for build processing to complete.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-xcode-build do?

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

Is asc-xcode-build good?

asc-xcode-build does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does asc-xcode-build work with?

asc-xcode-build currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to asc-xcode-build?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install asc-xcode-build?

npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-xcode-build

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering