mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-05-24 19:59:59 +00:00
90009b8956a1527954b95f9e3df4ad6e37a8ac6b
Tweaks
iOS tweaks built with Theos, injected into IPAs via cyan.
Tweaks
| Tweak | App | Target |
|---|---|---|
| ServerCatPremium | ServerCat 1.30.0 | iOS 17+ |
| ServerCatPremium (legacy) | ServerCat 1.6.4 | iOS 15 |
| TextasticPro | Textastic 10.9.2 | iOS 18+ |
Build
# Debug
make clean && make package THEOS_PACKAGE_SCHEME=rootless
# Production
make clean && make package THEOS_PACKAGE_SCHEME=rootless DEBUG=0
Inject
cyan -i <input.ipa> -o <output_patched.ipa> -f <tweak.deb> -u
See each tweak's index.md for the specific command.
Languages
Logos
60.2%
Python
25.2%
Makefile
10.1%
Shell
4.5%