© 2011 steveostudios

Glare-less iOS icons

Posted on September 24, 2012 by in iOS | No Comments
GlarelessiOSIcons

Turns out you only need to add/alter one simple line to the info.plist file. 1 <key>UIPrerenderedIcon</key><true/>

Continue Reading

Testflight – App Development Deployment the easy way

Posted on April 24, 2012 by in Code, iOS | No Comments
Testflight

Here is something I have learned about making apps for Apple: Distributing to a bunch of beta testers (including oneself) is actually pretty difficult! You have to be a legitimate business, get your Apple Developer account, create and write the application, create an application ID, register devices to your account, create a provisioning profile, [...]

Continue Reading