cli icon indicating copy to clipboard operation
cli copied to clipboard

fix: macos shows error when running binaries (missing notarization)

Open apricote opened this issue 1 year ago • 1 comments

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.

macos-cli-notarization

Minimal working example

  1. Be a macos user
  2. Download release binary
  3. Run binary
  4. 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

apricote avatar Aug 06 '24 09:08 apricote

Possible alternative to rcodesign if needed: https://github.com/anchore/quill

jooola avatar Aug 06 '24 09:08 jooola