Jump to content

.dylib file.


Go to solution Solved by Diversityy,

6 posts in this topic

Recommended Posts

Posted

How do i get this file. i am making a cydia tweak and need it for (Library > MobileSubstrate > DynamicLibraries) 
in there i have RandomColor.plist
in DEBIAN i have control

and in the main directory of my cydia tweak i have MakeFile and Tweak.xm
so i just need RandomColor.dylib for DynamicLibraries but idk how.

if i am doing anything else wrong please let me know!

  • Solution
Posted (edited)

A .deb is made after compiling your project. The .dylib is made with with the .deb

Updated by Diversityy
Posted

Run this command in your tweak directory:

make

You can move the dylibs to /Library/MobileSubstrate/DynamicLibraries

But the problem is where is it after i run the command?

A .deb is made after compiling your project. The .dylib is made with with the .deb

Pretty sure this isnt right

Posted

But the problem is where is it after i run the command?

Pretty sure this isnt right

It is right. I've made cheats here and there.

The .dylib will be found on /Library/MobileSubstrate/DynamicLibraries, after compiling the project into a .deb

Posted

It is right. I've made cheats here and there.

The .dylib will be found on /Library/MobileSubstrate/DynamicLibraries, after compiling the project into a .deb

Can you add me on skype. i need to screenshare. i dont understand what to do and i really want to start making cydia tweaks. ive made 2 but they do not work. i watched 2 tutorials on how to make then and i did the exact same as them but no luck. if you dont want to use skype. i can use Join.me

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