tristanhimmelman / ObjectMapper

Simple JSON Object mapping written in Swift
MIT License
9.16k stars 1.03k forks source link

Support Swift5 #1047

Closed long-fu closed 5 years ago

sanoj00b commented 5 years ago

some1 has deleted my issue for the same, I do not know why? Thanks for raising it

long-fu commented 5 years ago

I can run normally in the Swift 5.0 project.

IgorFedorchuk commented 5 years ago

https://github.com/tristanhimmelman/ObjectMapper/issues/1043 Parsing complicated object with optional objects as a parameter works with workaround only

cddjr commented 5 years ago

WORKAROUND pod 'ObjectMapper', git: 'https://github.com/cddjr/ObjectMapper.git', branch: 'swift-5'