√(noham)² d1af7d7a12 Add Build Tweak GitHub Actions workflow
Add a new GitHub Actions workflow (.github/workflows/build.yml) to build iOS tweaks.
2026-05-03 16:03:09 +02:00
2026-02-23 19:02:00 +01:00
2026-04-10 21:06:13 +02:00

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+
BusinessJB Business 2.3.000 iOS 15
CreditAgricoleJB Ma Banque 47.0.0 iOS 15.8.6
Infuse Infuse 8.2.4 tvOS 18.3
Infuse (iOS) Infuse 8.4.2 iOS 18+
TF1+ (tvOS) TF1+ 11.36.0 tvOS

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.

Description
iOS tweaks I made
Readme 3.3 MiB
Languages
Logos 60.2%
Python 25.2%
Makefile 10.1%
Shell 4.5%