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 a8e1148 commit ce09fe6Copy full SHA for ce09fe6
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version:5.7
+// swift-tools-version:5.6
2
//===----------------------------------------------------------------------===//
3
//
4
// This source file is part of the Swift Logging API open source project
[email protected]
scripts/preview_docc.sh
@@ -13,4 +13,4 @@
13
##
14
##===----------------------------------------------------------------------===##
15
16
-xcrun swift package --disable-sandbox preview-documentation --target Logging
+swift package --disable-sandbox preview-documentation --target Logging
0 commit comments