Skip to content

Commit

Permalink
Don't package it either.
Browse files Browse the repository at this point in the history
  • Loading branch information
culler committed Dec 2, 2024
1 parent d0fa3b7 commit e52fea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macOS_app/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def do_release(python, dmg_name, freshen=True):
build_app(python)
cleanup_app(python)
# sign_app()
package_app(dmg_name)
# package_app(dmg_name)


if __name__ == '__main__':
Expand Down

0 comments on commit e52fea0

Please sign in to comment.