Swift.org Blog Post: ‘Using Upcoming Feature Flags’

May 30, 2023

This will likely be my only post this week not somehow related to next week’s LIVE near WWDC 2023 show.

The blog post I contributed to Swift.org about upcoming feature flags went live today:

Beginning in Swift 5.8 you can flexibly adopt upcoming Swift features using a new compiler flag and compilation condition. This post describes the problem upcoming feature flags solve, their benefits, and how to get started using them in your projects.

You can read the post, Using Upcoming Feature Flags, in its entirety on Swift.org.

I’m really excited about this addition to Swift and after you read the post, I hope you are too! •


Categories: Apple, Software Development, Swift, iOS, macOS

Tags: App Development, Software Development, Swift, Swift.org, Upcoming Feature Flags, iOS