macOS Notarization Use this skill when you need to notarize a macOS app for distribution outside the App Store. Preconditions Xcode installed and command line tools configured. Auth is configured ( asc auth login or ASC_* env vars). A Developer ID Application certificate in the local keychain. The app's Xcode project builds for macOS. Preflight: Verify Signing Identity Before archiving, confirm a valid Developer ID Application identity exists: security find-identity -v -p codesigning | grep "Developer ID Application" If no identity is found, create one at https://developer.apple.com/account/resources/certificates/add (the App Store Connect API does not support creating Developer ID certificates). Show more Installs 2.2K Repository rorkai/app-stor…i-skills GitHub Stars 952 First Seen Apr 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
asc-notarization
安装
npx skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-notarization