about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-11-09 00:08:00 +0000
committerGitHub <noreply@github.com>2024-11-09 00:08:00 +0000
commita90830881014203ee0329b7aee89f4254cbdef4f (patch)
treecef25a6f6eccd3ab1ed9709b4f93049b6fd44c0c /app.config.js
parent5da3f29498fda9ab1181df19a718e37099cb2cf6 (diff)
downloadvoidsky-a90830881014203ee0329b7aee89f4254cbdef4f.tar.zst
Revert "Revert "Increase memory on iOS (#6141)" (#6165)" (#6176)
This reverts commit 7c45f7dcc7044f46b6d2a3596130db2a108c5e2e.
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js
index fed1b17a3..ecdbffb6c 100644
--- a/app.config.js
+++ b/app.config.js
@@ -99,6 +99,8 @@ module.exports = function (config) {
           dark: DARK_SPLASH_CONFIG,
         },
         entitlements: {
+          'com.apple.developer.kernel.increased-memory-limit': true,
+          'com.apple.developer.kernel.extended-virtual-addressing': true,
           'com.apple.security.application-groups': 'group.app.bsky',
         },
         privacyManifests: {