mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-17 20:32:10 +00:00
Copy YTUHD and RYD bundles to the sideloaded app
This commit is contained in:
parent
fc392e1742
commit
6b799b5c01
1 changed files with 2 additions and 0 deletions
2
Makefile
2
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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue