From 6b799b5c014cb9c38f44d5ce4b2f9bdd86624863 Mon Sep 17 00:00:00 2001 From: PoomSmart Date: Sun, 2 Oct 2022 09:03:20 +0700 Subject: [PATCH] Copy YTUHD and RYD bundles to the sideloaded app --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index edc7dad..1f5d995 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,8 @@ before-package:: @echo -e "==> \033[1mMoving tweak's bundle to Resources/...\033[0m" @mkdir -p Resources/Frameworks/Alderis.framework && find .theos/obj/install/Library/Frameworks/Alderis.framework -maxdepth 1 -type f -exec cp {} Resources/Frameworks/Alderis.framework/ \; @cp -R Tweaks/YouPiP/layout/Library/Application\ Support/YouPiP.bundle Resources/ + @cp -R Tweaks/YTUHD/layout/Library/Application\ Support/YTUHD.bundle Resources/ + @cp -R Tweaks/Return-YouTube-Dislikes/layout/Library/Application\ Support/RYD.bundle Resources/ @cp -R Tweaks/iSponsorBlock/layout/Library/Application\ Support/iSponsorBlock.bundle Resources/ @cp -R Tweaks/uYou/Library/Application\ Support/uYouBundle.bundle Resources/ @cp -R lang/uYouPlus.bundle Resources/