1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-18 21:15:41 +08:00
This commit is contained in:
opa334 2023-01-21 13:53:22 +01:00
parent 3aafa51503
commit c6b513defc

View File

@ -101,7 +101,7 @@ In order for an app with `com.apple.private.security.no-sandbox` and `platform-a
When your app is not sandboxed, you can spawn other binaries using posix_spawn, you can also spawn binaries as root with the following entitlement:
```
```xml
<key>com.apple.private.persona-mgmt</key>
<true/>
```