mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 15:47:38 +02:00
Don't sign on 10.7 build machine.
This commit is contained in:
@@ -44,7 +44,7 @@ CERT_SIGNER=$2
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
header "Signing bundle"
|
header "Signing bundle"
|
||||||
codesign -s "Developer ID Application: $CERT_SIGNER" -f -v ./Tomahawk.app
|
# codesign -s "Developer ID Application: $CERT_SIGNER" -f -v ./Tomahawk.app
|
||||||
|
|
||||||
if [ -f ~/sign_step.sh ];
|
if [ -f ~/sign_step.sh ];
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user