Formatting a Duration with NSDateComponentsFormatter
Recently I have been adding extra translations to Streaks Workout [http://streaksworkout.com], which means ensuring that in addition to everything being translated for each language, »
Recently I have been adding extra translations to Streaks Workout [http://streaksworkout.com], which means ensuring that in addition to everything being translated for each language, »
The following extension makes it really simple to blend two colours together into a non-transparent colour. For example, if you have a red colour (UIColor.redColor( »
One of the features that makes the Apple Watch a compelling fitness-tracking device is the fact that is has a built-in pedometer. This means it tracks »
When using Objective-C in Xcode, it is possible to generate a compile time warning by using the #warning preprocessor directive in your code. This can be »
When the new Apple TV launched in October, Streaks Workout was one of the first exercise apps available. We're pleased to announce that it »