mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-20 12:52:30 +02:00
Don't copy Sparkle into the bundle manually. It's dragged in by dependency.
This commit is contained in:
@@ -37,8 +37,8 @@ CERT_SIGNER=$2
|
|||||||
|
|
||||||
cp $ROOT/../admin/mac/qt.conf Contents/Resources/qt.conf
|
cp $ROOT/../admin/mac/qt.conf Contents/Resources/qt.conf
|
||||||
|
|
||||||
header "Copying Sparkle framework"
|
# header "Copying Sparkle framework"
|
||||||
cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks
|
# cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks
|
||||||
|
|
||||||
header "Creating DMG"
|
header "Creating DMG"
|
||||||
cd ..
|
cd ..
|
||||||
|
Reference in New Issue
Block a user