Add JIT entitlement to source

This commit is contained in:
Stossy11 2025-04-08 14:02:34 +10:00
parent 4530a8839b
commit 15171a703a
2 changed files with 1 additions and 0 deletions

View file

@ -36,6 +36,7 @@
], ],
"appPermissions": { "appPermissions": {
"entitlements": [ "entitlements": [
"get-task-allow",
"com.apple.developer.kernel.increased-memory-limit" "com.apple.developer.kernel.increased-memory-limit"
], ],
"privacy": { "privacy": {