Building with nightly Swift toolchains on macOS
An overview of the various options you have for selecting the Swift toolchain you want to build with, and two caveats to be aware of. More >
March 5, 2024
Hi, I’m Ole. I’m a developer from Berlin and co-author of Advanced Swift. Here, I mainly write about Swift and app development on Apple platforms. More about me.
An overview of the various options you have for selecting the Swift toolchain you want to build with, and two caveats to be aware of. More >
March 5, 2024
I found the place in the compiler’s source code where it applies a special attribute to DispatchQueue.main.async
closures. Plus, a rant about how Xcode presents Swift concurrency context to the programmer.
More >
February 29, 2024
The relative sizing modifier interacts in an interesting way with stack views and other containers that distribute the available space among their children. Understanding why can teach us a lot about SwiftUI’s layout algorithm. More >
March 24, 2023
A SwiftUI layout and view modifier for relative sizing. “Make this view 50 % of the width of its container”. More >
March 23, 2023
A shell script that assigns a keyboard shortcut to the Unmodified Originals menu command in Photos on the Mac. More >
March 21, 2023