Skip to content

Commit 9490cc8

Browse files
authored
README: Update Swift version and system requirements
1 parent c932b35 commit 9490cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<img src="https://img.shields.io/badge/Swift-5.2-orange.svg" />
6+
<img src="https://img.shields.io/badge/Swift-5.4-orange.svg" />
77
<a href="https://swift.org/package-manager">
88
<img src="https://img.shields.io/badge/swiftpm-compatible-brightgreen.svg?style=flat" alt="Swift Package Manager" />
99
</a>
@@ -232,7 +232,7 @@ For a real-world example of a Publish plugin, check out the [official Splash plu
232232

233233
## System requirements
234234

235-
To be able to successfully use Publish, make sure that your system has Swift version 5.2 (or later) installed. If you’re using a Mac, also make sure that `xcode-select` is pointed at an Xcode installation that includes the required version of Swift, and that you’re running macOS Catalina (10.15) or later.
235+
To be able to successfully use Publish, make sure that your system has Swift version 5.4 (or later) installed. If you’re using a Mac, also make sure that `xcode-select` is pointed at an Xcode installation that includes the required version of Swift, and that you’re running macOS Big Sur (11.0) or later.
236236

237237
Please note that Publish **does not** officially support any form of beta software, including beta versions of Xcode and macOS, or unreleased versions of Swift.
238238

0 commit comments

Comments
 (0)