File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ these tests regularly.
1616
1717## Preparation
1818
19- The conformance test suite requires Swift 3.2 , standard command-line
19+ The conformance test suite requires Swift 4.0 , standard command-line
2020tools such as make and awk, and a full source checkout of
2121[ Google's protobuf project] ( https://github.com/protocolbuffers/protobuf ) .
2222
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Swift runtime library to your project.
1919
2020To use Swift with Protocol buffers, you'll need:
2121
22- * A recent Swift 3.2 compiler that includes the Swift Package Manager.
22+ * A recent Swift 4.0 compiler that includes the Swift Package Manager.
2323 We recommend using the latest release build from
2424 [ Swift.org] ( https://swift.org ) or the command-line tools included
2525 with the latest version of Xcode.
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ your project as explained below.
9090
9191To use Swift with Protocol buffers, you'll need:
9292
93- * A Swift 3.2 or later compiler (Xcode 9.0 or later). Support is included
93+ * A Swift 4.0 or later compiler (Xcode 9.1 or later). Support is included
9494for the Swift Package Manager; or using the included Xcode project. The Swift
9595protobuf project is being developed and tested against the latest release
9696version of Swift available from [ Swift.org] ( https://swift.org )
You can’t perform that action at this time.
0 commit comments