Jump to content

What to do next if you did Preference bundle?


Go to solution Solved by Rook,

16 posts in this topic

Recommended Posts

Posted (edited)

If your tweak.xm is all good then simple cd into your project folder:

Example:
 

cd /var/mobile/blockheads/

And then type in Terminal:
 

make package

Makes the package into a .deb.
 

make package install 

Makes it and installs it for you. :)

Updated by DiDA
Posted (edited)

If your tweak.xm is all good then simple cd into your project folder:

Example:

cd /var/mobile/blockheads/

And then type in Terminal:

make package -> makes the .deb

Or

make package install -> makes it and installs it for you. :)

Permission denied :/

Updated by kenny808
  • Solution
Posted

Try as root:

 

Type in

 

su

 

And then

 

alpine

 

 

And try to make it again. :)

Posted

Ok

If you solved your problem then mark which answer solved it at the bottom of the post: IrLuwcT.png

Posted

Lol i install sdk 2.0 :( but I delete and install 7.0

Yeah, iOS 7 SDK is more preferred. :)

Guest
This topic is now closed to further replies.
×
  • 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