1. Library That Automatically Alerts Users When A New Version Of Your App Is Available

A library that you can drop into your apps that uses your app bundle and iTunes search API to automatically find if a newer version of your app is available and pop up an alert connecting to the newer version in the app store.

You can download HSLUpdateChecker through Github here.

A very simple way to get users to let users know about the latest version of your app.

2. Free Mac Color Picker Plugin Makes It Easy To Get The Right UIColor/CGColorRef Code

A Mac color picker plugin so that you can easily copy the correct UIColor/CGRefCode from any app that uses the color picker and place it in Xcode.


And have it create UIColor code like this.

UIColor *aColor = [UIColor colorWithHue:0.907 saturation:0.629 brightness:1.000 alpha:1.000];

You can download the developer color picker plugin through the homepage here.

Just drop into your /Library/ColorPickers directory and the extended color picker will appear in apps where you'd normally have the regular color picker.

If you've created, or come across any iOS developer resources that you'd like to share you can submit them in comment section.

I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my 
blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.

This article is related to

iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C,MAC Development