diff --git a/build/azure-pipelines/darwin/entitlements.xml b/build/azure-pipelines/darwin/entitlements.xml new file mode 100644 index 0000000000..16890d6443 --- /dev/null +++ b/build/azure-pipelines/darwin/entitlements.xml @@ -0,0 +1,14 @@ + + + + + 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.disable-library-validation + + +