make/package_osx.sh@fefdfe7b2fc5
make/package_osx.sh
Sun, 23 Mar 2025 18:09:24 +0100
- author
- Olaf Winermann <olaf.wintermann@gmail.com>
- date
- Sun, 23 Mar 2025 18:09:24 +0100
- changeset 503
- fefdfe7b2fc5
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
implement single row list updates (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/