bob
Results
2
comments of
bob
- (NSManagedObjectModel *)createManagedObjectModel { NSManagedObjectModel *managedObjectModel = [[NSManagedObjectModel alloc] init]; NSMutableArray *entities = [[NSMutableArray alloc] init]; NSMutableArray *properties = [[NSMutableArray alloc] init]; NSAttributeDescription *attributeDescription; attributeDescription = [[NSAttributeDescription alloc] init]; attributeDescription.name...
didClickConfirmButton (TTADataPickerView.swift:497) crash