We have integrated automated code signing and notarization into our release pipeline for macOS. This ensures that our distributed binaries meet Apple's security requirements, preventing gatekeeper warnings and improving user trust. The new workflow includes a specific script to handle the signing process and updates to our CI configurations. Apple notarization experience

Implemented code signing and notarization for macOS releases - caiowilson/MCP-memento