make/package_osx.sh@b459361d98ad
make/package_osx.sh
Wed, 17 Dec 2025 18:31:20 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Wed, 17 Dec 2025 18:31:20 +0100
- changeset 1015
- b459361d98ad
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
implement enable_state for the switch widget (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/