SudeepSidhu/AutoEncoder
Given property declarations (e.g. @property (nonatomic,strong) NSString *urlString;) outputs the NSCoding and NSCopying methods for those variables
Objective-C
Given property declarations (e.g. @property (nonatomic,strong) NSString *urlString;) outputs the NSCoding and NSCopying methods for those variables
Objective-C