Skip to content

Problem with binary for MacOS#430

Description

@brunomenezes

馃摎 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 Image

馃搱 Subtasks

  • Investigate binary generation available configurations.

馃幆 Definition of Done

  • Have a working Darwin binary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions