Skip to content

Problem with binary for MacOS #430

@brunomenezes

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.

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