Skip to content

ci: sign and notarize macOS releases - #1436

Open
0thomasholland wants to merge 1 commit into
CyberTimon:mainfrom
0thomasholland:macos-sign-and-notarize
Open

ci: sign and notarize macOS releases#1436
0thomasholland wants to merge 1 commit into
CyberTimon:mainfrom
0thomasholland:macos-sign-and-notarize

Conversation

@0thomasholland

Copy link
Copy Markdown

Description

Adds the Apple signing and notarization environment required by Tauri for published macOS release builds. This is the long-term path to Gatekeeper-compliant releases and official Homebrew Cask eligibility.

Type of Change

  • Build/CI or Dependency update

Changes Made

  • Pass Apple signing and notarization secrets to Tauri only for published macOS release jobs.
  • Keep pull-request and non-macOS builds unsigned.

Testing

  • Parsed .github/workflows/build.yml as YAML.
  • A release build requires maintainers to configure Apple credentials first.

Checklist

  • My code follows the project's code style.
  • My changes generate no new warnings or errors in YAML parsing.

Additional Notes

Before the next macOS release, configure APPLE_CERTIFICATE, APPLE_CERTIFICATE_PASSWORD, APPLE_SIGNING_IDENTITY, APPLE_ID, APPLE_PASSWORD, and APPLE_TEAM_ID as repository secrets. Apple Developer Program credentials remain maintainer-controlled.

Copilot AI review requested due to automatic review settings July 28, 2026 13:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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