mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Also create a zip archive in scripts/build.sh
Rename zip archive - add macOS suffix
This commit is contained in:
@@ -32,6 +32,8 @@ do_create_dmg() {
|
||||
-srcfolder ${DMGDIR} \
|
||||
-ov -format UDZO \
|
||||
${DMGDIR}.dmg
|
||||
# Let's also create a zip archive:
|
||||
zip -r ${DMGDIR}_macOS.zip ${DMGDIR}
|
||||
}
|
||||
|
||||
do_fix_qt_plugins_in_app() {
|
||||
|
||||
Reference in New Issue
Block a user