apple-mac-cicd
Installation
SKILL.md
Apple macOS CI/CD & Auto-Updater
Expert workflow for shipping signed, notarized macOS apps via GitHub Actions with automatic updates. Grounded in the Cometrans (native Swift) and Cometode (Electron) repos in this workspace.
Reference Projects
| App | Stack | Release trigger | Auto-update |
|---|---|---|---|
| Cometrans | Swift CLI → .app + DMG |
workflow_dispatch with version input |
Sparkle-ready build numbers (not wired yet) |
| Cometode | Electron + Svelte | Push tag v* |
electron-updater + latest-mac.yml |
Read the reference files when implementing: