[gimp-macos-build/hardened-runtime] try to add com.apple.security.cs.debugger to see if it fixed lldb
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build/hardened-runtime] try to add com.apple.security.cs.debugger to see if it fixed lldb
- Date: Mon, 24 Feb 2020 07:17:39 +0000 (UTC)
commit f5cf48319862bd94a4eb24da0ca74cab5635d125
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Mon Feb 24 08:17:17 2020 +0100
try to add com.apple.security.cs.debugger to see if it fixed lldb
package/gimp-hardening.entitlements | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/package/gimp-hardening.entitlements b/package/gimp-hardening.entitlements
index af698ee..3fb272a 100644
--- a/package/gimp-hardening.entitlements
+++ b/package/gimp-hardening.entitlements
@@ -10,5 +10,8 @@
<!-- Allow app to be debugged -->
<key>com.apple.security.get-task-allow</key>
<true/>
+ <!-- Debugging Tool Entitlement. -->
+ <key>com.apple.security.cs.debugger</key>
+ <true/>
</dict>
</plist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]