Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with mac M1 #8169

Closed
SabatoRusso opened this issue Apr 8, 2024 · 1 comment
Closed

Build with mac M1 #8169

SabatoRusso opened this issue Apr 8, 2024 · 1 comment

Comments

@SabatoRusso
Copy link

  • 24.13.0:
  • v16.20.2:
  • mac :{target:['dmg','pkg']}:

when build with mac M1 I have this warning:
Detected arm64 process, HFS+ is unavailable. Creating dmg with APFS - supports Mac OSX 10.12+

@mmaietta
Copy link
Collaborator

That's not a bug. Historically, electron-builder built dmg's as HFS+, since this is no longer available via hdiutil, this log message is alerting that the dmg will have a minimum OS version of 10.12 to be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants