gon icon indicating copy to clipboard operation
gon copied to clipboard

Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.

Results 4 gon issues
Sort by recently updated
recently updated
newest added

Hey there, I am sure this is user error but I cannot figure out how to use Gon to sign macOS universal binary that is created using GoReleaser. I get...

Hi @Bearer, I have tried to code signing the binary just for distribution outside the Appl Store but, first issue is there is no way to execute code-sign without notarizing...

Despite docs and help saying so ``` cat gon-config.json | gon - ``` ``` ❗️ Error loading configuration: : Configuration file not found; The configuration file - does not exist....