What source should I to add to install uikittools ?
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.
To included the UIKit framework in your Cydia project you need to add
That line of code needs to be added to your makefile before you make and install the package.