mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:38:45 -04:00
Update to iOS 17.5 SDK (Makefile)
This commit is contained in:

committed by
GitHub

parent
825889bae7
commit
7d85731bcb
5
Makefile
5
Makefile
@@ -1,8 +1,11 @@
|
||||
TARGET = iphone:clang:16.5:14.0
|
||||
TARGET = iphone:clang:17.5:14.0
|
||||
SDK_PATH = $(THEOS)/sdks/iPhoneOS17.5.sdk/
|
||||
SYSROOT = $(SDK_PATH)
|
||||
ARCHS = arm64
|
||||
MODULES = jailed
|
||||
FINALPACKAGE = 1
|
||||
CODESIGN_IPA = 0
|
||||
PACKAGE_NAME = YTLitePlus
|
||||
PACKAGE_VERSION = X.X.X-X.X
|
||||
|
||||
libFLEX_ARCHS = arm64
|
||||
|
Reference in New Issue
Block a user