update buildapp script

This commit is contained in:
qnblackcat
2022-04-27 12:45:26 +07:00
parent 8ee749dad1
commit afb6bd9842
2 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ DISPLAY_NAME = YouTube
BUNDLE_ID = com.google.ios.youtube
uYouPlus_FILES = uYouPlus.xm Settings.xm
uYouPlus_IPA = /path/to/your/decrypted/YouTube/IPA
uYouPlus_IPA = ./tmp/Payload/YouTube.app
### Important: edit the path to your decrypted YouTube IPA!!!
include $(THEOS)/makefiles/common.mk