Skip to content

ci: notarize + staple the macOS .dmg wrapper - #266

Merged
omercelikdev merged 1 commit into
mainfrom
ci/staple-dmg
Jul 13, 2026
Merged

ci: notarize + staple the macOS .dmg wrapper#266
omercelikdev merged 1 commit into
mainfrom
ci/staple-dmg

Conversation

@omercelikdev

Copy link
Copy Markdown
Owner

tauri-action notarizes+staples the .app but leaves the .dmg unstapled, so spctl -t install on the disk image reports "Unnotarized Developer ID". Added a post-build step that submits the .dmg (contents already notarized → Apple clears it fast) and staples the ticket, so the .dmg passes Gatekeeper too.

🤖 Generated with Claude Code

tauri-action notarizes+staples the .app but leaves the .dmg unstapled, so
`spctl -t install` on the disk image reports "Unnotarized Developer ID".
Added a post-build step that submits the .dmg (contents already notarized,
so Apple clears it fast) and staples the ticket, so the .dmg passes
Gatekeeper too — not just the .app inside.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@omercelikdev
omercelikdev merged commit a4f7b76 into main Jul 13, 2026
@omercelikdev
omercelikdev deleted the ci/staple-dmg branch July 13, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant