diff --git a/entitlements.debug.plist b/entitlements.debug.plist new file mode 100644 index 0000000000..c5acc7444a --- /dev/null +++ b/entitlements.debug.plist @@ -0,0 +1,18 @@ + + + + + com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-unsigned-executable-memory + + com.apple.security.cs.disable-executable-page-protection + + com.apple.security.cs.allow-dyld-environment-variables + + com.apple.security.cs.disable-library-validation + + com.apple.security.get-task-allow + + + \ No newline at end of file