http://www.galuca.com/
http://www.learn-cocos2d.com/2011/10/complete-list-objectivec-20-compiler-directives/
http://www.raywenderlich.com/21987/top-10-most-useful-ios-libraries-to-know-and-love
Inspired by this post, I decided to implement a component that allows to visualize the metrics of a font in the iOS system. The code is open source and you can find it here together with a demo app.
Check this template to create iOS Frameworks
A good port of OpenCV for iOS
Git submodules are a very powerful way to add libraries to your project. They are easy to add but there is no easy way to remove them. I recently needed to remove one submodule from one of my project and run in some pitfalls to avoid here are my findings: If you for example need…
Try AppleDoc. Check this tutorial here.
http://atnan.com/blog/2011/11/17/enabling-remote-debugging-via-private-apis-in-mobile-safari/
https://github.com/domesticcatsoftware/DCIntrospect