Skip to content

Implement macOS build signing in workflow#18

Merged
zig-for merged 31 commits into
mainfrom
macos_signing
Mar 2, 2026
Merged

Implement macOS build signing in workflow#18
zig-for merged 31 commits into
mainfrom
macos_signing

Conversation

@zig-for
Copy link
Copy Markdown
Owner

@zig-for zig-for commented Feb 25, 2026

Added steps to sign macOS build in GitHub Actions workflow.

Added steps to sign macOS build in GitHub Actions workflow.
Comment out macOS signing credentials and related steps.
Uncomment steps for unpacking Apple signing credentials, signing macOS build, and notarizing the build.
Refactor notarization command for better readability.
Add step to create a zip file for upload to Apple.
Updated codesign commands to include runtime options for macOS builds.
Removed commented-out steps for App Store Connect API key installation and notarization from the workflow.
Add artifact upload step for macOS builds.
Add notarization step for macOS build in CI workflow
@zig-for zig-for merged commit fc58c5c into main Mar 2, 2026
6 checks passed
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