we are proud to announce that we just upload the wallet for mac
you can download it at our page


Hi, the MacOS wallet will not open, because it's missing QT framework (and boost but brew can solve that).
dyld: Library not loaded: /usr/local/opt/boost/lib/libboost_system.dylib
Referenced from: /Users/name/Downloads/giro_2_0_4_mac/./giro-qt
Reason: image not found
Abort trap: 6
Solved with: brew install boost
dyld: Library not loaded: /usr/local/opt/qt/lib/QtNetwork.framework/Versions/5/QtNetwork
Referenced from: /Users/name/Downloads/giro_2_0_4_mac/./giro-qt
Reason: image not found
Abort trap: 6
Think you have to package it to make it work on Macs without devtools installed.