BUILD: Add target for uploading Sparkle appcast

This commit is contained in:
Eugene Sandulenko 2016-03-27 23:40:58 +02:00
parent 6c280ef527
commit 5441bb6116

View file

@ -406,6 +406,9 @@ osxsnap: bundle
ScummVM-snapshot.dmg
rm -rf ScummVM-snapshot
publish-appcast:
scp dists/macosx/scummvm_appcast.xml www.scummvm.org:/var/www/html/
#
# Windows specific
#