热更新demo

ThePaper-Prefix.pch 1.8KB

    // // Prefix header // // The contents of this file are implicitly included at the beginning of every source file. // #import <Availability.h> #ifndef __IPHONE_3_0 #warning "This project uses features only available in iOS SDK 3.0 and later." #endif #ifdef __OBJC__ #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> //define this constant if you want to use Masonry without the 'mas_' prefix #define MAS_SHORTHAND //define this constant if you want to enable auto-boxing for default syntax #define MAS_SHORTHAND_GLOBALS #import "Masonry.h" #import "NSString+Color.h" #import <CoreText/CoreText.h> #import "GONMarkupParser_All.h" #import <AdsameCubeMaxSDK/AdsameCubeMaxSDK.h> #import <CoreData/CoreData.h> #import "ZipArchive.h" #import "CoreTextView.h" #import "MobClick.h" #import "UMessage.h" #import <tingyunApp/NBSAppAgent.h> #import "UIControl+runTimeProtect.h" #import "CoreDataManager.h" #import "CoreDataModel.h" #import "UIColor-Expanded.h" #import "CoreAnimationEffect.h" #import "UserDefine.h" //#import "ipadUserDefine.h" #import "iphoneUserDefine.h" #import "MBProgressHUD.h" #import "RegexKitLite.h" #import "UIColor+iOS7Colors.h" #import "dataModel.h" #import "TPUserDefault.h" #import "toolKit.h" #import "iphoneLineSpaceAndParaSpace.h" #import "RTLabel.h" #import "ASIHTTPRequest.h" #import "RemoteInterfaceUrl.h" #import "Remote.h" #import "RemoteRequest.h" #import "TPWindow.h" #import "TPHttpController.h" #import "TPViewController.h" #import "TPTableViewController.h" #import "channelContentListController.h" #import "ALMoviePlayerController.h" #import "TPWebViewContoller.h" #import "TPCustomButton.h" #import "TPKeyboardController.h" #import "ALMoviePlayerController.h" #import "YRSideViewController.h" #import "MLNavigationController.h" #import "UIButton+BadgeView.h" #endif