Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit 12b05e6

Browse files
authored
Update README for Swift 4
1 parent d6a54a3 commit 12b05e6

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
@@ -11,7 +11,7 @@
1111

1212
## Requirements
1313

14-
Turbolinks for iOS is compatible with Xcode 8/Swift 3.0. It requires iOS 8 or higher. The Swift language requires dependencies to be compiled with the same version as the target that includes them. If you need Swift 2.3 compatibility, use the `v1.0.3` release, which is the last release to support Swift 2.3.
14+
Turbolinks for iOS is written in Swift 4.0 and requires Xcode 9. It should also work with Swift 3.2 as well. It currently supports iOS 8 or higher, but we'll most likely drop iOS 8 support soon.
1515

1616
Web views are backed by [WKWebView](https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/) for full-speed JavaScript performance.
1717

@@ -305,4 +305,4 @@ Please note that this project is released with a [Contributor Code of Conduct](C
305305

306306
---
307307

308-
© 2016 Basecamp, LLC
308+
© 2017 Basecamp, LLC

0 commit comments

Comments
 (0)