From 2c04b8c8d076f42530fe33489f1b6edc0555cd07 Mon Sep 17 00:00:00 2001 From: MarioHewardt Date: Thu, 16 Jul 2026 15:20:31 -0700 Subject: [PATCH] Test PR --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce0bf13..38daa36 100644 --- a/README.md +++ b/README.md @@ -224,3 +224,5 @@ codesign -dv --verbose=2 "/Applications/ZoomIt.app" 2>&1 \ ``` The official app should report identifier `com.sysinternals.zoomitmac` and a Developer ID authority. Never distribute or install an ad-hoc-signed app under that official identifier; local builds must remain `ZoomIt (Dev).app` with identifier `com.sysinternals.zoomitmac.dev`. + + \ No newline at end of file