May
2
comment Mogenerator ios
ok thanks , but when I uncheck the checkbox "run script only when installing" mogenerator generates models like this @interface _Contact : AbstractRootManagedObject {} @property (nonatomic, retain) NSDate* *birthDay; @property (nonatomic, retain) NSString* *contactId; @end and I can't change it. what do you think about this?
May
1
asked Mogenerator ios