From 47933a6a4bcafbec0884f9ec516c27744353b400 Mon Sep 17 00:00:00 2001 From: Ben Olden-Cooligan Date: Sun, 19 Mar 2023 15:26:49 -0700 Subject: [PATCH] Mac: Set dyld entitlement Fixes #116 --- NAPS2.App.Mac/Entitlements.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NAPS2.App.Mac/Entitlements.plist b/NAPS2.App.Mac/Entitlements.plist index 446fe171d..3b5792f3e 100644 --- a/NAPS2.App.Mac/Entitlements.plist +++ b/NAPS2.App.Mac/Entitlements.plist @@ -4,5 +4,9 @@ com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-dyld-environment-variables +