diff --git a/pkg/mac/entitlements.plist.in b/pkg/mac/entitlements.plist.in index b244af228..03958c4ae 100644 --- a/pkg/mac/entitlements.plist.in +++ b/pkg/mac/entitlements.plist.in @@ -2,11 +2,62 @@ + com.apple.security.app-sandbox + + com.apple.security.application-groups %TEAMID%.org.pgadmin.pgadmin4 + + + 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 + + + com.apple.security.cs.disable-executable-page-protection - + + + + com.apple.security.cs.debugger + \ No newline at end of file