Skip to content

Commit ce09fe6

Browse files
authored
Undo 5.7 package files, not needed yet (apple#232)
* Undo 5.7 package files, not needed yet * no need for xcrun in docs preview script
1 parent a8e1148 commit ce09fe6

File tree

3 files changed

+2
-38
lines changed

3 files changed

+2
-38
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.7
1+
// swift-tools-version:5.6
22
//===----------------------------------------------------------------------===//
33
//
44
// This source file is part of the Swift Logging API open source project

[email protected]

Lines changed: 0 additions & 36 deletions
This file was deleted.

scripts/preview_docc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
##
1414
##===----------------------------------------------------------------------===##
1515

16-
xcrun swift package --disable-sandbox preview-documentation --target Logging
16+
swift package --disable-sandbox preview-documentation --target Logging

0 commit comments

Comments
 (0)