diff --git a/erts/etc/darwin/Entitlements.plist b/erts/etc/darwin/Entitlements.plist
index 446fe171da88..6bc22e913b53 100644
--- a/erts/etc/darwin/Entitlements.plist
+++ b/erts/etc/darwin/Entitlements.plist
@@ -4,5 +4,11 @@
com.apple.security.cs.allow-jit
+ com.apple.security.cs.allow-unsigned-executable-memory
+
+ com.apple.security.cs.allow-dyld-environment-variables
+
+ com.apple.security.cs.disable-library-validation
+
diff --git a/erts/etc/darwin/Info.plist b/erts/etc/darwin/Info.plist
index a12bcd9d6833..4debc0015e9e 100644
--- a/erts/etc/darwin/Info.plist
+++ b/erts/etc/darwin/Info.plist
@@ -23,5 +23,9 @@
+ LSArchitecturePriority
+
+ x86_64
+