Jump to content

Why isn't my Tweak actually doing anything?


Go to solution Solved by Diversityy,

8 posts in this topic

Recommended Posts

Posted

Hey guys,

So I converted my Flex tweak into a deb using theos, but when I install it, respring, and then go to the app, no changes are being made at all. I have setup the tweak with the bundle it will be running on, which is the app. If I need to post source code or anything of the sorts, I can do that. Other notes: I am not importing anything, as I watched tutorials on how to convert patches to tweaks and did not see anyone else importing any headers or anything.

Posted

Add this:

 

ProjectName_LDFLAGS += -Wl,-segalign,4000

That worked, thank you 1000 times! Im so happy now haha. Do you mind giving me an explanation of what this does though? That way I can use this in future projects.

Posted

That worked, thank you 1000 times! Im so happy now haha. Do you mind giving me an explanation of what this does though? That way I can use this in future projects.

If you add that piece of code to your make file, it will work for iOS 9.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines