From a1f6e215f8e91f9ff7177b1204436fe8c106e5a2 Mon Sep 17 00:00:00 2001 From: Bill Abt Date: Wed, 22 Jun 2016 14:40:43 -0400 Subject: [PATCH] Updates for the new swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a builds. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6426c8b..c0e607a 100644 --- a/README.md +++ b/README.md @@ -6,19 +6,17 @@ Generic Cross Platform Signal Handler. ## Prerequisites ### Swift -* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-05-09-a` toolchain (**Minimum REQUIRED for latest release**) -* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-05-31-a` toolchain *or* -* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-06-06-a` toolchain (**Recommended**) +* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a` toolchain (**Minimum REQUIRED for latest release**) ### OS X * OS X 10.11.0 (*El Capitan*) or higher -* Xcode Version 7.3.1 (7D1012) or higher using the one of the above toolchains (*Recommended*) +* Xcode Version 8.0 beta (8S128d) or higher using the above toolchain (*Recommended*) ### Linux * Ubuntu 15.10 (or 14.04 but only tested on 15.10) -* One of the Swift Open Source toolchains listed above +* The Swift Open Source toolchain listed above ## Build