A minimalist Markdown viewer.
The Release workflow needs these GitHub Secrets configured at the repo level:
| Secret | What |
|---|---|
APPLE_CERT_BASE64 |
Base64 of the .p12 Developer ID Application certificate (base64 -i mycert.p12 | pbcopy) |
APPLE_CERT_PASSWORD |
Password used when exporting the .p12 |
KEYCHAIN_PASSWORD |
Any string — used for the temporary CI keychain |
APPLE_SIGNING_IDENTITY |
Full identity string, e.g. "Developer ID Application: Your Name (TEAM_ID)" |
APPLE_TEAM_ID |
10-char Apple Team ID |
APPLE_ID |
Apple ID email used for notarization |
APPLE_APP_PASSWORD |
App-specific password generated at appleid.apple.com |
cargo tauri build
Produces src-tauri/target/release/bundle/macos/mdz.app and .dmg.