diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/entitlements.plist b/eclipse-distribution/org.springframework.boot.ide.product.e412/entitlements.plist new file mode 100644 index 000000000..6a297d495 --- /dev/null +++ b/eclipse-distribution/org.springframework.boot.ide.product.e412/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.e412/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml index 43c7c07b2..1bd4379df 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml @@ -143,6 +143,8 @@ + + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e414/entitlements.plist b/eclipse-distribution/org.springframework.boot.ide.product.e414/entitlements.plist new file mode 100644 index 000000000..6a297d495 --- /dev/null +++ b/eclipse-distribution/org.springframework.boot.ide.product.e414/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.e414/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml index 183f36ef3..dc20456a0 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml @@ -144,6 +144,8 @@ + +