Skip to content

Commit

Permalink
Quick update on compiler requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLarson committed Sep 8, 2016
1 parent 9f7c141 commit 394ccbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ BSD-style, with the full license available with the framework in License.txt.

## Technical requirements ##

- Swift 2.2 (the January 6 snapshot is currently required for Linux, until I figure out how to work with Foundation in more recent snapshots)
- Xcode 7.3 on Mac or iOS
- Swift 3
- Xcode 8.0 on Mac or iOS
- iOS: 8.0 or higher (Swift is supported on 7.0, but not Mac-style frameworks)
- OSX: 10.9 or higher
- Linux: Wherever Swift code can be compiled. Currently, that's Ubuntu 14.04 or higher, along with the many other places it has been ported to. I've gotten this running on the latest Raspbian, for example. For camera input, Video4Linux needs to be installed.
Expand Down

0 comments on commit 394ccbe

Please sign in to comment.