ReactKit / SwiftState

Elegant state machine for Swift.
MIT License
904 stars 93 forks source link

Swift 2.0 support #25

Closed adamyanalunas closed 9 years ago

adamyanalunas commented 9 years ago

I ran the wizards to clean migrate from Swift 1.2 and cleaned up the warnings. Also changed a test that didn't assert anything.

There's no swift/2.0 branch so this PR is for master. If you create a Swift 2.0 branch I'll close this PR and open on the new one.

All tests run and pass for the iOS and OS X frameworks.

inamiy commented 9 years ago

Overall LGTM! Thanks :+1: