This update makes macOS signing and notarization optional for server releases, controlled by an MACOS_NOTARIZATION_ENABLED repository variable. Raw macOS binaries are now consistently built for all release versions, while .pkg installers are generated only when notarization is enabled. This provides greater flexibility for development and local testing workflows while maintaining secure production standards.

Configurable macOS signing and notarization - caiowilson/MCP-memento