Announcing Swift 6.1.3!

We are happy to announce the release of Swift 6.1.3.

Install Swift Toolchain

Release Note

swiftlang/swift:

  • #81803 [Backtracing] Add warning suppression option, enable it for tests.
  • #82231 [IRGen] Don't use GOTPCREL relocations for x86 ELF.
  • #82633 [Backtracing][Linux] Fix crash handler for musl.

swiftlang/llvm-project:

  • [#10799] [lldb] Clear thread name container before writing UTF8 bytes

swiftlang/swift-package-manager:

  • [#9019] Copy variables into locals before accessing them from async block.
18 Likes