0f21d39ffa
For qt5.2 on osx, the qcocoa plugin is mandatory. However, it fails to load when qt.conf specifies the "plugin" path instead of the expected "Plugin". This is in line with the documentation: https://qt-project.org/doc/qt-5.0/qtdoc/qt-conf.html I'm not sure how the plugins were loading before, unless the case-sensitivity for OSX is new. |
||
---|---|---|
.. | ||
background.png | ||
background.psd | ||
fancy.plist | ||
LICENSE | ||
macdeployqtplus | ||
README.md |
MacDeploy
You will need the appscript package for the fancy disk image creation to work:
sudo easy_install appscript
For Snow Leopard (which uses Python 2.6), you will need the param_parser package:
sudo easy_install argparse
This script should not be run manually, instead, after building as usual:
make deploy
During the process, the disk image window will pop up briefly where the fancy settings are applied. This is normal, please do not interfere.
When finished, it will produce Bitcoin-Qt.dmg
.