From ee4fc5b801ecf1862f8695782e745822b2456766 Mon Sep 17 00:00:00 2001 From: Marcus Tillmanns Date: Thu, 6 Apr 2023 15:04:05 +0200 Subject: [PATCH] macOS: Allow debugging Qt Creator Fixes: QTCREATORBUG-29010 Change-Id: I349d2dcd383613661c1faad3104f211d6c6ce028 Reviewed-by: Reviewed-by: Eike Ziller --- 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 8500f2f703f..dadc6bff87e 100644 --- a/dist/installer/mac/entitlements.plist +++ b/dist/installer/mac/entitlements.plist @@ -15,5 +15,8 @@ com.apple.security.cs.allow-dyld-environment-variables + + com.apple.security.get-task-allow +