SoCuul / SCInsta

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

chore: azule -> pyzule #24

Closed asdfzxcvbn closed 2 months ago

asdfzxcvbn commented 2 months ago

this PR changes the FLEX submodule to my fork (to fix linux compilation) while i wait for my PR to be merged.

speaking of FLEX.. it was never even being compiled. SUBMODULES wasn't being used correctly, so i have no idea how it was working before.

i also removed the Cephei frameworks from the repo, as they'll be injected automatically with pyzule.

SoCuul commented 2 months ago

Flex seemed to be compiled for me, as it was built and linked into the final build. In all honestly, I'm still super new to this so I'm not sure how the theos build process works in-depth.

SoCuul commented 2 months ago

Would it be possible to stick with the upstream FLEX repo until your PR gets merged? Just trying to stay consistent.

asdfzxcvbn commented 2 months ago

Would it be possible to stick with the upstream FLEX repo until your PR gets merged? Just trying to stay consistent.

i guess so, but then compiling wont work on linux again, so i wont really be able to help as much

SoCuul commented 2 months ago

Has this pr fixed the SUBMODULES problem not compiling FLEX?

asdfzxcvbn commented 2 months ago

Has this pr fixed the SUBMODULES problem not compiling FLEX?

yep!

SoCuul commented 2 months ago

Has this pr fixed the SUBMODULES problem not compiling FLEX?

yep!

Thank you so much! I'll test this on my machine as soon as possible, then merge it into main.

SoCuul commented 2 months ago

Thank you so much for your help with all of this!