Skip to content

Building IPA

SoCuul edited this page Sep 23, 2024 · 10 revisions

This page has been adapted from: https://github.com/qnblackcat/uYouPlus/wiki/Building

Requirements

  • A GitHub account
  • A decrypted Instagram IPA (you must get this yourself)

Steps

  1. Fork this repository
  2. 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.
  3. 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
GitHub Actions page

Doesn't work?

Feel free to share your problem in the discussions forum to get help from the community

Clone this wiki locally