Skip to content

Add Developer ID signing + notarization to macOS build#42

Merged
madhephaestus merged 1 commit into
mainfrom
macos-codesigning
Jun 21, 2026
Merged

Add Developer ID signing + notarization to macOS build#42
madhephaestus merged 1 commit into
mainfrom
macos-codesigning

Conversation

@stevethibault

Copy link
Copy Markdown
Contributor
  • package-macos.sh: env-driven --mac-sign + entitlements, then notarytool submit --wait + stapler staple; no-op (unsigned) when no creds are set.
  • mac-entitlements.plist: hardened-runtime entitlements for the JVM.
  • release.yml: both mac jobs import the Developer ID cert into a temp keychain and materialize the notary API key, then pass creds to the build.
  • MACOS-SIGNING.md + docs/macos-signing-and-notarization.md: setup + record.

- package-macos.sh: env-driven --mac-sign + entitlements, then notarytool
  submit --wait + stapler staple; no-op (unsigned) when no creds are set.
- mac-entitlements.plist: hardened-runtime entitlements for the JVM.
- release.yml: both mac jobs import the Developer ID cert into a temp
  keychain and materialize the notary API key, then pass creds to the build.
- MACOS-SIGNING.md + docs/macos-signing-and-notarization.md: setup + record.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@madhephaestus madhephaestus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@madhephaestus
madhephaestus merged commit 1b8923d into main Jun 21, 2026
21 checks passed
@madhephaestus
madhephaestus deleted the macos-codesigning branch June 21, 2026 13:30
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.

2 participants