Jump to content

Theos and coding help


Go to solution Solved by Diversityy,

9 posts in this topic

Recommended Posts

Posted

So I installed all of the required stuff to setup theos do I have to go into terminal and like run a command to download stuff in terminal like the old theos tutorial for iOS 7 and 8. My other question that I have about theos is one I downloaded theos there is no folder named SDKS in the folder of theos I'm on iOS 8.4 on a iPad Air 2. Now about flex 2 and flex converter tweak so I converted all my code to tweak code using flex converter and when making my tweak so like example when I start a new project when I put in there

-(double) skipDelayAfterTrackStart then for it to be true do I put 0 or true in my tweak.xm. when I converted it says 0 in flex 2. but I had to add it because the tweak I used to convert it it doesn't support -(double)

  • Solution
Posted

So I installed all of the required stuff to setup theos do I have to go into terminal and like run a command to download stuff in terminal like the old theos tutorial for iOS 7 and 8. My other question that I have about theos is one I downloaded theos there is no folder named SDKS in the folder of theos I'm on iOS 8.4 on a iPad Air 2. Now about flex 2 and flex converter tweak so I converted all my code to tweak code using flex converter and when making my tweak so like example when I start a new project when I put in there

-(double) skipDelayAfterTrackStart then for it to be true do I put 0 or true in my tweak.xm. when I converted it says 0 in flex 2. but I had to add it because the tweak I used to convert it it doesn't support -(double)

You make your own SDK folder.

 

Can you give us a screenshot of the code in flex?

Posted

Literally the code in Flex not that.

 

Only a BOOL can be returned as TRUE or FALSE. Double is like Int(eger). You can try "0" for false and "1" for true.

for theos do I have to go into terminal and like run a command to download stuff in terminal like the old theos tutorial for iOS 7 and 8
Posted

for theos do I have to go into terminal and like run a command to download stuff in terminal like the old theos tutorial for iOS 7 and 8

No? I don't know what you mean.

Posted

No? I don't know what you mean.

two things so for theos when I installed everything that's it I can start making tweaks and when I make the folder of the SDKS folder the ownership what does it have to be owner,group,user,group,world
Posted

two things so for theos when I installed everything that's it I can start making tweaks and when I make the folder of the SDKS folder the ownership what does it have to be owner,group,user,group,world

Doesn't matter. Just create the "sdks" folder using iFile or Filza and the permissions will be already good to go.

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