-
Notifications
You must be signed in to change notification settings - Fork 524
Building
Want to build your own YouTubeRebornPlus ipa?
I will tell you on I do it for all the YouTube Reborn Users out there!
1. In order to build the ipa the easier way without a computer you must obtain a YouTube ipa. But I have one to help you for the purpose of building the app. and here is the ipa for app building. ==> https://www.dropbox.com/scl/fi/hmf4kqvqvzmkh7pfvx397/YouTube-v18.34.5.ipa?rlkey=b581ofxeh7boxg2pzuk3sn2fc&dl=1
- only builds with YouTube Reborn v4.0.9 currently because there is no pre-built deb file for YouTube Reborn v4.2.1
Build with latest YouTube Reborn Version
This is a little bit different in order to use the latest Reborn Version I’ve made. Here are the steps.
Go to the Makefile
and remove the code Tweaks/Reborn/Library/MobileSubstrate/DynamicLibraries/YouTubeReborn.dylib
in line 15
and after that you have to use this ipa for app building instead https://github.com/arichorn/YouTube-Reborn/releases/download/v4.2.1/YouTube.Reborn.4.2.1.ipa
(it’s YouTube v18.34.5 ipa but with the updated Reborn Tweak Injected)
2. In order to build the YouTubeRebornPlus ipa using Actions you will need to Fork
this Repository. and then go into the Repository Settings
at the right of your Forked Repository and after go to the Actions
Settings and go to General —> Actions > General
and then scroll down and you’ll see Workflow Permissions
and check if Read and Write permissions
is enabled. If not enabled then I highly advise you to enable it or you won’t build able any ipas!
3. now with all that out of the way the last step is to go into the Actions
In your Forked version of this Repository.
Now once you do you should see Build and Release YouTubeRebornPlus
and once you see it click on it and click on Run Workflow
that should be noticeable. place the ipa link I showed above and put it under The direct URL to the decrypted YouTube ipa
and after that you put the version 18.34.5
under The version of YouTube
and after all these steps hit Run Workflow
.
4. you done it! You made your ipa using actions, it will be found in either the Releases
Tab or in the Artifacts
that are found in Actions > Build and Release YouTubeRebornPlus #[Number]
Tab
Hope this helps you all out, happy great building y’all!