Ahmed-Ali / JSONExport

JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swift 4: let

meiziteacher opened this issue · comments

In utilityMethods, please change:
"body": "\t\tlet dictionary = TO:
"body": "\t\tvar dictionary =

same as me.
it occurs when i export to swiftyJson