Harpy 2.0.0
Last week, David Verwer of Shiny Development linked to my Harpy github repo in his iOS Dev Weekly newsletter. Thanks to this publicity, I received over a 120 new watchers for the repo, and with that came a few pull requests. I went through the pull requests, accepted most of them, and then performed a bit of refactoring.
I now present to you, v2.0.0 of Harpy.
For those who don’t already know, Harpy is a small iOS utility that checks the a user’s current installed version of your app against the one in the AppStore. If a newer version is available, the end-user is presented with a notification with a button linking to the App Store.app’s page for your application.
If you’re interested, grab it here!