We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7df19b8 + 86700b6 commit 6282353Copy full SHA for 6282353
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