CI: OSX - enable sparkle

This commit is contained in:
Colin Edwards
2017-03-05 20:33:53 -06:00
parent db1391da61
commit c22cfaa15b
2 changed files with 2 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ unzip -q ./vlc-master.zip
curl -L -o ./sparkle.tar.bz2 https://github.com/sparkle-project/Sparkle/releases/download/1.16.0/Sparkle-1.16.0.tar.bz2
mkdir ./sparkle
tar -xf ./sparkle.tar.bz2 -C ./sparkle
sudo cp -R ./sparkle/Sparkle.framework /Library/Frameworks/Sparkle.framework
# CEF Stuff
curl -kLO https://obs-nightly.s3-us-west-2.amazonaws.com/cef_binary_${CEF_BUILD_VERSION}_macosx64.tar.bz2 -f --retry 5 -C -