From c3fe8f1203cc936651089279c837c727f3a39cd7 Mon Sep 17 00:00:00 2001 From: Eduard Strehlau Date: Sun, 12 Jul 2020 23:49:41 +0200 Subject: [PATCH] Misread that memory protection includse libary validation --- pkg/apple/RetroArch.entitlements | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/apple/RetroArch.entitlements b/pkg/apple/RetroArch.entitlements index ce319ed63d..4917f3c2fc 100644 --- a/pkg/apple/RetroArch.entitlements +++ b/pkg/apple/RetroArch.entitlements @@ -4,5 +4,7 @@ com.apple.security.cs.disable-executable-page-protection + com.apple.security.cs.disable-library-validation +