glideapps / quicktype-xcode

Xcode extension to paste JSON as Swift, Objective-C, and more
https://quicktype.io
Apache License 2.0
1.68k stars 53 forks source link

Argument type '() throws -> T' does not conform to expected type 'Decoder' #50

Open bewithdhanu opened 5 years ago

bewithdhanu commented 5 years ago

I am having this error

Argument type '() throws -> T' does not conform to expected type 'Decoder'

image