From 303b5342732f50ad80fca94ed4e732a36f9951ce Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 27 Feb 2023 13:49:12 +0100 Subject: [PATCH] macOS: Allow Squish to attach itself for RTA https://kb.froglogic.com/squish/mac/troubleshoot/hardened-runtime/#which-entitlements-squish-needs Fixes: SQUISH-15904 Change-Id: Ib3a07ce2cb33d8fef63b21b19af3b7aabbab88ea Reviewed-by: Christian Stenger (cherry picked from commit 78d17390b8b922efa7681e1ebab7d8c626a1f66d) Reviewed-by: Tim Jenssen --- dist/installer/mac/entitlements.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist/installer/mac/entitlements.plist b/dist/installer/mac/entitlements.plist index 4bf9fbeb0a4..8500f2f703f 100644 --- a/dist/installer/mac/entitlements.plist +++ b/dist/installer/mac/entitlements.plist @@ -12,5 +12,8 @@ com.apple.security.automation.apple-events + + com.apple.security.cs.allow-dyld-environment-variables +