make/package_osx.sh@fe94e0fb9ef3
make/package_osx.sh
Sat, 29 Mar 2014 12:15:39 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 29 Mar 2014 12:15:39 +0100
- changeset 12
- fe94e0fb9ef3
- parent 7
-
431dde3c5fbe
- child 29
-
c96169444d88
- permissions
- -rwxr-xr-x
added some text functions
#!/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/