diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e413/entitlements.plist b/eclipse-distribution/org.springframework.boot.ide.product.e413/entitlements.plist new file mode 100644 index 000000000..5b0a42361 --- /dev/null +++ b/eclipse-distribution/org.springframework.boot.ide.product.e413/entitlements.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.cs.debugger + + + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml index 183f36ef3..8f5e64741 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml @@ -191,6 +191,8 @@ + +