fix macdeploy script

make deploy will generate blackcoin img file
This commit is contained in:
pensokha
2018-03-03 14:38:29 +07:00
parent ce1dec5ba6
commit 6efd9d8057
6 changed files with 11 additions and 9 deletions

View File

@@ -1 +1 @@
{ CFBundleDisplayName = "Bitcoin Core"; CFBundleName = "Bitcoin Core"; }
{ CFBundleDisplayName = "Blackcoin Core"; CFBundleName = "Blackcoin Core"; }