Skip to content

Commit

Permalink
Revert "Increase memory on iOS (#6141)" (#6165)
Browse files Browse the repository at this point in the history
This reverts commit 6570f56.
  • Loading branch information
gaearon authored Nov 8, 2024
1 parent 6b1ffff commit 7c45f7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ 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: {
Expand Down

0 comments on commit 7c45f7d

Please sign in to comment.