diff --git a/install/macos/build-app.py b/install/macos/build-app.py index c2aa1f5..2ec0fc0 100755 --- a/install/macos/build-app.py +++ b/install/macos/build-app.py @@ -75,9 +75,7 @@ def sign_app_bundle(build_path, dist_path, app_path): icon_path = os.path.join(root, "install", "macos", "dangerzone.icns") print("○ Code signing app bundle") - identity_name_application = ( - "Apple Distribution: Freedom of the Press Foundation (94ZZGGGJ3W)" - ) + identity_name_application = "Apple Development: Trevor Timm (TW4JVM8ZCU)" entitlements_plist_path = os.path.join(root, "install/macos/entitlements.plist") for path in itertools.chain(