Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making our lives easier with Github Actions instead of building it manually with prerequisites needed #79

Closed
IamNickerson opened this issue Jul 10, 2024 · 8 comments
Assignees

Comments

@IamNickerson
Copy link

IamNickerson commented Jul 10, 2024

Hey Socuul,

I was wondering if using Github Actions to build the SCInsta IPA may be helpful and easier to people who don't know how to build manually or don't want to build by themselves

@IamNickerson IamNickerson changed the title Making our life easier with Github Actions Instead of Building Manually with prerequisite needed Making our lives easier with Github Actions Instead of Building manually with prerequisite needed Jul 10, 2024
@IamNickerson IamNickerson changed the title Making our lives easier with Github Actions Instead of Building manually with prerequisite needed Making our lives easier with Github Actions Instead of building it manually with prerequisites needed Jul 10, 2024
@IamNickerson IamNickerson changed the title Making our lives easier with Github Actions Instead of building it manually with prerequisites needed Making our lives easier with Github Actions instead of building it manually with prerequisites needed Jul 10, 2024
@SoCuul
Copy link
Owner

SoCuul commented Jul 10, 2024

Hey! We're actually working on that currently over at #28 but it's been postponed for now as I work on the functionality of the tweak. Plus, it will probably be faster to make a new github action that takes an ipa and just injects it with the latest deb from releases, to prevent the entire build process from being needed.

@SoCuul SoCuul closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2024
@SoCuul
Copy link
Owner

SoCuul commented Jul 10, 2024

Hey! We're actually working on that currently over at #28 but it's been postponed for now as I work on the functionality of the tweak. Plus, it will probably be faster to make a new github action that takes an ipa and just injects it with the latest deb from releases, to prevent the entire build process from being needed.

How can i do that?

You should be able to inject the arm64 deb into the decrypted instagram ipa using something like sideloadly. You also need to add the required "frameworks" with the button inside sideloadly. The framework files can be downloaded from here: https://f005.backblazeb2.com/file/sc-public-files/packages/ios-frameworks/Cephei.zip

@IamNickerson
Copy link
Author

What about Altstore?

@SoCuul
Copy link
Owner

SoCuul commented Jul 10, 2024

What about Altstore?

You could use the export ipa option in sideloadly, and then sideload the ipa onto your phone

@IamNickerson
Copy link
Author

Hey! We're actually working on that currently over at #28 but it's been postponed for now as I work on the functionality of the tweak. Plus, it will probably be faster to make a new github action that takes an ipa and just injects it with the latest deb from releases, to prevent the entire build process from being needed.

How can i do that?

You should be able to inject the arm64 deb into the decrypted instagram ipa using something like sideloadly. You also need to add the required "frameworks" with the button inside sideloadly. The framework files can be downloaded from here: https://f005.backblazeb2.com/file/sc-public-files/packages/ios-frameworks/Cephei.zip

I need also to change the app id within sideloadly when injecting the framework inside the decrypted instagram ipa?

@IamNickerson
Copy link
Author

IamNickerson commented Jul 10, 2024

What file do i need to add as the framework in sideloadly?

@SoCuul
Copy link
Owner

SoCuul commented Jul 11, 2024

Unzip the "Cephei.zip" and add all the folders inside as frameworks

@IamNickerson
Copy link
Author

I sorted it out by using Zeuikil fork of SCinsta which included the Sideloaded IPA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants