make/package_osx.sh@3e2516e7a957
make/package_osx.sh
Wed, 02 Sep 2026 16:57:28 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Wed, 02 Sep 2026 16:57:28 +0200
- changeset 1240
- 3e2516e7a957
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
add support for actions in imageviewer events (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/