make/package_osx.sh@f415387fff6f
make/package_osx.sh
Thu, 29 Jan 2026 19:01:52 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Thu, 29 Jan 2026 19:01:52 +0100
- changeset 1064
- f415387fff6f
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
add visibility_states arg to labels, buttons, text widgets (Motif)
#!/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/