From 52e56e09225021aea836ecbdfd2d8cd39d89b6c3 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Sat, 7 Sep 2024 06:42:18 +0300 Subject: [PATCH] Update IPA building options --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index caa180a..10443c5 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,11 @@ Review by [@qbap](https://github.com/qbap) on ONE Jailbreak: https://onejailbrea If this is your first time here, start from step 1. If you built a YouTube Plus app before, skip steps 1 and 2. Instead, click on the "Sync fork" button to get the latest version of the tweak and continue through step 3. 1. Fork this repository using the fork button on the top right. -2. On your forked repository, go to Repository Settings > Actions, enable Read and Write permissions. -3. Go to the Actions tab on your forked repo, click on "Create YouTube Plus app" located on the left side. Click "Run workflow" button located on the right side. -4. Find a decrypted .ipa file (we cannot provide you this due to legal reasons) and upload it to a file provider (filebin.net or Dropbox is recommended). Paste the url to the necessary field. -5. Type tweak version from releases (by default selected latest release) and click "Run workflow". -6. Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the url. i.e github.com/user/YTLite/releases) +2. On your forked repository, go to **Repository Settings** > **Actions**, enable **Read and Write** permissions. +3. Navigate to the **Actions tab** on your forked repository. Select the desired workflow from the list on the left: + - **Create YouTube Plus app** to build the YouTube Plus-only app. + - **YouTube Plus + YouPiP, YTUHD and RYD** to build the YouTube Plus app with YouPiP, YTUHD, and Return YouTube Dislikes. +4. Click **Run workflow** button located on the right side. +5. Prepare a decrypted .ipa file (we cannot provide you this due to legal reasons) and upload it to a file provider (filebin.net or Dropbox is recommended). Paste the url to the necessary field. +6. Type tweak version from releases (by default selected latest release) and click **Run workflow**. +7. Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the url. i.e github.com/user/YTLite/releases)