mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-28 20:55:32 +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:
@@ -7,7 +7,7 @@
|
||||
//
|
||||
|
||||
#import <RestKit/RestKit.h>
|
||||
#import <RestKit/CoreData/CoreData.h>
|
||||
#import <RestKit/CoreData.h>
|
||||
|
||||
@interface RKTStatus : NSManagedObject {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user