make/package_osx.sh@91696f7fa475
make/package_osx.sh
Sat, 13 Jun 2026 14:12:43 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 13 Jun 2026 14:12:43 +0200
- changeset 1194
- 91696f7fa475
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
move toolbar items to the next pane, when splitpane is hidden (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/