mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
* Added code-signing to OS X build scripts.
This commit is contained in:
committed by
Leo Franchi
parent
34dc6d23ee
commit
64274d6d39
@@ -45,6 +45,9 @@ VERSION=$1
|
|||||||
header "Creating DMG"
|
header "Creating DMG"
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
header "Signing bundle"
|
||||||
|
codesign -s "Developer ID Application: Leonardo Franchi" -f -v ./Tomahawk.app
|
||||||
|
|
||||||
$ROOT/../admin/mac/create-dmg.sh Tomahawk.app
|
$ROOT/../admin/mac/create-dmg.sh Tomahawk.app
|
||||||
mv Tomahawk.dmg Tomahawk-$VERSION.dmg
|
mv Tomahawk.dmg Tomahawk-$VERSION.dmg
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user