SoCuul / SCInsta

A feature-rich tweak for Instagram on iOS!
84 stars 14 forks source link

feat: include deb builds in GitHub releases #35

Closed difaagh closed 1 month ago

difaagh commented 2 months ago

I hope you also include the .deb file so users can test the tweak without needing to compile it manually.

SoCuul commented 2 months ago

Hi! I've been meaning to add deb releases. Unfortunately I don't have any devices I could test them on.

Would you be able to test some for me?

difaagh commented 2 months ago

Thank you @SoCuul Sorry for the late reply. Yes, I would. Do I need to compile it or I can get the deb?

SoCuul commented 2 months ago

You can compile it to get the deb. Just check out the theos website!

SoCuul commented 2 months ago

I'll make this the main issue for Deb releases

SoCuul commented 2 months ago

@difaagh @NHTxAnh Good news! I can guarantee that the next release will have debs alongside IPAs! Been working super hard on the next release (insta changes so much every single update, and the meta ai stuff really added a lot).

SoCuul commented 2 months ago

@fetchhh following up on your old issue about debs

asdfzxcvbn commented 1 month ago

if a feature works sideloaded it should work through the deb. the only suggestion i have is to not include the sideload fix if being built for jb devices, im happy to open a PR for this

SoCuul commented 1 month ago

if a feature works sideloaded it should work through the deb. the only suggestion i have is to not include the sideload fix if being built for jb devices, im happy to open a PR for this

No worries, already have it implemented locally I just need to push the commits haha