Restore 19.20.2 Compiling (Makefile)
Made sure it targets iOS 14.0.
This commit is contained in:
parent
6564fe9f7b
commit
48fd671df0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
TARGET = iphone:clang:16.5:15.0
|
TARGET = iphone:clang:16.5:14.0
|
||||||
YTLitePlus_USE_FISHHOOK = 0
|
YTLitePlus_USE_FISHHOOK = 0
|
||||||
ARCHS = arm64
|
ARCHS = arm64
|
||||||
MODULES = jailed
|
MODULES = jailed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue