Revision: 12686 http://sourceforge.net/p/skim-app/code/12686 Author: hofman Date: 2022-01-05 10:32:54 +0000 (Wed, 05 Jan 2022) Log Message: ----------- move comment
Modified Paths: -------------- trunk/build_skim.py Modified: trunk/build_skim.py =================================================================== --- trunk/build_skim.py 2022-01-04 23:50:03 UTC (rev 12685) +++ trunk/build_skim.py 2022-01-05 10:32:54 UTC (rev 12686) @@ -493,9 +493,8 @@ else: archive_path = create_dmg_of_application(new_version_string, archive == "dmg") - # will bail if any part fails if notarize_password != "": - + # will bail if any part fails notarize_archive(archive_path, notarize_password) if archive_path.endswith("dmg"): This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit