From 7fcfea221417916433de2b978b2c7be9624f8c81 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 10 Aug 2023 13:36:00 +0100 Subject: [PATCH] JIT entitlement is required on Apple Silicon, otherwise NWJS won't start. See https://github.com/nwjs/nw.js/issues/8086 --- pkg/mac/entitlements.plist.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pkg/mac/entitlements.plist.in b/pkg/mac/entitlements.plist.in index 96fa97c0bb3..2a5583b88f4 100644 --- a/pkg/mac/entitlements.plist.in +++ b/pkg/mac/entitlements.plist.in @@ -22,10 +22,11 @@ %TEAMID%.org.pgadmin.pgadmin4 com.apple.security.cs.allow-jit - +