make/package_osx.sh@e2fd132ab781
make/package_osx.sh
Mon, 31 Mar 2014 20:22:16 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 31 Mar 2014 20:22:16 +0200
- changeset 14
- e2fd132ab781
- parent 7
-
431dde3c5fbe
- child 29
-
c96169444d88
- permissions
- -rwxr-xr-x
added menu item lists (Cocoa implementation)
#!/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/