- 26 Oct, 2024
Using built-in swift-format
for linting in Xcode 16 build phases
swift-format
for linting in Xcode 16 build phasesswift-format has been included in the Swift Toolechain since Swift 6. It allows us to run it with swift format command and eliminates the need to build or install swift-format binary or manage ...
- 18 Oct, 2024
Hello World, again!
I’ve just revamped my blog site for the first time in 8 years (!?). Since then, the technical lands ...