turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
881 stars 92 forks source link

Swift 3.0 #82

Closed zachwaugh closed 7 years ago

zachwaugh commented 7 years ago

This is to track the progress of the Swift 3.0 update. Before release, we're going to revisit some of the method names to be better in line with Swift 3 guidelines. Since this will be a breaking change from the current version, it will a 2.0 release.

Please test your apps with the swift-3.0 branch and let us know if there are any issues.

risinglf commented 7 years ago

Hello there,

XCode 8.3, released some days ago, drops supports for Swift 2.3.

@zachwaugh what is the status of this project regarding the adoption of Swift 3 in the master branch?

zachwaugh commented 7 years ago

@risinglf Thanks for the reminder! Just merged into master. This bumps the version to 2.0 since the Swift 3 changes are not backwards compatible.