Skip to content

Commit

Permalink
Update to latest Xcode (Beta 6) and toolchain (8/15).
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Abt committed Aug 16, 2016
1 parent 6fb8e90 commit 6ece405
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
![Linux](https://img.shields.io/badge/os-linux-green.svg?style=flat)
![Apache 2](https://img.shields.io/badge/license-Apache2-blue.svg?style=flat)
![](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)
![](https://img.shields.io/badge/Snapshot-8/4-blue.svg?style=flat)
![](https://img.shields.io/badge/Snapshot-8/7-blue.svg?style=flat)
![](https://img.shields.io/badge/Snapshot-8/15-blue.svg?style=flat)

# Signals

Expand All @@ -13,13 +12,12 @@ Generic Cross Platform Signal Handler.
## Prerequisites

### Swift
* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-08-04-a` toolchain (**Minimum REQUIRED for latest release**)
* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-08-07-a` toolchain (**Recommended**)
* Swift Open Source `swift-DEVELOPMENT-SNAPSHOT-2016-08-15-a` toolchain (**Minimum REQUIRED for latest release**)

### macOS

* macOS 10.11.6 (*El Capitan*) or higher
* Xcode Version 8.0 beta 5 (8S193k) or higher using the above toolchain (*Recommended*)
* Xcode Version 8.0 beta 6 (8S201h) or higher using the above toolchain (*Recommended*)

### Linux

Expand Down

0 comments on commit 6ece405

Please sign in to comment.