Category: Swift

Swift: Enum CaseIterable

Swift

Looping over Enum cases using CaseIterable protocol.

Read More

SwiftLint: SPM Plugin

Swift

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

Swift: Tips and Tricks for Beginners

Swift

In this article I'll show you a couple of tips to make your life as a Swift developer a lot easier!

Read More