From 640c591dec974748e62db6b5c6e91be397c13316 Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Mon, 29 Dec 2025 15:35:43 -0600 Subject: [PATCH] Restore Nov 6 2025 Makefile Exception: Updated YouTube Version to 20.50.9 --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 505bb2d..f04e1e2 100644 --- a/Makefile +++ b/Makefile @@ -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