Skip to content

Building for arch x64 mac on a arm64 mac #6433

@ammarrush

Description

@ammarrush
  • Electron-Builder Version: 22.13.1
  • Node Version: 16.13.0
  • Electron Version: 13.6.2
  • Electron Type (current, beta, nightly): Current
  • Target: arch x64 and arm64 mac

I am trying to build an electron app for both mac x64 and arm64 on a arm64 mac, the build process exits successfully but the built version for mac x64 does not open any window when I start it on a x64 mac, for arm64 Mac it works fine. I am using this command to build: electron-builder -m --x64 --arm64 --publish always

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions