mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-01-12 17:32:18 +08:00
remove FRC entry in header
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#import "NSPersistentStoreCoordinator+MagicalRecord.h"
|
||||
#import "NSManagedObjectModel+MagicalRecord.h"
|
||||
#import "NSPersistentStore+MagicalRecord.h"
|
||||
#import "NSFetchedResultsController+MagicalFetching.h"
|
||||
|
||||
#import "MagicalImportFunctions.h"
|
||||
#import "NSManagedObject+MagicalDataImport.h"
|
||||
@@ -44,6 +43,9 @@
|
||||
#import "NSAttributeDescription+MagicalDataImport.h"
|
||||
#import "NSRelationshipDescription+MagicalDataImport.h"
|
||||
#import "NSEntityDescription+MagicalDataImport.h"
|
||||
//#if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR
|
||||
// #import "NSFetchedResultsController+MagicalFetching.h"
|
||||
//#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user