Adding #define _AF_USE_JSONKIT in API clients for example apps
This commit is contained in:
parent
1fbe7846dd
commit
ee88f6795e
2 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue