Starting with Xcode 11, the Swift Package Manager is becoming a true first class citizen within Apple’s suite of developer tools. Let’s take a look at how it can be used to manage a project’s various dependencies. (more…)
Read more »
Since the introduction of Xcode 8 in late September, Swift 3 has become the default version to develop iOS and Mac OS apps.
Read more »
My Swift tool belt includes an extension that will add a border, corner radius, and a shadow to any UIView, UIButton, or UILabel with a live preview. (more…)
Read more »
SwiftAA - The most comprehensive collection of accurate astronomical algorithms in Swift. (more…)
Read more »