make/package_osx.sh@b06e43f1edd4
make/package_osx.sh
Thu, 05 Dec 2024 08:40:37 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Thu, 05 Dec 2024 08:40:37 +0100
- branch
- newapi
- changeset 408
- b06e43f1edd4
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
fix grid colspan/rowspan
#!/bin/sh
# create .app
rm -Rf build/mk12.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/
cp -R resource/locales build/mk12.app/Contents/Resources/