mutualmobile / VIPER-SWIFT

An example Todo list app written in Swift using the VIPER architecture.
MIT License
504 stars 185 forks source link

Fixed compile errors and failed tests. Added support of Xcode 6.1.1 #4

Closed salabaha closed 8 years ago

salabaha commented 9 years ago

This pull request fix issue #3

JeffGilbert-MM commented 8 years ago

The project has been updated for Swift 2.2/Xcode 7.3 via https://github.com/mutualmobile/VIPER-SWIFT/pull/15.