From b718e602ad1447c0a7e6e270fb89c959c3916248 Mon Sep 17 00:00:00 2001 From: Mazen El-Kashef Date: Fri, 24 Jan 2020 09:58:27 -0500 Subject: [PATCH] Fix startup issue after notarization --- resources/mac/entitlements.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/mac/entitlements.plist b/resources/mac/entitlements.plist index d6b93bc0b..875a7cf2d 100644 --- a/resources/mac/entitlements.plist +++ b/resources/mac/entitlements.plist @@ -4,5 +4,7 @@ com.apple.security.cs.allow-unsigned-executable-memory + com.apple.security.cs.disable-library-validation +