cli
cli copied to clipboard
fix: macos shows error when running binaries (missing notarization)
TL;DR
Our release binaries show an error when executed on macos.
Expected behavior
The binaries should run without issues on macos.
Observed behavior
macos shows an error screen because the binary was not notarized.
Minimal working example
- Be a macos user
- Download release binary
- Run binary
- Observe error
If you can not reproduce this, @LKaemmerling can reproduce locally.
Log output
No response
Additional information
Probably changed with https://github.com/hetznercloud/cli/commit/703f535444ac6e6dfa46470262c7bfd375f868d4
Possible alternative to rcodesign if needed: https://github.com/anchore/quill