Open floitsch opened 4 months ago
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.
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
No response
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