From c113caab8dda4fef5283b65efb4cf38d54305ded Mon Sep 17 00:00:00 2001 From: Jacob Oursland Date: Tue, 5 Aug 2025 12:04:37 -0700 Subject: [PATCH] CI: add debug entitlement to macOS weekly builds. --- package/rattler-build/osx/entitlements.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/rattler-build/osx/entitlements.plist b/package/rattler-build/osx/entitlements.plist index 8cc185af8d..6307509fb7 100644 --- a/package/rattler-build/osx/entitlements.plist +++ b/package/rattler-build/osx/entitlements.plist @@ -4,5 +4,7 @@ com.apple.security.cs.disable-library-validation + com.apple.security.get-task-allow +