swift now what version

Generated on 8/4/2024

1 search

The latest version of Swift is Swift 6. This version introduces a new language mode that achieves data race safety, expanding Swift's safety guarantees to concurrent programs. It also includes many new improvements, such as non-copyable types and a new language subset called embedded Swift, which can run on highly constrained systems.

For more details, you can refer to the session What’s new in Swift at WWDC 2024.