reorganization of source and project files

This commit is contained in:
Saul Mora
2012-02-24 09:57:39 +01:00
parent f950ff1bd1
commit c2ea71e3b4
366 changed files with 393 additions and 154 deletions

View File

@@ -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