release-mac-app
Installation
SKILL.md
Mac App Release
Attribution: Sourced from steipete/agent-scripts by Peter Steinberger.
Use for Sparkle-updated macOS apps (menu bar apps, utilities, etc.).
Rules
- Work from the app repo.
- Read
.mac-release.env; it is the repo-owned release manifest. - Never print private key material.
- Prefer Keychain Sparkle signing.
SPARKLE_PRIVATE_KEY_FILEis an explicit override only.