Revision: 27349
http://sourceforge.net/p/bibdesk/svn/27349
Author: hofman
Date: 2022-04-04 08:33:27 +0000 (Mon, 04 Apr 2022)
Log Message:
-----------
remove stray chcracter from build script
Modified Paths:
--------------
trunk/bibdesk/build_release.py
Modified: trunk/bibdesk/build_release.py
===================================================================
--- trunk/bibdesk/build_release.py 2022-04-04 06:31:58 UTC (rev 27348)
+++ trunk/bibdesk/build_release.py 2022-04-04 08:33:27 UTC (rev 27349)
@@ -573,7 +573,7 @@
if notarize_password != "":
# will bail if any part fails
notarize_archive(archive_path, notarize_password)
- `
+
if archive_path.endswith("dmg"):
# xcrun stapler staple BibDesk.app-1.4.zip
staple_cmd = ["xcrun", "stapler", "staple", archive_path]
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit