make/package_osx.sh@c8e1d40eeab6
make/package_osx.sh
Tue, 18 Nov 2025 15:41:45 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 18 Nov 2025 15:41:45 +0100
- changeset 911
- c8e1d40eeab6
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
fix combobox get/set selection functions (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/