-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Is your feature request related to a problem?
From what I can tell the macOS binary isn't signed/notarized. I wasn't able to store it in my DMG and have the DMG signed and notarized.
Describe the solution you'd like
Sign and notarize the executables.
You can take inspiration from our fork: https://github.com/toitlang/esptool/blob/b2d74c9958b1e6e858b655fbc1b6e28d3b3ca9be/.github/workflows/build_esptool.yml#L92
Describe alternatives you've considered
No response
Additional context
No response
FlorianHeigl and AshUK