Jump to content

Theos: Missing header (.h) file. Cant find it anywhere


Go to solution Solved by Rook,

13 posts in this topic

Recommended Posts

Posted

hey guys so im trying to make a tweak that is somewhat like phantom but for another app, i want the tweak to be within the apps settings, so lets say the user wanted to enable/disable said tweak they would have to open their app and go to the settings panel in the app and then my row would pop up with the tweaks! so what i did to prepare for this was I dumped the apps headers and included them in theos, then i went to my preference bundle and in my XXX.mm file i changed the #import <Preference/Preference.h> to #import <settings/settingspane.h> which is where i want the tweak settings to show up within the app, I will upload photos to show you, now everything runs smoothly until i try to make package install in terminal, it gives me the fatal error saying " #import /Users/travis/build/kikinteractive/k..." the file isnt found, and i didnt get them when i dumped the headers so i have no way of finding that file, where would i look to get it? 

thanks guys! 

IIVnQz2.jpg

2DvGm6d.jpg

  • Solution
Posted

This is not how you make the tweak settings appear in-app. Switch it back to Preferences.h. 

Posted

This is not how you make the tweak settings appear in-app. Switch it back to Preferences.h.

Oh lol, I was just guessing, how would I make it appear in app? Is there a tutorial?

Posted

Oh lol, I was just guessing, how would I make it appear in app? Is there a tutorial?

No, there's none currently. I don't think there has been one of these for iOS hacks where you add a few extra settings to the in-game settings.

Posted

What about phantom/Intube ?

Never seen those before. Maybe you can contact the author(s)? I doubt it'll be easy to do though and they probably won't share since this requires a lot of work. 

 

cokepokes.com/about.html

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