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

ARM64 installer (Apple M1) #622

Closed
troy-harris-droid opened this issue May 23, 2023 · 7 comments
Closed

ARM64 installer (Apple M1) #622

troy-harris-droid opened this issue May 23, 2023 · 7 comments

Comments

@troy-harris-droid
Copy link

Would be great to have an installer for an M1 without having to compile from source.

Latest Haveno-1.0.0.dmg 64-bit x86_64

@troy-harris-droid
Copy link
Author

Possible duplicate of #311

@woodser
Copy link
Contributor

woodser commented May 23, 2023

@troy-harris-droid You ran the command to allow Haveno to run on mac?

sudo xattr -rd com.apple.quarantine /Applications/Haveno.app

@ghost
Copy link

ghost commented May 23, 2023

@troy-harris-droid You ran the command to allow Haveno to run on mac?

sudo xattr -rd com.apple.quarantine /Applications/Haveno.app

got this error

“Haveno” is damaged and can’t be opened. You should move it to the Trash.

Compiling by source is working. Need JDK installed.
https://adoptium.net/download/

The .dmg need to be fix for mac arm user (m1 and m2)

@woodser
Copy link
Contributor

woodser commented May 23, 2023

“Haveno” is damaged and can’t be opened. You should move it to the Trash.

This error is expected. It can be ignored by right clicking /Applications/Haveno.app > Open, and repeating again if it's reported as damaged.

See release notes for full instructions on mac.

@troy-harris-droid
Copy link
Author

@troy-harris-droid You ran the command to allow Haveno to run on mac?

sudo xattr -rd com.apple.quarantine /Applications/Haveno.app

That's fixed it. Instructions are clear so I'd put this down to me doing too many things at once and skimming. Sorry for the noise. 👍

@woodser
Copy link
Contributor

woodser commented May 23, 2023

No worries. Thanks for testing. :)

@woodser woodser closed this as completed May 23, 2023
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