JSONExport icon indicating copy to clipboard operation
JSONExport copied to clipboard

swift 4: let

Open meiziteacher opened this issue 6 years ago • 1 comments

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

meiziteacher avatar May 12 '18 04:05 meiziteacher

same as me. it occurs when i export to swiftyJson

zhangchenzhuo avatar Aug 25 '18 08:08 zhangchenzhuo