mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 02:32:33 -04:00
Use calibre.zip rather than program.zip for notarization
This commit is contained in:
+1
-1
@@ -102,4 +102,4 @@ def sign_app(appdir, notarize):
|
||||
with make_certificate_useable():
|
||||
do_sign_app(appdir)
|
||||
if notarize:
|
||||
notarize_app(appdir)
|
||||
notarize_app(appdir, 'calibre')
|
||||
|
||||
Reference in New Issue
Block a user