mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-14 23:28:07 +08:00
Updates to ensure AFNetworking builds with reachability from static library target
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
//
|
||||
|
||||
#import <RestKit/Network.h>
|
||||
#import <SystemConfiguration/SystemConfiguration.h>
|
||||
#import "RKRouter.h"
|
||||
#import "RKObjectPaginator.h"
|
||||
#import "RKMacros.h"
|
||||
|
||||
@@ -4,4 +4,5 @@
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <SystemConfiguration/SystemConfiguration.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user