mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-21 15:22:00 +00:00
Update compiling for YouTube v19.21.2+
Minimum is iOS 15.0 and the SDK will be using iOS 16.5
This commit is contained in:
parent
0b025a9959
commit
f808ab9f63
1 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
TARGET = iphone:clang:16.2:14.0
|
||||
TARGET = iphone:clang:16.5:15.0
|
||||
YTLitePlus_USE_FISHHOOK = 0
|
||||
ARCHS = arm64
|
||||
MODULES = jailed
|
||||
|
|
|
|||
Loading…
Reference in a new issue