mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Updated all example projects to build against the new project. Cleaned up header imports for flattened project structure
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
//
|
||||
|
||||
#import <CoreData/CoreData.h>
|
||||
#import "../ObjectMapping/RKObjectMapping.h"
|
||||
#import "RKObjectMapping.h"
|
||||
|
||||
@interface RKManagedObjectMapping : RKObjectMapping {
|
||||
NSEntityDescription* _entity;
|
||||
|
||||
Reference in New Issue
Block a user