delete app bundle folder. It will be recreated by macdeplotqt.

This commit is contained in:
Axel Kohlmeyer
2025-07-07 21:35:54 -04:00
parent 5ec4a6bd2e
commit 7a2c051b69

View File

@ -4,7 +4,7 @@ APP_NAME=lammps-gui
VERSION="$1"
echo "Delete old files, if they exist"
rm -f ${APP_NAME}.dmg ${APP_NAME}-rw.dmg LAMMPS_GUI-macOS-multiarch*.dmg
rm -f ${APP_NAME}.dmg ${APP_NAME}-rw.dmg LAMMPS_GUI-macOS-multiarch*.dmg lammps-gui.app
echo "Create initial dmg file with macdeployqt"
macdeployqt lammps-gui.app -dmg