iOS Development

ios – Why is stripping symbols not the default? How to do it?

I am in the rabbit hole of...

Importing Web-based SwiftPM packages to your Xcode Playground — Erica Sadun

I’ve been kicking the wheels on Xcode 12 and its ability to use frameworks and packages with playgrounds. Up until now, I’ve only...

Advanced Swift, fifth edition – Ole Begemann

We released the fifth edition of our...

Using UnevenRoundedRectangle to Round Specific Corners

In SwiftUI, there is a convenient built-in modifier called cornerRadius that allows you to easily create rounded corners for a view. By applying the cornerRadius modifier to...

How Working at a Startup Can Boost Your Tech Career

Are you looking for your next role? Perhaps your current role is no longer challenging you like it once did, or you’re finding...

Enabling Concurrency warnings in Xcode 15 – Donny Wals

If you want to make sure that your code adopts Swift concurrency as correctly as possible in Swift 5.9, it's a good idea...

SpeakerClock 1.3.0 | Cocoanetics

I’ve been busy since I completely rewrote SpeakerClock in SwiftUI. That was version 1.2.0. The App Store provides a concept called Universal Purchase,...

Utilizing Makefiles for Swift projects

Make) is a build automation software that you can use to...

Latest articles