Skip to content

Conversation

@Minh141120
Copy link
Member

This pull request updates the notarization process for macOS binaries in the Makefile to streamline the workflow and improve maintainability.

Updates to macOS notarization process:

  • Makefile: Replaced the loop-based notarization process with a single find command that directly invokes the quill notarize command. The new approach passes environment variables (QUILL_NOTARY_KEY_ID, QUILL_NOTARY_ISSUER, and QUILL_NOTARY_KEY) to the quill tool, simplifying the script and removing redundant checks.

@Minh141120 Minh141120 self-assigned this Aug 2, 2025
@Minh141120 Minh141120 added this pull request to the merge queue Aug 2, 2025
Merged via the queue into dev with commit 76abad0 Aug 2, 2025
4 checks passed
@Minh141120 Minh141120 deleted the chore/makefile-notarization-macos branch August 2, 2025 07:39
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.

3 participants