Skip to content

Commit

Permalink
Undo 5.7 package files, not needed yet (#232)
Browse files Browse the repository at this point in the history
* Undo 5.7 package files, not needed yet

* no need for xcrun in docs preview script
  • Loading branch information
ktoso authored Aug 24, 2022
1 parent a8e1148 commit ce09fe6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.7
// swift-tools-version:5.6
//===----------------------------------------------------------------------===//
//
// This source file is part of the Swift Logging API open source project
Expand Down
36 changes: 0 additions & 36 deletions [email protected]

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/preview_docc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
##
##===----------------------------------------------------------------------===##

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

0 comments on commit ce09fe6

Please sign in to comment.