Add Infuse rootless tweaks for iOS/tvOS

This commit is contained in:
√(noham)²
2026-04-09 21:45:44 +02:00
parent 5973408630
commit 2e08be66c0
16 changed files with 287 additions and 1 deletions

View File

@@ -0,0 +1,26 @@
# Infuse tvOS
Unlock pro features in Infuse.
- **App**: [Infuse](https://apps.apple.com/fr/app/infuse/id1136220934)
- **Tested version**: 8.2.4
- **Target**: tvOS 18.3 (tested on tvOS 18.3)
## Build
```sh
make package FINALPACKAGE=1
```
## Inject
```sh
cyan -i infuse-8.2.4.ipa \
-o infuse-8.2.4_patched.ipa \
-f io.infuseteam.infuserootless_2.0_tvos-arm64.deb \
-u
```
## Screenshots
![../docs/screens/Infuse/settings.png](../docs/screens/Infuse/settings.png)