Update to new OSX launcher snapshot.

This commit is contained in:
Paul Chote
2016-12-23 22:19:56 +00:00
parent 75c2b117d0
commit 951ce92fcc

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# OpenRA packaging script for Mac OSX # OpenRA packaging script for Mac OSX
LAUNCHER_TAG="osx-launcher-20160824" LAUNCHER_TAG="osx-launcher-20161223"
if [ $# -ne "3" ]; then if [ $# -ne "3" ]; then
echo "Usage: `basename $0` tag files-dir outputdir" echo "Usage: `basename $0` tag files-dir outputdir"