forked from BandarHL/BHInstagram
-
-
Notifications
You must be signed in to change notification settings - Fork 400
Building IPA
SoCuul edited this page Oct 6, 2024
·
4 revisions
This page has been adapted from: https://github.com/qnblackcat/uYouPlus/wiki/Building
- A GitHub account
- A decrypted Instagram IPA (you must get this yourself)
- Fork this repository
- Upload your decrypted IPA file to a cloud storage service, and get a direct download link to the file. Some examples are provided for Google Drive and OneDrive.
- In your forked repository:
- Go to the
Actions
tab - Select the
Build and Package SCInsta
workflow on the left sidebar - Click
Run workflow
in the blue highlighted box - Enter the direct download link for your decrypted IPA and click the green
Run workflow
button - After waiting several minutes for the building to finish, click on the workflow run once the icon shows a green check
- Finally, download the SCInsta artifact from the page and unzip the file to get the build SCInsta IPA
- Go to the
If the building fails, and you receive this error:
Creating the IPA file...
[*] extracting ipa..
[!] not a zip/ipa file
[*] deleting temporary directory..
Error: Process completed with exit code 1.
it means that your download link is incorrect.
To check if the problem is with your download link, open it in your browser and the ipa should immediately download to your computer without showing any site/page.
After building SCInsta, you can install the tweaked IPA file like any other sideloaded iOS app. If you have not done this before, here are some suggestions to get started.
- AltStore (Free, No notifications*) *Notifications require $99/year Apple Developer Program
- Sideloadly (Free, No notifications*) *Notifications require $99/year Apple Developer Program
- Signulous ($19.99/year, Receives notifications)
- UDID Registrations ($9.99/year, Receives notifications)
Feel free to share your problem in the discussions forum to get help from the community