mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Toolchain installers distributed on https://swift.org/download creates a symbolic link of the toolchain as `swift-latest.xctoolchain`, but postinstall script in this repo creates as `swift-latest`. This patch syncs the difference of symlink name.