Skip to content

Commit c8d4732

Browse files
committed
Updated for 07-25 chain
1 parent d73f0d3 commit c8d4732

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
@@ -26,7 +26,7 @@ https://github.com/PerfectlySoft/Perfect-HTTPServer.git
2626

2727
--
2828

29-
**The master branch of this project currently compiles with the default Swift 3.0 toolchain included in Xcode 8 beta 2. On Ubuntu use the *Swift 3.0 Preview 2* toolchain, released July 7th.**
29+
**The master branch of this project currently compiles with the July 25th Swift toolchain.**
3030

3131
**Important:** On OS X you must set the Xcode command line tools preference as follows:
3232
![Xcode Prefs](http://www.perfect.org/docs/assets/xcode_prefs.png)
@@ -58,7 +58,7 @@ swift --version
5858
should produce something like the following:
5959

6060
```
61-
Apple Swift version 3.0 (swiftlang-800.0.33.1 clang-800.0.31)
61+
Apple Swift version 3.0-dev (LLVM 440a472499, Clang e10506ae1c, Swift 395e967875)
6262
Target: x86_64-apple-macosx10.9
6363
```
6464

0 commit comments

Comments
 (0)