Skip to content

monero-wallet-gui

Latest
Compare
Choose a tag to compare
@Mike-Bou Mike-Bou released this 14 Apr 05:03
· 12 commits to main since this release
2d05b64

Version 0.18.2.2 Built for Apple Silicon - aarch64 - arm64

App is Codesigned, not Notarized by Apple.

The .dmg and some tar files built with: 'cmake -D CMAKE_BUILD_TYPE=Release -D ARCH=default' (arm64 - Qt 5.15.10)

2 builds of command-line-tools:

monero-commandline-tools-v0.18.2.2.tgz
monero-v0.18.2.2-commandline-tools-aarch64.tar is latest, built with 'make release -j4'

Latest build:
monero-wallet-gui-v0.18.2.2-arm64-Qt5.15.10.app.tar.gz
monero-gui-mac-aarch64-v0.18.2.2.dmg

This build does not include Plugins or Resources, which are in the x86_64 version of the .app
I am looking into that, i was unable to add them.

Qt resources supplied by qt.io are all x86_64 (even apps on my M1)
Qt from homebrew is arm64.

It does work!

Any problem, try installing Qt from Homebrew, from https://brew.sh 'brew install qt@5'