mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-22 08:52:12 +02:00
Don't sign on 10.7 build machine.
This commit is contained in:
parent
27275c47a4
commit
3ed1275f0d
@ -44,7 +44,7 @@ CERT_SIGNER=$2
|
||||
cd ..
|
||||
|
||||
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 ];
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user