1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-21 13:21:52 +02:00

Package unmodified Sparkle framework

This commit is contained in:
Dominik Schmidt
2014-10-28 05:43:38 +01:00
parent 9d6bcfefdf
commit 1201b5b534

View File

@@ -37,7 +37,8 @@ VERSION=$1
cp $ROOT/../admin/mac/qt.conf Contents/Resources/qt.conf
header "Copying Sparkle framework"
cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks
rm -rf Contents/Frameworks/Sparkle.framework
cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks/
header "Creating DMG"
cd ..