1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-23 14:13:57 +02:00

Pass app name to sign_step.sh too.

This commit is contained in:
Christian Muehlhaeuser
2015-01-21 16:40:49 +01:00
parent 5c6c1cb849
commit 5e042b66fe

View File

@@ -49,7 +49,7 @@ CERT_SIGNER=$2
if [ -f ~/sign_step.sh ];
then
~/sign_step.sh "$CERT_SIGNER"
~/sign_step.sh "$CERT_SIGNER" "Tomahawk.app"
fi
$ROOT/../admin/mac/create-dmg.sh Tomahawk.app