SoCuul / SCInsta

A feature-rich tweak for Instagram on iOS!
127 stars 80 forks source link

Can’t Install in Sileo #44

Closed Tomithan closed 4 months ago

Tomithan commented 4 months ago

I can’t install in sileo, dopamine 2.1.4, iPhone 12 Pro 16.5. IMG_0756

Tomithan commented 4 months ago

It work if I remove bhTwitter, I can’t install both.

davidkh88 commented 4 months ago

Facing the same issue, iOS 16.5, Dopamine v2.1.4, Rootless. image

Tomithan commented 4 months ago

Delete just flex Dylib and plist in filza, and repack deb and it work

Tomithan commented 4 months ago

Facing the same issue, iOS 16.5, Dopamine v2.1.4, Rootless. image

https://github.com/Tomithan/SCInsta/releases/download/1/com.socuul.scinsta_0.4.0-2+debug_iphoneos-arm64.deb

SoCuul commented 4 months ago

Is there no method to resolve conflicts between dependencies? If not, I can rename the flex dylib within the project to fix this.

Tomithan commented 4 months ago

Is there no method to resolve conflicts between dependencies? If not, I can rename the flex dylib within the project to fix this.

I think not, yes you can rename the flex Dylib, it should be work correctly.

davidkh88 commented 4 months ago

Is there no method to resolve conflicts between dependencies? If not, I can rename the flex dylib within the project to fix this.

Maybe you could add an if case in your code to check if it's already installed (for the people that are using BHTwitter like me and some others) so it could skipped flex installation part.

SoCuul commented 4 months ago

Now that I think about it, I understand why it has the name libbhFlex. lib + bh + flex

It doesn't make sense to keep that as the name anyways, so I'll update it to fix this. Thanks!

SoCuul commented 4 months ago

@Tomithan @davidkh88 Should be fixed in the latest version 😁 https://github.com/SoCuul/SCInsta/releases/tag/v0.4.1

Tomithan commented 4 months ago

@Tomithan @davidkh88 Should be fixed in the latest version 😁 https://github.com/SoCuul/SCInsta/releases/tag/v0.4.1

I will try now !

Tomithan commented 4 months ago

@Tomithan @davidkh88 Should be fixed in the latest version 😁 https://github.com/SoCuul/SCInsta/releases/tag/v0.4.1

Work perfectly, thank you 🙏🏼