Tauri Bundling Macos Signing

Use when signing and notarizing a Tauri v2 macOS build for distribution outside the Mac App Store — provisioning a Developer ID Application cert, wiring `APPLE_SIGNING_IDENTITY` (or base64 `APPLE_CERTIFICATE` for CI), authoring hardened-runtime entitlements, choosing notarytool API-key vs Apple-ID auth, stapling the ticket, producing a universal-binary `.app`, and the parallel App Store Connect path (Apple Distribution cert + `.pkg` via `productbuild`).

stuffbucket Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-bundling-macos-signing commit d3737b899f

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-bundling-macos-signing