OSX Launcher: Removing script for old build system

This commit is contained in:
meeh
2018-09-19 19:12:26 +00:00
parent 0f8a61803f
commit eb81cadac0

View File

@@ -1,9 +0,0 @@
#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd ../../..
ant preppkg-osx-only
cd pkg-temp
zip -r7 $DIR/base.zip *
echo "[+] Done building base.zip from ant's pkg-temp."
ninja appbundle