We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fae2397 + 0bcab16 commit 7a04fb3Copy full SHA for 7a04fb3
utils/darwin-installer-scripts/postinstall
@@ -13,4 +13,4 @@
13
14
INSTALLED_TOOLCHAIN=$2
15
16
-ln -fs "${INSTALLED_TOOLCHAIN}" "${INSTALLED_TOOLCHAIN%/*}/swift-latest.xctoolchain"
+ln -fhs "${INSTALLED_TOOLCHAIN}" "${INSTALLED_TOOLCHAIN%/*}/swift-latest.xctoolchain"
0 commit comments