bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 119 forks source link

Fix swift3 branch to work on Xcode 8 beta 4 #187

Closed jgallagher closed 8 years ago

jgallagher commented 8 years ago

Builds on #186, including fixes for unit tests too.

jgallagher commented 8 years ago

Going ahead and merging - Travis will fail all Swift 3 branches for now, but tests pass locally.