Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Apple Silicon support: Switch to arm64 automatically #1089

Description

@flying-sausages

Homework

Problem statement

Nativefier should use the -a arm64 flag natively on machines that support it.

Suggested solution

Include arm64 in arch detection for MacOs

Alternative solutions

using the -a arm64 option every single time I would like to make an app

Context

  • Nativefier: 42.0.2
  • Node.js: 15.4
  • Npm: 7.2.0
  • OS: MacOS 11.1
  • Additional context: On an m1 machine and dying to get all those electron apps working natively already

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions