Thanks for this. Very helpful. I gotta say that Swift has become a nightmare. It was supposed to be a clear, expressive language. Instead, it's become a plaything for comp-sci grads. Feature creep has made it a kitchen sink of a language, which rivals (and indeed surpasses) C++ for complexity and verbosity. It's hard to imagine explaining half of Swift's keywords to a new Swift developer.
You can also set the Swift language level at the package level, if you want to all your module targets to be in a specific Swift version
Thank you for this ray of light into Swift 6 obscurity
❤
Thanks for this. Very helpful.
I gotta say that Swift has become a nightmare.
It was supposed to be a clear, expressive language.
Instead, it's become a plaything for comp-sci grads.
Feature creep has made it a kitchen sink of a language, which rivals (and indeed surpasses) C++ for complexity and verbosity.
It's hard to imagine explaining half of Swift's keywords to a new Swift developer.