make/package_osx.sh@cc488843c92b
make/package_osx.sh
Mon, 01 Jun 2026 20:07:13 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 01 Jun 2026 20:07:13 +0200
- changeset 1156
- cc488843c92b
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
fix sourcelist dynamic update (Cocoa)
#!/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/