mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +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.