From ef0c1a89308cdd8d0beba5d58a7dc518ddb7cd1e Mon Sep 17 00:00:00 2001 From: qnblackcat Date: Mon, 18 Apr 2022 23:23:05 +0700 Subject: [PATCH] update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c63ce4c..e44cf01 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ TWEAK_NAME = uYouPlus DISPLAY_NAME = YouTube BUNDLE_ID = com.google.ios.youtube -uYouPlus_FILES = uYouPlus.x +uYouPlus_FILES = uYouPlus.xm uYouPlus_IPA = /path/to/decrypted/YouTube/IPA ### Important: edit the path to your decrypted YouTube IPA!!!