bignerdranch / Freddy

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

Swift 2.3 support #179

Closed mz2 closed 8 years ago

mz2 commented 8 years ago

Looks like there are a few compilation failures when compiling with Swift 2.3.

zwaldowski commented 8 years ago

You might've been building with the Swift 3 compiler. See also #180.

mz2 commented 8 years ago

Ah, quite possible.

siuying commented 8 years ago

How about Swift 3?

mz2 commented 8 years ago

See https://github.com/bignerdranch/Freddy/tree/swift3

indrajitsinh commented 8 years ago

@mz2 try following in your Cartfile

github "bignerdranch/Freddy" ~> 2.1