Back in the dark ages of Swift 1, I wrote an article about locks and thread safety in Swift. The march of time has made it fairly obsolete, and reader Seth Willits suggested I update it for the modern age, so here it is! (more…)
Read more »
UISearchBarFontKit - An extension for UISearchBar that makes it effortless to set the font, which is otherwise convoluted. (more…)
Read more »
A dependency management library for Swift. Contribute to SerhanAksut/DependencyKit development by creating an account on GitHub. (more…)
Read more »
It is my pleasure to announce a new set of Linux distributions officially supported by the Swift project. Swift.org now offers downloadable toolchain and Docker images for the following new Linux distributions: (more…)
Read more »
First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI. (more…)
Read more »