Revision: 12245
http://sourceforge.net/p/skim-app/code/12245
Author: hofman
Date: 2021-04-04 22:09:32 +0000 (Sun, 04 Apr 2021)
Log Message:
-----------
Build dmg from prepared dmg for release
Modified Paths:
--------------
trunk/build_skim.py
Modified: trunk/build_skim.py
===================================================================
--- trunk/build_skim.py 2021-04-04 22:00:10 UTC (rev 12244)
+++ trunk/build_skim.py 2021-04-04 22:09:32 UTC (rev 12245)
@@ -448,7 +448,7 @@
new_version, new_version_string, minimum_system_version = read_versions()
- archive_path = create_zip_of_application(new_version_string)
+ archive_path = create_dmg_of_application(new_version_string, False)
# will bail if any part fails
if username != "":
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit