forked from MiRO92/uYou-for-YouTube
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Building
Nguyễn Đạt edited this page Jul 27, 2022
·
39 revisions
- A Github account.
- A decrypted YouTube ipa. You must upload it to your cloud storage service (Dropbox, OneDrive, Google Drive or whatever you want). After that, get the direct download link to the IPA.
- For those who are planning to build v16.42.3: this is the direct URL to the decrypted YouTube v16.42.3 IPA.
https://27man-my.sharepoint.com/:u:/g/personal/qn____27man_onmicrosoft_com/Ea-gtjWI219Kmg7rllE-u0cBMGFuv-jbbDlByJqqS_PVdQ?download=1
- Fork this repository.
- In your forked repository, go to the Actions tab > Select Build and Release uYouPlus action > Run workflow > Enter everything it requires. Make sure you use a direct link to the IPA.
- That's it! Grab a coffee ☕️ The process might take several minutes. You will see the IPA in the Releases tab of your repository.
- Xcode 13+ & Xcode Command Line Tools
- theos & theos-jailed
- A patched iOS 15 SDK in
theos/sdks
. This is an iOS 15.0 SDK. If you use a different SDK, please udpate the target inTweaks > Alderis > Makefile
- Clone this repo:
git clone --recursive https://github.com/qnblackcat/uYouPlus.git
- Update submodules:
cd ./uYouPlus && git submodule update --remote --merge
- Make the
buildapp.sh
script executable:chmod +x ./buildapp.sh
- Optional: add or remove any tweaks you want. I highly recommend you take a look at the theos-jailed wiki.
- Run the buildapp script:
./buildapp.sh
, and drag & drop the decrypted YouTube IPA into the terminal window when it asks you:
git clone --recursive https://github.com/qnblackcat/uYouPlus.git
cd ./uYouPlus && git submodule update --remote --merge
chmod +x ./buildapp.sh
./buildapp.sh
✔︎ That's it! Grab a coffee ☕️ The process might take several minutes. The IPA is stored in ./uYouPlus/packages