Adding #define _AF_USE_JSONKIT in API clients for example apps
This commit is contained in:
parent
1fbe7846dd
commit
ee88f6795e
@ -23,6 +23,8 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "AFHTTPClient.h"
|
||||
|
||||
#define _AF_USE_JSONKIT
|
||||
|
||||
extern NSString * const kAFGowallaClientID;
|
||||
extern NSString * const kAFGowallaBaseURLString;
|
||||
|
||||
|
||||
@ -23,6 +23,8 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "AFHTTPClient.h"
|
||||
|
||||
#define _AF_USE_JSONKIT
|
||||
|
||||
extern NSString * const kAFGowallaClientID;
|
||||
extern NSString * const kAFGowallaBaseURLString;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user