This commit is contained in:
lianxiang
2018-09-21 18:27:32 +08:00
parent f2729d343e
commit db1740e72b
573 changed files with 53631 additions and 3597 deletions
+10 -3
View File
@@ -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"