Restore Nov 6 2025 Makefile

Exception: Updated YouTube Version to 20.50.9
This commit is contained in:
aricloverEXTRA 2025-12-29 15:35:43 -06:00 committed by GitHub
parent 553c49d177
commit 640c591dec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
export TARGET = iphone:clang:17.5:15.0
export SDK_PATH = $(THEOS)/sdks/iPhoneOS17.5.sdk/
export SYSROOT = $(SDK_PATH)
export ARCHS = arm64
@ -14,7 +16,7 @@ MODULES = jailed
endif
ifndef YOUTUBE_VERSION
YOUTUBE_VERSION = 20.25.4
YOUTUBE_VERSION = 20.50.9
endif
ifndef UYOU_VERSION
UYOU_VERSION = 3.0.4