dogecoin/contrib/macdeploy
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
Flagged by flake8 v3.6.0, as W605, plus a few others identified
incidentally, e.g. 59ffecf66cf4d08c4b431e457b083878d66a3fd6.

Note that r"\n" matches to "\n" under re.match/search.
2019-09-03 14:38:38 -04:00
..
background.svg Bugfix: Correct copyright year in Mac DMG background image 2015-12-22 12:31:33 +00:00
custom_dsstore.py Update copyright headers to 2018 2018-12-29 10:15:01 +01:00
detached-sig-apply.sh Enable ShellCheck rules 2019-07-04 19:35:25 +03:00
detached-sig-create.sh Enable ShellCheck rules 2019-07-04 19:35:25 +03:00
extract-osx-sdk.sh Obsolete #!/bin/bash shebang 2018-06-20 11:12:41 +03:00
fancy.plist [OSX] revert renaming of Bitcoin-Qt.app 2015-06-01 15:42:34 +02:00
LICENSE Added a copy of the GPLv3 to macdeployqtplus 2011-11-02 19:26:32 +01:00
macdeployqtplus test/contrib: Fix invalid escapes in regex strings 2019-09-03 14:38:38 -04:00
README.md [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" 2015-05-19 11:03:49 +02:00

MacDeploy

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-Core.dmg.