mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Use calibre.zip rather than program.zip for notarization
This commit is contained in:
parent
743c457c4b
commit
b4533c3de5
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user