-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Building
-
Setup theos-jailed
-
Ensure you have Xcode Command Line Tools installed & iOS 15 SDKs in theos/sdks
-
Clone this repo:
git clone --recursive https://github.com/qnblackcat/uYouPlus.git
-
Important: Open
Makefileand edit the path to your decrypted YouTube IPA. -
Optional: Customize the app the way you want. I highly recommend you take a look at the theos-jailed wiki.
-
cdto the project folder, run:
make clean package
- The IPA is stored in the packages folder.
Note:
- I couldn‘t found a proper way to compile Alderis color picker, so we will use compiled dylib (for now).
-
Setup Azule on your machine (macOS/Linux/iOS).
-
Download all the tweaks you want to inject.
-
iOS Repo Updates is a trust-able source. cydownload and Windows Repo Tool are good alternatives.
-
The sideload version of iSponsorBlock. You can get it from my fork (thanks @Luewii for his code!)
-
Don't forget to prepare the decrypted YouTube IPA. (encrypted IPA will NOT work)
-
Run
azule -hin any Terminal window and follow the instruction.