vicpenap / PrettyKit

PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
http://vicpenap.github.com/PrettyKit
Other
1.22k stars 155 forks source link

Building fails when used in a static library #9

Open sarperdag opened 12 years ago

sarperdag commented 12 years ago

I have a added PrettyKit in a static library that I use for several different projects of mine but it is giving lots of build errors when compiled.

vicpenap commented 12 years ago

I've never tried that. If I find a moment, I'll take a look at that, although I'm very busy at this point.

If you find a solution, you're very welcome to make a pull request :)