Swift 6.4 is out! 🎉
This release brings deeper interoperability, stronger platform support, and easier everyday code.
swift.org/blog/swift-6.4…
Highlights in this thread 🧵
How does the debugger know exactly which Swift module your code came from? The upcoming Swift 6.4 release makes it more precise than ever, tracking the module path in debug info instead of looking it up by name, for faster and more reliable debugging.
Lots of cross-platform Swift news this month. ElementaryUI brings Swift to the web, SwiftTUI brings state and animations to the terminal, and Swift on Windows keeps getting better. Read more in our latest digest:
At last: a unified home for Swift documentation, pulling together the language reference, core libraries and tooling, and platform specifics into a single central home, no matter what you're building! Check it out and give us feedback: docs.swift.org