From the archives Introducing (v2.6 of) Operations Back in June 2015, after watching the excellent WWDC session Advanced NSOperations I started writing my own version of the core code proposition. I called this project Operations. I stuck to the main
From the archives Introducing Money Money is a Swift framework which I have open sourced today. In this post I will discuss a little bit about how it works, and what it can be used for. Decimals Working
From the archives iOS Continuous Integration: Uploading your Pipeline Modern software development involves quite a bit more than classes and functions. To provide quality assurance, code should be tested, which is often a repetitive task and well suited to automation. Given a