uikittools cydia

1.3k views Asked by At

What source should I to add to install uikittools ?

1

There are 1 answers

0
Paul Morris 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.