1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-19 04:11:46 +02:00

Don't copy Sparkle into the bundle manually. It's dragged in by dependency.

This commit is contained in:
Christian Muehlhaeuser
2015-01-26 01:49:57 +01:00
parent 6fb56dc6cc
commit 0b394c812a

View File

@@ -37,8 +37,8 @@ CERT_SIGNER=$2
cp $ROOT/../admin/mac/qt.conf Contents/Resources/qt.conf
header "Copying Sparkle framework"
cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks
# header "Copying Sparkle framework"
# cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks
header "Creating DMG"
cd ..