Skip to content

ci: add macOS entitlements for code signing and notarization#3

Draft
shiyasmohd wants to merge 1 commit intomainfrom
shiyasmohd/add-macos-entitlements
Draft

ci: add macOS entitlements for code signing and notarization#3
shiyasmohd wants to merge 1 commit intomainfrom
shiyasmohd/add-macos-entitlements

Conversation

@shiyasmohd
Copy link

@shiyasmohd shiyasmohd commented Feb 16, 2026

Summary

  • Add entitlements.plist required by the build workflow's macOS code signing and notarization step

Context

The build workflow (.github/workflows/build.yml) references entitlements.plist during the notarize job, but the file was missing from the repo. Without it, macOS code signing fails and no release can be published.

Closes edgeandnode/amp#1759

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.

Add release workflow to ampup repo: build binaries for Linux & macOS with notarization

1 participant