Skip to main content
Back to registry

asc-notarization

rudrankriyam/app-store-connect-cli-skills

Use this skill when you need to notarize a macOS app for distribution outside the App Store.

Installs818
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-notarization
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykWARN
About this skill
Use this skill when you need to notarize a macOS app for distribution outside the App Store. Before archiving, confirm a valid Developer ID Application identity exists: If no identity is found, create one at (the App Store Connect API does not support creating Developer ID certificates). If codesign or xcodebuild fails with "Invalid trust settings" or "errSecInternalComponent", the certificate may have custom trust overrides that break the chain: After fixing trust settings, verify the chain is intact: The signing must show the chain: Developer ID Application → Developer ID Certification Authority → Apple Root CA. Create an ExportOptions plist for Developer ID distribution: Export the archive: This produces a .app bundle signed with Developer ID Application and a secure timestamp. Confirm: Fetch the log URL to see detailed issues: After notarization succeeds, staple the ticket so the app works offline: For DMG or PKG distribution, staple after creating the container: To notarize .pkg files, you need a Developer ID Installer certificate (separate from Developer ID Application). This certificate type is not available through the App Store Connect API — create it at . Sign the package: Then submit: The Developer ID certificate has custom trust overrides. See the Preflight section above to remove them.

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-notarization do?

Use this skill when you need to notarize a macOS app for distribution outside the App Store.

Is asc-notarization good?

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

What agent does asc-notarization work with?

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

What are alternatives to asc-notarization?

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

How do I install asc-notarization?

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

Related skills

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

Related skills

Alternatives in Software Engineering