SimplicityMobile / Simplicity

A simple way to implement Facebook and Google login in your iOS apps.
Apache License 2.0
681 stars 66 forks source link

Change Swift version in README.md #7

Closed talisk closed 8 years ago

talisk commented 8 years ago

There's a wrong which support for Swift 2.3+

edjiang commented 8 years ago

Thanks for the PR, Talisk!

Did you end up having any troubles using this on Swift 2.2? I put it on XC 7.3 / Swift 2.2 since I'm using 7.3, but I know I am not using any 2.3 features at all.

I was actually thinking of changing it to say Swift 2.0 / XCode 7, since I don't believe I am using any features in the newer versions, but I'm haven't tested it yet.

edjiang commented 8 years ago

Ah, my bad - I for some reason thought that Swift 2.3 was the current version, and confused myself! Merging =]