Skip to content

Mac OS Arm64 is corrupted when built on Linux 64 #1611

Open
@coreybruce

Description

Preflight Checklist

  • [ x] I have read the contribution documentation for this project.
  • [ x] I agree to follow the code of conduct that this project follows, as appropriate.
  • [ x] I have searched the issue tracker for a bug that matches the one I want to file, without success.

Issue Details

  • Electron Packager Version:
    Electron Packager 17.1.2
  • Electron Version:
    Electron 25.9.7
  • Operating System:
    Mac OS 14.11

Expected Behavior

Built application should run and not say it's corrupted on Mac OS Arm64

image

Seems to work when built on Arm64 Mac OS also for some reason when built it's 600mbs but when it's built on Mac OS Arm64 it's only 215mb

Actual Behavior

Should run and also not be bloated for no reason when built on Linux x64

To Reproduce

Compile app on Linux, copy on Mac OS Arm64 and run

Additional Information

Activity

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

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

      Mac OS Arm64 is corrupted when built on Linux 64 · Issue #1611 · electron/packager