make/package_osx.sh@8570430391b3
make/package_osx.sh
Mon, 09 Jun 2025 08:47:57 +0200
- author
- Olaf Winermann <olaf.wintermann@gmail.com>
- date
- Mon, 09 Jun 2025 08:47:57 +0200
- changeset 612
- 8570430391b3
- parent 29
-
c96169444d88
- permissions
- -rwxr-xr-x
fix reference counting in UiGeneric set/get 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/