Auto-Incrementing Build Numbers in Xcode
iOS apps have two separate version numbers: * Short bundle version string (e.g. 1.2) * Build number (e.g. 2002) Each "short version" will »
iOS apps have two separate version numbers: * Short bundle version string (e.g. 1.2) * Build number (e.g. 2002) Each "short version" will »
Since iOS 8.3 was released in April 2015, it has been possible to select the skin tone for a number of Emoji characters. While it »
In Grand Central Dispatch, the dispatch_after() function is used to perform a block of code after a given delay. It's a bit of »
We've just set up our GitHub account [https://github.com/CrunchyBagel]. There's not much there yet, but we started work on a »
Streaks Workout is an Apple TV app that helps you get fit. One of the things we wanted to do differently to other fitness apps is »