From 88a5e49168e5c974589096a2ccc5f0ed6a203e36 Mon Sep 17 00:00:00 2001 From: Arjun <6592213+arkml@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:36:18 +0530 Subject: [PATCH] fix V8 memory issue --- apps/x/apps/main/entitlements.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/x/apps/main/entitlements.plist b/apps/x/apps/main/entitlements.plist index db2dbd7e..d9a17916 100644 --- a/apps/x/apps/main/entitlements.plist +++ b/apps/x/apps/main/entitlements.plist @@ -2,6 +2,10 @@ + com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-unsigned-executable-memory + com.apple.security.device.audio-input com.apple.security.device.screen-capture