Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Basic Tweak to allow Jit on TrollStore Installed Apps

Notifications You must be signed in to change notification settings

Rednick16/TrollStoreJitEnabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrollStoreJitEnabler

you can use sideloadly to inject this tweak into your app which supports Jit.

Unsandboxing

<key>com.apple.private.security.container-required</key>
<false/>
<key>com.apple.private.security.no-container</key>
<true/>
<key>com.apple.private.security.no-sandbox</key>
<true/>

ProvaLauncher also used this entitlement with one of the above

<key>com.apple.private.security.storage.AppDataContainers</key>
<true/>

Based on

https://github.com/PojavLauncherTeam/PojavLauncher_iOS/commit/ccaa9416f182dad0bc26832cbec85b799ae47dad#diff-0b345163bfb92b086397dec9b5f5f475cb6610283e8fb5c722763e6fb3d39db0