From 62891fec6ecc43af4547f8f6e1649a618480a3db Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Sat, 13 Dec 2025 17:55:22 -0600 Subject: [PATCH] Update Makefile --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 755db08..505bb2d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -export TARGET = iphone:clang:17.5:15.0 -export SDK_PATH = $(THEOS)/sdks/iPhoneOS17.5.sdk/ export SYSROOT = $(SDK_PATH) export ARCHS = arm64 @@ -16,7 +14,7 @@ MODULES = jailed endif ifndef YOUTUBE_VERSION -YOUTUBE_VERSION = 20.33.2 +YOUTUBE_VERSION = 20.25.4 endif ifndef UYOU_VERSION UYOU_VERSION = 3.0.4