mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Tauri notarizes the .app but not the .dmg container. When users download the DMG from GitHub Releases, macOS quarantines everything and Gatekeeper doesn't clear quarantine on embedded helper binaries (like the bundled Node runtime), causing SIGTRAP on first launch. Add a post-build step that signs, notarizes, and staples the DMG, then re-uploads it to the release.