make/package_osx.sh@7a36f91c22f7
make/package_osx.sh
Tue, 01 Apr 2014 11:50:32 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 01 Apr 2014 11:50:32 +0200
- changeset 15
- 7a36f91c22f7
- parent 7
-
431dde3c5fbe
- child 29
-
c96169444d88
- permissions
- -rwxr-xr-x
fixed menu update
#!/bin/sh
# create .app
cp -R resource/template.app build/mk12.app
mkdir -p build/mk12.app/Contents/MacOS/
cp build/bin/mk12 build/mk12.app/Contents/MacOS/