Should you opt-in to Swift 6.2’s Main Actor isolation? – Donny Walsbig tee tech hubSeptember 11, 2025 Published on: September 11, 2025Swift 6.2 comes with a some interesting Concurrency improvements. One of the most notable changes is…
Setting default actor isolation in Xcode 26 – Donny Walsbig tee tech hubJuly 1, 2025 With Swift 6.2, Apple has made a several improvements to Swift Concurrency and its approachability. One of the biggest changes…
Where View.task gets its main-actor isolation frombig tee tech hubMay 12, 2025 SwiftUI’s .task modifier inherits its actor context from the surrounding function. If you call .task inside a view’s body property,…