Random Errata · Aug 16, 2024
A very rough guide to notarizing CLI apps for macOS
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I just added code signing and notarization for PaperAge macOS binaries using GitHub Actions, so here’s a very rough guide to how I did it. Background I use GitHub actions for the PaperAge release process, as documented in a previous blog post . The tl;dr process looks something like this: A new release is tagged using cargo-release A draft release is created on GitHub PaperAge is built for all…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.