add
This commit is contained in:
+10
-3
@@ -11,15 +11,22 @@
|
||||
|
||||
// Include any system framework and library headers here that should be included in all compilation units.
|
||||
// You will also need to set the Prefix Header build setting of one or more of your targets to reference this file.
|
||||
#import "GIGA.h"
|
||||
#ifdef __OBJC__
|
||||
#import "AFNetworking.h"
|
||||
#import <JSONModel/JSONModel.h>
|
||||
#import <UMCommon/UMCommon.h>
|
||||
#import <UMAnalytics/MobClick.h>
|
||||
|
||||
#endif
|
||||
|
||||
#import "GIGA.h"
|
||||
//#import "AFNetworking.h"
|
||||
//#import <JSONModel/JSONModel.h>
|
||||
#import "UIView+Toast.h"
|
||||
#import "JXTAlertManagerHeader.h"
|
||||
#import "Masonry.h"
|
||||
#import "GiGaHelper.h"
|
||||
#import <UMCommon/UMCommon.h>
|
||||
#import <UMAnalytics/MobClick.h>
|
||||
|
||||
#import "MobClickList.h"
|
||||
#import "TTTAttributedLabel.h"
|
||||
#import "GiGaUserManager.h"
|
||||
|
||||
Reference in New Issue
Block a user