Mac binary crashes
Tested on MacOS 12.4 with 0.9.18.2 dmg release.
Issue is that it is trying to dynamically link in the QtWidgets library in from /usr/local/opt/qt@5/lib/QtWidgets.framework/Version/5/QtWidgets
Build system should either be including that in the .app directory or statically linking it in.