make/package_osx.sh@7ce561f92632
make/package_osx.sh
Wed, 08 Oct 2025 22:00:20 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Wed, 08 Oct 2025 22:00:20 +0200
- changeset 820
- 7ce561f92632
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
add UI_BOOL_EDITABLE table model type (GTK)
#!/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/