馃摎 Context
Currently, we are providing binaries for Linux and Darwin (macOS) on x64 and arm64 architectures. At the moment, the Darwin arm64 is broken/corrupted, and it is not possible to use it if you download a built artefact (Here is a release with options to download).
鉁旓笍 Solution
Determine whether special parameters need to be passed to Bun when generating a Darwin OS binary.
Apparently, it would not be a problem related to Apple's code-signing (paid Apple developer account), as you can install and use unsigned applications on your Mac. It would only display a warning and ask if you want to proceed with opening the App. The screenshot below shows a clearly different message, referring to a damaged application.
OS message Screenshot
馃搱 Subtasks
馃幆 Definition of Done
馃摎 Context
Currently, we are providing binaries for Linux and Darwin (macOS) on x64 and arm64 architectures. At the moment, the Darwin arm64 is broken/corrupted, and it is not possible to use it if you download a built artefact (Here is a release with options to download).
鉁旓笍 Solution
Determine whether special parameters need to be passed to Bun when generating a Darwin OS binary.
Apparently, it would not be a problem related to Apple's code-signing (paid Apple developer account), as you can install and use unsigned applications on your Mac. It would only display a warning and ask if you want to proceed with opening the App. The screenshot below shows a clearly different message, referring to a damaged application.
OS message Screenshot
馃搱 Subtasks
馃幆 Definition of Done