How to use experimental Swift versions and features in Xcode?

Опубликовано: 20 Февраль 2026
на канале: donny wals
565
21

In this video we'll dig into how you can leverage experimental toolchains and feature flags to test new Swift versions before they're released. Watch me download a new toolchain, install it, enable it in Xcode, and then I actually add a feature flag to test our region based actor isolation.

Level up your Swift concurrency skills with my course: https://donny-wals-s-school.teachable...

Or check out my books: https://donnywals.com/books

This video is the companion video for this blog post on my site: https://www.donnywals.com/how-to-use-...