JSONExport icon indicating copy to clipboard operation
JSONExport copied to clipboard

Description method is missing

Open varun-naharia opened this issue 7 years ago • 0 comments

When I tried to print object it doesn't show full object detail, It just show object but property/object in that object this is because of missing description method from all class generated. refer this link http://iosdevelopertips.com/cocoa/overriding-nsobject-description-method.html Please fix this.

varun-naharia avatar Apr 19 '18 10:04 varun-naharia