make/package_osx.sh@0b1bb5687dca
make/package_osx.sh
Sun, 06 Apr 2025 13:53:33 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 06 Apr 2025 13:53:33 +0200
- changeset 555
- 0b1bb5687dca
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
fix crash in motif textfield functions
#!/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/