From 0c35914185004db8beee12c9337e0800de545038 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Thu, 7 May 2026 21:21:26 -0500 Subject: [PATCH] disable requirement that all libraries be signed by same teamId --- apps/electron/entitlements.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/electron/entitlements.plist b/apps/electron/entitlements.plist index 46f43d4a0..d46335fd0 100644 --- a/apps/electron/entitlements.plist +++ b/apps/electron/entitlements.plist @@ -8,5 +8,7 @@ com.apple.security.cs.allow-dyld-environment-variables + com.apple.security.cs.disable-library-validation +