Files
Tweaks/OqeePlus/OqeePlus-tvOS/index.md
√(noham)² 4475f596d5 Add OqeePlus
2026-05-24 15:11:41 +02:00

23 lines
385 B
Markdown

# OqeePlus tvOS
Block ads initialization on Oqee.
- **App**: [OqeePlus : Streaming, TV en Direct](https://apps.apple.com/fr/app/free-tv/id1542614107)
- **Tested version**: 2.40
- **Target**: tvOS
## Build
```sh
make package FINALPACKAGE=1
```
## Inject
```sh
cyan -i oqeeplus.ipa \
-o oqeeplus_patched.ipa \
-f xyz.nohamr.oqeeplus_1.0_appletvos-arm64.deb \
-u
```