mirror of
https://github.com/SoPat712/InfusePlus.git
synced 2025-08-21 17:28:46 -04:00
2.1
This commit is contained in:
25
README.md
25
README.md
@@ -58,18 +58,15 @@ Enhancer for Infuse iOS app.
|
||||
> If this your first time, complete following steps before starting:
|
||||
>
|
||||
> 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.
|
||||
> 2. On your forked repository, go to **Actions** tab and click **I understand my workflows, go ahead and enable them**.
|
||||
|
||||
<details>
|
||||
<summary>How to build the Infuse Plus app</summary>
|
||||
<ol>
|
||||
<li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong>.</li>
|
||||
<li>Navigate to the <strong>Actions tab</strong> in your forked repository and select <strong>Build Infuse Plus app</strong>.</li>
|
||||
<li>Click the <strong>Run workflow</strong> button located on the right side.</li>
|
||||
<li>Prepare a decrypted .ipa file <em>(we cannot provide this due to legal reasons)</em>, then upload it to a file provider (e.g., filebin.net, filemail.com, or Dropbox is recommended). Paste the URL of the decrypted IPA file in the provided field.</li>
|
||||
<li><span style="color: red; font-weight: bold;">NOTE:</span> Make sure to provide a direct download link to the file, not a link to a webpage. Otherwise, the process will fail.</li>
|
||||
<li>Enter the tweak version from the releases (the latest release is selected by default). You can also change the BundleID and Display Name if desired.</li>
|
||||
<li>Make sure all inputs are correct, then click <strong>Run workflow</strong> to start the process.</li>
|
||||
<li>Wait for the build to finish. You can download the Infuse 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/InfusePlus/releases.)</li>
|
||||
</ol>
|
||||
</details>
|
||||
<ol>
|
||||
<li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong>.</li>
|
||||
<li>Navigate to the <strong>Actions tab</strong> in your forked repository and select <strong>Build Infuse Plus app</strong>.</li>
|
||||
<li>Click the <strong>Run workflow</strong> button located on the right side.</li>
|
||||
<li>Prepare a decrypted .ipa file <em>(we cannot provide this due to legal reasons)</em>, then upload it to a file provider (e.g., filebin.net, filemail.com, or Dropbox is recommended). Paste the URL of the decrypted IPA file in the provided field.</li>
|
||||
<li><span style="color: red; font-weight: bold;">NOTE:</span> Make sure to provide a direct download link to the file, not a link to a webpage. Otherwise, the process will fail.</li>
|
||||
<li>Enter the tweak version from the releases (the latest release is selected by default). You can also change the BundleID and Display Name if desired.</li>
|
||||
<li>Make sure all inputs are correct, then click <strong>Run workflow</strong> to start the process.</li>
|
||||
<li>Wait for the build to finish. You can download the Infuse 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/InfusePlus/releases.)</li>
|
||||
</ol>
|
Reference in New Issue
Block a user