The public repository no longer ships native macOS app packaging or signing
scripts. The supported public build path is the Node-based Gateway/CLI package.For local development on macOS, use:
pnpm installpnpm buildpnpm check
Code signing is only relevant to native app distributions maintained outside
this public build tree.