mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-01-12 17:32:18 +08:00
reorganization of source and project files
This commit is contained in:
@@ -120,7 +120,7 @@ NSString * const kMagicalRecordImportRelationshipTypeKey = @"type";
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Warc-performSelector-leaks"
|
||||
relationshipSource = [self performSelector:NSSelectorFromString(selectorName)];
|
||||
#pragma cland diagnostic pop
|
||||
#pragma clang diagnostic pop
|
||||
addRelationMessageFormat = @"addObject:";
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user