Swift 5.6 in combination with Xcode 14 introduced plugins for swift packages. This enables us to run tools like SwiftLint at build time which was not possible before for packages.
Read More
In this article I'll show you a couple of tips to make your life as a Swift developer a lot easier!
Read More