uikittools cydia

1.4k Views Asked by At

What source should I to add to install uikittools ?

1

There are 1 best solutions below

0
On

To included the UIKit framework in your Cydia project you need to add

[yourAppName]_FRAMEWORKS = UIKit

That line of code needs to be added to your makefile before you make and install the package.