Files
Tweaks/Infuse/Infuse-tvOS/index.md
2026-04-09 21:45:44 +02:00

27 lines
484 B
Markdown

# 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)