From 9bf2cea0f7b37b9fa6bf888b514a95fe6742625b Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Sat, 13 Dec 2025 23:10:32 -0600 Subject: [PATCH] Experimental fix Restoring the target in Makefile, hoping it makes the uYouEnhanced tweak be bundled in again. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 505bb2d..c0d22a4 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +export TARGET = iphone:clang:26.0:16.0 export SYSROOT = $(SDK_PATH) export ARCHS = arm64