Skip to main content
Back to the directory
rudrankriyam/app-store-connect-cli-skillsSoftware EngineeringFrontend and Design

asc-xcode-build

Build and export iOS/macOS apps with xcodebuild for App Store Connect upload.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-xcode-build
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, asc-xcode-build has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: rudrankriyam/app-store-connect-cli-skills. Canonical URL: https://skills.sh/rudrankriyam/app-store-connect-cli-skills/asc-xcode-build.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build and export iOS/macOS apps with xcodebuild for App Store Connect upload. Use this skill when you need to build an app from source and prepare it for upload to App Store Connect. Before archiving, prefer asc xcode version ... over manual pbxproj edits when you need to inspect or bump app versions. Notes: 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 it with asc xcode version bump --type build , or resolve a remote-safe number with asc builds next-build-number --app "APP_ID" --version "2.2.0" --platform IOS and then apply it with asc xcode version edit --build-number "NEXT_BUILD" before rebuilding. - 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 - Xcode...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Build and export iOS/macOS apps with xcodebuild for App Store Connect upload.

Is asc-xcode-build good?

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

Which AI agents support asc-xcode-build?

asc-xcode-build currently lists compatibility with Skills CLI.

Is asc-xcode-build safe to install?

asc-xcode-build has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to asc-xcode-build?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install asc-xcode-build?

Run the following command to 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