From 0a0df79896f20cb3795774d19d7eb51db22b99fa Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 21 Sep 2020 21:16:31 -0700 Subject: [PATCH] Enable com.apple.security.cs.allow-unsigned-executable-memory in the macOS sandbox because this is required for PyInstaller and Catalina --- install/macos_sandbox/parent.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install/macos_sandbox/parent.plist b/install/macos_sandbox/parent.plist index 3929abe9..8b9ac949 100644 --- a/install/macos_sandbox/parent.plist +++ b/install/macos_sandbox/parent.plist @@ -6,6 +6,10 @@ com.apple.security.app-sandbox + + com.apple.security.cs.allow-unsigned-executable-memory + + com.apple.security.network.server