mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-29 05:05:34 +08:00
Rework podspec to organize header file imports to match existing RestKit releases
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
//
|
||||
|
||||
#import "RKManagedObjectRequestOperation.h"
|
||||
#import <RestKit/RKLog.h>
|
||||
#import <RestKit/RKHTTPUtilities.h>
|
||||
#import "RKLog.h"
|
||||
#import "RKHTTPUtilities.h"
|
||||
#import "RKResponseMapperOperation.h"
|
||||
|
||||
// Set Logging Component
|
||||
|
||||
Reference in New Issue
Block a user