Add script for signing

This commit is contained in:
Manfred Karrer 2016-04-27 00:33:22 +02:00
parent 96764394bd
commit 9a3b16fc36
4 changed files with 57 additions and 24 deletions

View file

@ -38,9 +38,9 @@ rm "gui/deploy/Bitsquare.html"
rm "gui/deploy/Bitsquare.jnlp"
mv "gui/deploy/bundles/Bitsquare-$fullVersion.dmg" "gui/deploy/Bitsquare-$fullVersion.dmg"
rm "gui/deploy/bundles"
rm -r "gui/deploy/bundles"
mv "gui/deploy/SeedNode.jar" "gui/deploy/SeedNode-0.4.4.jar"
mv "gui/deploy/SeedNode.jar" "gui/deploy/SeedNode-$fullVersion.jar"
cd package/mac