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.
1 parent 6cb3f39 commit ad46ee1Copy full SHA for ad46ee1
scripts/preview_docc.sh
@@ -27,4 +27,4 @@
27
##
28
##===----------------------------------------------------------------------===##
29
30
-swift package --disable-sandbox preview-documentation --target $1
+swift package --disable-sandbox preview-documentation --target "$1"
scripts/soundness.sh
0 commit comments