Files
Tweaks/TF1Plus/TF1Plus-tvOS/index.md
2026-04-10 21:06:13 +02:00

23 lines
392 B
Markdown

# TF1+ tvOS
Block ads initialization on TF1+.
- **App**: [TF1+ : Streaming, TV en Direct](https://apps.apple.com/fr/app/tf1-streaming-tv-en-direct/id407248490)
- **Tested version**: 11.36.0
- **Target**: tvOS
## Build
```sh
make package FINALPACKAGE=1
```
## Inject
```sh
cyan -i tf1plus.ipa \
-o tf1plus_patched.ipa \
-f com.yourname.tf1plus_1.0_tvos-arm64.deb \
-u
```