update mac app release

This commit is contained in:
2025-12-05 20:44:19 -08:00
parent 1191e14ce9
commit f734f98891

View File

@@ -23,6 +23,7 @@ make clean
rm -fr kge.app* kge-qt.app*
make
mv kge.app kge-qt.app
macdeployqt -always-overwrite kge-qt.app
zip -r kge-qt.app.zip kge-qt.app
sha256sum kge-qt.app.zip
open .