Sign the released macOS app
This commit is contained in:
parent
03256d8ac9
commit
89fa2343a6
@ -38,7 +38,7 @@ def call(*cmd):
|
|||||||
|
|
||||||
def run_build(args):
|
def run_build(args):
|
||||||
os.chdir(build_path)
|
os.chdir(build_path)
|
||||||
call('./osx kitty')
|
call('./osx kitty --sign-installers')
|
||||||
call('./osx shutdown')
|
call('./osx shutdown')
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user