After my last post regarding the 5 Blogs Every iOS/OSX Developer should Bookmark, here are 5 useful tools for iOS/OSX developers:
- Cocoapods is a library manager for 3rd party iOS/OSX libraries and components. It lets you setup your project and automatically add and manage selected libraries. This NSScreencast episode is a really great Cocoapods video tutorial.
- Alcatraz is a package manager for Xcode. It lets you easily add plugins, color schemes and project templates to Apple’s IDE. I have not tried out all of them, but the one that I can recommend is the KSImageNamed plugin. It makes working with images in Xcode much easier.
- PaintCode is an app that generates CoreGraphics code from vector images you draw. Sounds great right? It is! The result is a graphic component that is retina compatible and can be used in both iOS and OSX. The app is not free but there is a trial period so you can try it out.
- Prepo is a cool little app that helps you manage, resize and export the image resources for your app. It’s free and you can pay to unlock some more features.
- iOSfonts.com is a helpful little website. It shows all the fonts available in iOS natively. This is very useful when you are trying to find the best font for your app design. For every font, there is an indicator that shows the version of the SDK in which this font was added.
If you like this post, go ahead and follow me on twitter.
