mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Sign the released macOS app
This commit is contained in:
@@ -38,7 +38,7 @@ def call(*cmd):
|
||||
|
||||
def run_build(args):
|
||||
os.chdir(build_path)
|
||||
call('./osx kitty')
|
||||
call('./osx kitty --sign-installers')
|
||||
call('./osx shutdown')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user