// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; }; 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; }; 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; }; 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; }; 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; }; 2DA7F9541AA6B51C005627AB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9501AA6B51C005627AB /* AppDelegate.m */; }; 2DA7F9581AA6B57A005627AB /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9571AA6B57A005627AB /* UIScrollView+MJRefresh.m */; }; 2DA7F95B1AA6B5F1005627AB /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F95A1AA6B5F1005627AB /* MJRefreshHeader.m */; }; 2DA7F95E1AA6BC2C005627AB /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F95D1AA6BC2C005627AB /* MJRefreshGifHeader.m */; }; 2DA7F9611AA6BCD2005627AB /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */; }; 2DA7F9671AA6BDC9005627AB /* MJRefreshLegendHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9661AA6BDC9005627AB /* MJRefreshLegendHeader.m */; }; 2DA7F96A1AA6D025005627AB /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9691AA6D025005627AB /* MJRefreshComponent.m */; }; 2DA7F96D1AA6D11D005627AB /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F96C1AA6D11D005627AB /* MJRefreshConst.m */; }; 2DA7F96F1AA75076005627AB /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F96E1AA75076005627AB /* MJRefresh.bundle */; }; 2DA7F9741AA759BC005627AB /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9711AA759BC005627AB /* UIScrollView+MJExtension.m */; }; 2DA7F9751AA759BC005627AB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9731AA759BC005627AB /* UIView+MJExtension.m */; }; 2DA7F9781AA7F52C005627AB /* MJNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */; }; 2DA7F97B1AA832F1005627AB /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F97A1AA832F1005627AB /* MJRefreshFooter.m */; }; 2DA7F97E1AA8389C005627AB /* MJRefreshLegendFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F97D1AA8389C005627AB /* MJRefreshLegendFooter.m */; }; 2DA7F9811AA838AE005627AB /* MJRefreshGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9801AA838AE005627AB /* MJRefreshGifFooter.m */; }; 2DF7EA031AA8A427008580B4 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */; }; 2DF7EA091AA8A6F3008580B4 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA081AA8A6F3008580B4 /* MJExample.m */; }; 2DF7EA0C1AA8C273008580B4 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */; }; 2DF7EA101AA8C3DA008580B4 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */; }; 2DF7EA111AA8C3DA008580B4 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */; proxyType = 1; remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB; remoteInfo = MJRefreshExample; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = ""; }; 2DA7F94F1AA6B51C005627AB /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 2DA7F9501AA6B51C005627AB /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 2DA7F9561AA6B57A005627AB /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = ""; }; 2DA7F9571AA6B57A005627AB /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = ""; }; 2DA7F9591AA6B5F1005627AB /* MJRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeader.h; sourceTree = ""; }; 2DA7F95A1AA6B5F1005627AB /* MJRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeader.m; sourceTree = ""; }; 2DA7F95C1AA6BC2C005627AB /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifHeader.h; sourceTree = ""; }; 2DA7F95D1AA6BC2C005627AB /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifHeader.m; sourceTree = ""; }; 2DA7F95F1AA6BCD2005627AB /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = ""; }; 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = ""; }; 2DA7F9621AA6BCE9005627AB /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = ""; }; 2DA7F9651AA6BDC9005627AB /* MJRefreshLegendHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshLegendHeader.h; sourceTree = ""; }; 2DA7F9661AA6BDC9005627AB /* MJRefreshLegendHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshLegendHeader.m; sourceTree = ""; }; 2DA7F9681AA6D025005627AB /* MJRefreshComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshComponent.h; sourceTree = ""; }; 2DA7F9691AA6D025005627AB /* MJRefreshComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshComponent.m; sourceTree = ""; }; 2DA7F96B1AA6D11D005627AB /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = ""; }; 2DA7F96C1AA6D11D005627AB /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = ""; }; 2DA7F96E1AA75076005627AB /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = ""; }; 2DA7F9701AA759BC005627AB /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJExtension.h"; sourceTree = ""; }; 2DA7F9711AA759BC005627AB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJExtension.m"; sourceTree = ""; }; 2DA7F9721AA759BC005627AB /* UIView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MJExtension.h"; sourceTree = ""; }; 2DA7F9731AA759BC005627AB /* UIView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MJExtension.m"; sourceTree = ""; }; 2DA7F9761AA7F52C005627AB /* MJNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJNavigationController.h; sourceTree = ""; }; 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJNavigationController.m; sourceTree = ""; }; 2DA7F9791AA832F1005627AB /* MJRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooter.h; sourceTree = ""; }; 2DA7F97A1AA832F1005627AB /* MJRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooter.m; sourceTree = ""; }; 2DA7F97C1AA8389C005627AB /* MJRefreshLegendFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshLegendFooter.h; sourceTree = ""; }; 2DA7F97D1AA8389C005627AB /* MJRefreshLegendFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshLegendFooter.m; sourceTree = ""; }; 2DA7F97F1AA838AE005627AB /* MJRefreshGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifFooter.h; sourceTree = ""; }; 2DA7F9801AA838AE005627AB /* MJRefreshGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifFooter.m; sourceTree = ""; }; 2DF7EA011AA8A427008580B4 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = ""; }; 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = ""; }; 2DF7EA071AA8A6F3008580B4 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = ""; }; 2DF7EA081AA8A6F3008580B4 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = ""; }; 2DF7EA0A1AA8C273008580B4 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = ""; }; 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = ""; }; 2DF7EA0D1AA8C3DA008580B4 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = ""; }; 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = ""; }; 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 2DA7F9221AA6B4C4005627AB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 2DA7F91C1AA6B4C4005627AB = { isa = PBXGroup; children = ( 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */, 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */, 2DA7F9261AA6B4C4005627AB /* Products */, ); sourceTree = ""; }; 2DA7F9261AA6B4C4005627AB /* Products */ = { isa = PBXGroup; children = ( 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */, 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */, ); name = Products; sourceTree = ""; }; 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = { isa = PBXGroup; children = ( 2DA7F94E1AA6B51C005627AB /* Classes */, 2DA7F9531AA6B51C005627AB /* MJRefresh */, 2DA7F9281AA6B4C4005627AB /* Supporting Files */, ); path = MJRefreshExample; sourceTree = ""; }; 2DA7F9281AA6B4C4005627AB /* Supporting Files */ = { isa = PBXGroup; children = ( 2DA7F9321AA6B4C4005627AB /* Main.storyboard */, 2DA7F9351AA6B4C4005627AB /* Images.xcassets */, 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */, 2DA7F9291AA6B4C4005627AB /* Info.plist */, 2DA7F92A1AA6B4C4005627AB /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */ = { isa = PBXGroup; children = ( 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */, 2DA7F9421AA6B4C4005627AB /* Supporting Files */, ); path = MJRefreshExampleTests; sourceTree = ""; }; 2DA7F9421AA6B4C4005627AB /* Supporting Files */ = { isa = PBXGroup; children = ( 2DA7F9431AA6B4C4005627AB /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; 2DA7F94E1AA6B51C005627AB /* Classes */ = { isa = PBXGroup; children = ( 2DA7F95F1AA6BCD2005627AB /* MJTableViewController.h */, 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */, 2DF7EA0A1AA8C273008580B4 /* MJCollectionViewController.h */, 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */, 2DF7EA0D1AA8C3DA008580B4 /* MJTestViewController.h */, 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */, 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */, 2DA7F9761AA7F52C005627AB /* MJNavigationController.h */, 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */, 2DF7EA011AA8A427008580B4 /* MJExampleViewController.h */, 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */, 2DF7EA071AA8A6F3008580B4 /* MJExample.h */, 2DF7EA081AA8A6F3008580B4 /* MJExample.m */, 2DA7F94F1AA6B51C005627AB /* AppDelegate.h */, 2DA7F9501AA6B51C005627AB /* AppDelegate.m */, ); path = Classes; sourceTree = ""; }; 2DA7F9531AA6B51C005627AB /* MJRefresh */ = { isa = PBXGroup; children = ( 2DA7F96E1AA75076005627AB /* MJRefresh.bundle */, 2DA7F9621AA6BCE9005627AB /* MJRefresh.h */, 2DA7F96B1AA6D11D005627AB /* MJRefreshConst.h */, 2DA7F96C1AA6D11D005627AB /* MJRefreshConst.m */, 2DA7F9681AA6D025005627AB /* MJRefreshComponent.h */, 2DA7F9691AA6D025005627AB /* MJRefreshComponent.m */, 2DA7F9591AA6B5F1005627AB /* MJRefreshHeader.h */, 2DA7F95A1AA6B5F1005627AB /* MJRefreshHeader.m */, 2DA7F9651AA6BDC9005627AB /* MJRefreshLegendHeader.h */, 2DA7F9661AA6BDC9005627AB /* MJRefreshLegendHeader.m */, 2DA7F95C1AA6BC2C005627AB /* MJRefreshGifHeader.h */, 2DA7F95D1AA6BC2C005627AB /* MJRefreshGifHeader.m */, 2DA7F9791AA832F1005627AB /* MJRefreshFooter.h */, 2DA7F97A1AA832F1005627AB /* MJRefreshFooter.m */, 2DA7F97C1AA8389C005627AB /* MJRefreshLegendFooter.h */, 2DA7F97D1AA8389C005627AB /* MJRefreshLegendFooter.m */, 2DA7F97F1AA838AE005627AB /* MJRefreshGifFooter.h */, 2DA7F9801AA838AE005627AB /* MJRefreshGifFooter.m */, 2DA7F9561AA6B57A005627AB /* UIScrollView+MJRefresh.h */, 2DA7F9571AA6B57A005627AB /* UIScrollView+MJRefresh.m */, 2DA7F9701AA759BC005627AB /* UIScrollView+MJExtension.h */, 2DA7F9711AA759BC005627AB /* UIScrollView+MJExtension.m */, 2DA7F9721AA759BC005627AB /* UIView+MJExtension.h */, 2DA7F9731AA759BC005627AB /* UIView+MJExtension.m */, ); path = MJRefresh; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = { isa = PBXNativeTarget; buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */; buildPhases = ( 2DA7F9211AA6B4C4005627AB /* Sources */, 2DA7F9221AA6B4C4005627AB /* Frameworks */, 2DA7F9231AA6B4C4005627AB /* Resources */, ); buildRules = ( ); dependencies = ( ); name = MJRefreshExample; productName = MJRefreshExample; productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */; productType = "com.apple.product-type.application"; }; 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = { isa = PBXNativeTarget; buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */; buildPhases = ( 2DA7F93A1AA6B4C4005627AB /* Sources */, 2DA7F93B1AA6B4C4005627AB /* Frameworks */, 2DA7F93C1AA6B4C4005627AB /* Resources */, ); buildRules = ( ); dependencies = ( 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */, ); name = MJRefreshExampleTests; productName = MJRefreshExampleTests; productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 2DA7F91D1AA6B4C4005627AB /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = MJ; LastUpgradeCheck = 0610; ORGANIZATIONNAME = itcast; TargetAttributes = { 2DA7F9241AA6B4C4005627AB = { CreatedOnToolsVersion = 6.1; }; 2DA7F93D1AA6B4C4005627AB = { CreatedOnToolsVersion = 6.1; TestTargetID = 2DA7F9241AA6B4C4005627AB; }; }; }; buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 2DA7F91C1AA6B4C4005627AB; productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */, 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 2DA7F9231AA6B4C4005627AB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */, 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */, 2DA7F96F1AA75076005627AB /* MJRefresh.bundle in Resources */, 2DF7EA111AA8C3DA008580B4 /* MJTestViewController.xib in Resources */, 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 2DA7F93C1AA6B4C4005627AB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 2DA7F9211AA6B4C4005627AB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 2DA7F9671AA6BDC9005627AB /* MJRefreshLegendHeader.m in Sources */, 2DA7F97E1AA8389C005627AB /* MJRefreshLegendFooter.m in Sources */, 2DA7F9581AA6B57A005627AB /* UIScrollView+MJRefresh.m in Sources */, 2DA7F95B1AA6B5F1005627AB /* MJRefreshHeader.m in Sources */, 2DA7F9541AA6B51C005627AB /* AppDelegate.m in Sources */, 2DF7EA101AA8C3DA008580B4 /* MJTestViewController.m in Sources */, 2DF7EA091AA8A6F3008580B4 /* MJExample.m in Sources */, 2DA7F96D1AA6D11D005627AB /* MJRefreshConst.m in Sources */, 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */, 2DA7F9781AA7F52C005627AB /* MJNavigationController.m in Sources */, 2DF7EA031AA8A427008580B4 /* MJExampleViewController.m in Sources */, 2DA7F96A1AA6D025005627AB /* MJRefreshComponent.m in Sources */, 2DA7F9751AA759BC005627AB /* UIView+MJExtension.m in Sources */, 2DA7F9811AA838AE005627AB /* MJRefreshGifFooter.m in Sources */, 2DA7F9741AA759BC005627AB /* UIScrollView+MJExtension.m in Sources */, 2DA7F9611AA6BCD2005627AB /* MJTableViewController.m in Sources */, 2DA7F95E1AA6BC2C005627AB /* MJRefreshGifHeader.m in Sources */, 2DA7F97B1AA832F1005627AB /* MJRefreshFooter.m in Sources */, 2DF7EA0C1AA8C273008580B4 /* MJCollectionViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 2DA7F93A1AA6B4C4005627AB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */; targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 2DA7F9331AA6B4C4005627AB /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( 2DA7F9381AA6B4C4005627AB /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 2DA7F9461AA6B4C4005627AB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.1; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 2DA7F9471AA6B4C4005627AB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.1; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 2DA7F9491AA6B4C4005627AB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = MJRefreshExample/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 2DA7F94A1AA6B4C4005627AB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = MJRefreshExample/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 2DA7F94C1AA6B4C4005627AB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = MJRefreshExampleTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample"; }; name = Debug; }; 2DA7F94D1AA6B4C4005627AB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = MJRefreshExampleTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 2DA7F9461AA6B4C4005627AB /* Debug */, 2DA7F9471AA6B4C4005627AB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 2DA7F9491AA6B4C4005627AB /* Debug */, 2DA7F94A1AA6B4C4005627AB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 2DA7F94C1AA6B4C4005627AB /* Debug */, 2DA7F94D1AA6B4C4005627AB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */; }