diff --git a/ManagerDemo.xcodeproj/project.pbxproj b/ManagerDemo.xcodeproj/project.pbxproj index 0089bdb..783fed8 100644 --- a/ManagerDemo.xcodeproj/project.pbxproj +++ b/ManagerDemo.xcodeproj/project.pbxproj @@ -8,6 +8,9 @@ /* Begin PBXBuildFile section */ 63816045C89E43DD9F96396F /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C7B3792862C24377B1ACD469 /* libPods.a */; }; + A9AA325A199702DB000BE4FB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9AA3259199702DB000BE4FB /* Images.xcassets */; }; + A9AA326019970335000BE4FB /* HomeAdView.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AA325D19970335000BE4FB /* HomeAdView.m */; }; + A9AA326119970335000BE4FB /* ImagePlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AA325F19970335000BE4FB /* ImagePlayerView.m */; }; A9AF6BED19947DD00076C0EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BEC19947DD00076C0EE /* Foundation.framework */; }; A9AF6BEF19947DD00076C0EE /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BEE19947DD00076C0EE /* CoreGraphics.framework */; }; A9AF6BF119947DD00076C0EE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BF019947DD00076C0EE /* UIKit.framework */; }; @@ -16,7 +19,6 @@ A9AF6BFD19947DD00076C0EE /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6BFC19947DD00076C0EE /* AppDelegate.m */; }; A9AF6C0019947DD00076C0EE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6BFE19947DD00076C0EE /* Main.storyboard */; }; A9AF6C0319947DD00076C0EE /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C0219947DD00076C0EE /* ViewController.m */; }; - A9AF6C0519947DD00076C0EE /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C0419947DD00076C0EE /* Images.xcassets */; }; A9AF6C0C19947DD10076C0EE /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6C0B19947DD10076C0EE /* XCTest.framework */; }; A9AF6C0D19947DD10076C0EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BEC19947DD00076C0EE /* Foundation.framework */; }; A9AF6C0E19947DD10076C0EE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9AF6BF019947DD00076C0EE /* UIKit.framework */; }; @@ -32,6 +34,40 @@ A9AF6C43199498C40076C0EE /* MyViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C41199498C40076C0EE /* MyViewController.xib */; }; A9AF6C47199498D10076C0EE /* MoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C45199498D10076C0EE /* MoreViewController.m */; }; A9AF6C48199498D10076C0EE /* MoreViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C46199498D10076C0EE /* MoreViewController.xib */; }; + A9AF6C5C19949CD30076C0EE /* icon_dock_forum_actived@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C4E19949CD30076C0EE /* icon_dock_forum_actived@2x.png */; }; + A9AF6C5D19949CD30076C0EE /* icon_dock_forum@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C4F19949CD30076C0EE /* icon_dock_forum@2x.png */; }; + A9AF6C5E19949CD30076C0EE /* icon_dock_home_actived@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5019949CD30076C0EE /* icon_dock_home_actived@2x.png */; }; + A9AF6C5F19949CD30076C0EE /* icon_dock_home@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5119949CD30076C0EE /* icon_dock_home@2x.png */; }; + A9AF6C6019949CD30076C0EE /* icon_dock_mine_actived@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5219949CD30076C0EE /* icon_dock_mine_actived@2x.png */; }; + A9AF6C6119949CD30076C0EE /* icon_dock_mine@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5319949CD30076C0EE /* icon_dock_mine@2x.png */; }; + A9AF6C6219949CD30076C0EE /* icon_dock_rt_actived@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5419949CD30076C0EE /* icon_dock_rt_actived@2x.png */; }; + A9AF6C6319949CD30076C0EE /* icon_dock_rt@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5519949CD30076C0EE /* icon_dock_rt@2x.png */; }; + A9AF6C6419949CD30076C0EE /* icon_dock_service_actived@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5619949CD30076C0EE /* icon_dock_service_actived@2x.png */; }; + A9AF6C6519949CD30076C0EE /* icon_dock_service@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5719949CD30076C0EE /* icon_dock_service@2x.png */; }; + A9AF6C6619949CD30076C0EE /* icon_dock_session_actived_msg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5819949CD30076C0EE /* icon_dock_session_actived_msg@2x.png */; }; + A9AF6C6719949CD30076C0EE /* icon_dock_session_actived@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5919949CD30076C0EE /* icon_dock_session_actived@2x.png */; }; + A9AF6C6819949CD30076C0EE /* icon_dock_session_msg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5A19949CD30076C0EE /* icon_dock_session_msg@2x.png */; }; + A9AF6C6919949CD30076C0EE /* icon_dock_session@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C5B19949CD30076C0EE /* icon_dock_session@2x.png */; }; + A9AF6C721994B5890076C0EE /* icon_bar_card@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C6A1994B5890076C0EE /* icon_bar_card@2x.png */; }; + A9AF6C731994B5890076C0EE /* icon_bar_share@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C6B1994B5890076C0EE /* icon_bar_share@2x.png */; }; + A9AF6C741994B5890076C0EE /* icon_indicate_add_module@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C6C1994B5890076C0EE /* icon_indicate_add_module@2x.png */; }; + A9AF6C751994B5890076C0EE /* icon_indicate_arrow_don@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C6D1994B5890076C0EE /* icon_indicate_arrow_don@2x.png */; }; + A9AF6C761994B5890076C0EE /* icon_indicate_more_down@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C6E1994B5890076C0EE /* icon_indicate_more_down@2x.png */; }; + A9AF6C771994B5890076C0EE /* icon_indicate_more@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C6F1994B5890076C0EE /* icon_indicate_more@2x.png */; }; + A9AF6C781994B5890076C0EE /* icon_share_default.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C701994B5890076C0EE /* icon_share_default.png */; }; + A9AF6C791994B5890076C0EE /* tabbarShadowImage@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C711994B5890076C0EE /* tabbarShadowImage@2x.png */; }; + A9AF6C8F1994C5700076C0EE /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C7F1994C5700076C0EE /* MJRefresh.bundle */; }; + A9AF6C901994C5700076C0EE /* MJRefreshBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C821994C5700076C0EE /* MJRefreshBaseView.m */; }; + A9AF6C911994C5700076C0EE /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C841994C5700076C0EE /* MJRefreshConst.m */; }; + A9AF6C921994C5700076C0EE /* MJRefreshFooterView.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C861994C5700076C0EE /* MJRefreshFooterView.m */; }; + A9AF6C931994C5700076C0EE /* MJRefreshHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C881994C5700076C0EE /* MJRefreshHeaderView.m */; }; + A9AF6C941994C5700076C0EE /* UIScrollView+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C8A1994C5700076C0EE /* UIScrollView+Extension.m */; }; + A9AF6C951994C5700076C0EE /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C8C1994C5700076C0EE /* UIScrollView+MJRefresh.m */; }; + A9AF6C961994C5700076C0EE /* UIView+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AF6C8E1994C5700076C0EE /* UIView+Extension.m */; }; + A9AF6CA01994D0210076C0EE /* ad1@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6C9F1994D0210076C0EE /* ad1@2x.png */; }; + A9AF6CA41994D0660076C0EE /* ad2@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6CA11994D0660076C0EE /* ad2@2x.png */; }; + A9AF6CA51994D0660076C0EE /* ad3@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6CA21994D0660076C0EE /* ad3@2x.png */; }; + A9AF6CA61994D0660076C0EE /* ad4@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A9AF6CA31994D0660076C0EE /* ad4@2x.png */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -46,6 +82,11 @@ /* Begin PBXFileReference section */ 5730F11CFCAA47EB9D024FB8 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = ""; }; + A9AA3259199702DB000BE4FB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; + A9AA325C19970335000BE4FB /* HomeAdView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeAdView.h; sourceTree = ""; }; + A9AA325D19970335000BE4FB /* HomeAdView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeAdView.m; sourceTree = ""; }; + A9AA325E19970335000BE4FB /* ImagePlayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImagePlayerView.h; sourceTree = ""; }; + A9AA325F19970335000BE4FB /* ImagePlayerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImagePlayerView.m; sourceTree = ""; }; A9AF6BE919947DD00076C0EE /* ManagerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ManagerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; A9AF6BEC19947DD00076C0EE /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A9AF6BEE19947DD00076C0EE /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; @@ -59,7 +100,6 @@ A9AF6BFF19947DD00076C0EE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A9AF6C0119947DD00076C0EE /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A9AF6C0219947DD00076C0EE /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; - A9AF6C0419947DD00076C0EE /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A9AF6C0A19947DD10076C0EE /* ManagerDemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ManagerDemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A9AF6C0B19947DD10076C0EE /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A9AF6C1319947DD10076C0EE /* ManagerDemoTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ManagerDemoTests-Info.plist"; sourceTree = ""; }; @@ -80,6 +120,49 @@ A9AF6C44199498D10076C0EE /* MoreViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MoreViewController.h; sourceTree = ""; }; A9AF6C45199498D10076C0EE /* MoreViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MoreViewController.m; sourceTree = ""; }; A9AF6C46199498D10076C0EE /* MoreViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MoreViewController.xib; sourceTree = ""; }; + A9AF6C4B19949B7B0076C0EE /* ManagerConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ManagerConstants.h; sourceTree = ""; }; + A9AF6C4E19949CD30076C0EE /* icon_dock_forum_actived@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_forum_actived@2x.png"; sourceTree = ""; }; + A9AF6C4F19949CD30076C0EE /* icon_dock_forum@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_forum@2x.png"; sourceTree = ""; }; + A9AF6C5019949CD30076C0EE /* icon_dock_home_actived@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_home_actived@2x.png"; sourceTree = ""; }; + A9AF6C5119949CD30076C0EE /* icon_dock_home@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_home@2x.png"; sourceTree = ""; }; + A9AF6C5219949CD30076C0EE /* icon_dock_mine_actived@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_mine_actived@2x.png"; sourceTree = ""; }; + A9AF6C5319949CD30076C0EE /* icon_dock_mine@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_mine@2x.png"; sourceTree = ""; }; + A9AF6C5419949CD30076C0EE /* icon_dock_rt_actived@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_rt_actived@2x.png"; sourceTree = ""; }; + A9AF6C5519949CD30076C0EE /* icon_dock_rt@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_rt@2x.png"; sourceTree = ""; }; + A9AF6C5619949CD30076C0EE /* icon_dock_service_actived@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_service_actived@2x.png"; sourceTree = ""; }; + A9AF6C5719949CD30076C0EE /* icon_dock_service@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_service@2x.png"; sourceTree = ""; }; + A9AF6C5819949CD30076C0EE /* icon_dock_session_actived_msg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_session_actived_msg@2x.png"; sourceTree = ""; }; + A9AF6C5919949CD30076C0EE /* icon_dock_session_actived@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_session_actived@2x.png"; sourceTree = ""; }; + A9AF6C5A19949CD30076C0EE /* icon_dock_session_msg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_session_msg@2x.png"; sourceTree = ""; }; + A9AF6C5B19949CD30076C0EE /* icon_dock_session@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_dock_session@2x.png"; sourceTree = ""; }; + A9AF6C6A1994B5890076C0EE /* icon_bar_card@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_bar_card@2x.png"; sourceTree = ""; }; + A9AF6C6B1994B5890076C0EE /* icon_bar_share@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_bar_share@2x.png"; sourceTree = ""; }; + A9AF6C6C1994B5890076C0EE /* icon_indicate_add_module@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_indicate_add_module@2x.png"; sourceTree = ""; }; + A9AF6C6D1994B5890076C0EE /* icon_indicate_arrow_don@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_indicate_arrow_don@2x.png"; sourceTree = ""; }; + A9AF6C6E1994B5890076C0EE /* icon_indicate_more_down@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_indicate_more_down@2x.png"; sourceTree = ""; }; + A9AF6C6F1994B5890076C0EE /* icon_indicate_more@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_indicate_more@2x.png"; sourceTree = ""; }; + A9AF6C701994B5890076C0EE /* icon_share_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_share_default.png; sourceTree = ""; }; + A9AF6C711994B5890076C0EE /* tabbarShadowImage@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tabbarShadowImage@2x.png"; sourceTree = ""; }; + A9AF6C7F1994C5700076C0EE /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = ""; }; + A9AF6C801994C5700076C0EE /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = ""; }; + A9AF6C811994C5700076C0EE /* MJRefreshBaseView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBaseView.h; sourceTree = ""; }; + A9AF6C821994C5700076C0EE /* MJRefreshBaseView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBaseView.m; sourceTree = ""; }; + A9AF6C831994C5700076C0EE /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = ""; }; + A9AF6C841994C5700076C0EE /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = ""; }; + A9AF6C851994C5700076C0EE /* MJRefreshFooterView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooterView.h; sourceTree = ""; }; + A9AF6C861994C5700076C0EE /* MJRefreshFooterView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooterView.m; sourceTree = ""; }; + A9AF6C871994C5700076C0EE /* MJRefreshHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeaderView.h; sourceTree = ""; }; + A9AF6C881994C5700076C0EE /* MJRefreshHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeaderView.m; sourceTree = ""; }; + A9AF6C891994C5700076C0EE /* UIScrollView+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+Extension.h"; sourceTree = ""; }; + A9AF6C8A1994C5700076C0EE /* UIScrollView+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+Extension.m"; sourceTree = ""; }; + A9AF6C8B1994C5700076C0EE /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = ""; }; + A9AF6C8C1994C5700076C0EE /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = ""; }; + A9AF6C8D1994C5700076C0EE /* UIView+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Extension.h"; sourceTree = ""; }; + A9AF6C8E1994C5700076C0EE /* UIView+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Extension.m"; sourceTree = ""; }; + A9AF6C9F1994D0210076C0EE /* ad1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ad1@2x.png"; sourceTree = ""; }; + A9AF6CA11994D0660076C0EE /* ad2@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ad2@2x.png"; sourceTree = ""; }; + A9AF6CA21994D0660076C0EE /* ad3@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ad3@2x.png"; sourceTree = ""; }; + A9AF6CA31994D0660076C0EE /* ad4@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ad4@2x.png"; sourceTree = ""; }; C7B3792862C24377B1ACD469 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ @@ -108,6 +191,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + A9AA325B19970304000BE4FB /* HomeView */ = { + isa = PBXGroup; + children = ( + A9AA325C19970335000BE4FB /* HomeAdView.h */, + A9AA325D19970335000BE4FB /* HomeAdView.m */, + A9AA325E19970335000BE4FB /* ImagePlayerView.h */, + A9AA325F19970335000BE4FB /* ImagePlayerView.m */, + ); + path = HomeView; + sourceTree = ""; + }; A9AF6BE019947DD00076C0EE = { isa = PBXGroup; children = ( @@ -143,13 +237,16 @@ A9AF6BF219947DD00076C0EE /* ManagerDemo */ = { isa = PBXGroup; children = ( + A9AF6C971994C97F0076C0EE /* MainView */, + A9AF6C4D19949CAD0076C0EE /* Resource */, + A9AF6C4A19949B510076C0EE /* Common */, A9AF6C2A199483470076C0EE /* MainViewControll */, A9AF6BFB19947DD00076C0EE /* AppDelegate.h */, A9AF6BFC19947DD00076C0EE /* AppDelegate.m */, A9AF6BFE19947DD00076C0EE /* Main.storyboard */, A9AF6C0119947DD00076C0EE /* ViewController.h */, A9AF6C0219947DD00076C0EE /* ViewController.m */, - A9AF6C0419947DD00076C0EE /* Images.xcassets */, + A9AA3259199702DB000BE4FB /* Images.xcassets */, A9AF6BF319947DD00076C0EE /* Supporting Files */, ); path = ManagerDemo; @@ -206,6 +303,79 @@ path = MainViewControll; sourceTree = ""; }; + A9AF6C4A19949B510076C0EE /* Common */ = { + isa = PBXGroup; + children = ( + A9AF6C7E1994C5700076C0EE /* MJRefresh */, + A9AF6C4B19949B7B0076C0EE /* ManagerConstants.h */, + ); + path = Common; + sourceTree = ""; + }; + A9AF6C4D19949CAD0076C0EE /* Resource */ = { + isa = PBXGroup; + children = ( + A9AF6C9F1994D0210076C0EE /* ad1@2x.png */, + A9AF6CA11994D0660076C0EE /* ad2@2x.png */, + A9AF6CA21994D0660076C0EE /* ad3@2x.png */, + A9AF6CA31994D0660076C0EE /* ad4@2x.png */, + A9AF6C6A1994B5890076C0EE /* icon_bar_card@2x.png */, + A9AF6C6B1994B5890076C0EE /* icon_bar_share@2x.png */, + A9AF6C6C1994B5890076C0EE /* icon_indicate_add_module@2x.png */, + A9AF6C6D1994B5890076C0EE /* icon_indicate_arrow_don@2x.png */, + A9AF6C6E1994B5890076C0EE /* icon_indicate_more_down@2x.png */, + A9AF6C6F1994B5890076C0EE /* icon_indicate_more@2x.png */, + A9AF6C701994B5890076C0EE /* icon_share_default.png */, + A9AF6C711994B5890076C0EE /* tabbarShadowImage@2x.png */, + A9AF6C4E19949CD30076C0EE /* icon_dock_forum_actived@2x.png */, + A9AF6C4F19949CD30076C0EE /* icon_dock_forum@2x.png */, + A9AF6C5019949CD30076C0EE /* icon_dock_home_actived@2x.png */, + A9AF6C5119949CD30076C0EE /* icon_dock_home@2x.png */, + A9AF6C5219949CD30076C0EE /* icon_dock_mine_actived@2x.png */, + A9AF6C5319949CD30076C0EE /* icon_dock_mine@2x.png */, + A9AF6C5419949CD30076C0EE /* icon_dock_rt_actived@2x.png */, + A9AF6C5519949CD30076C0EE /* icon_dock_rt@2x.png */, + A9AF6C5619949CD30076C0EE /* icon_dock_service_actived@2x.png */, + A9AF6C5719949CD30076C0EE /* icon_dock_service@2x.png */, + A9AF6C5819949CD30076C0EE /* icon_dock_session_actived_msg@2x.png */, + A9AF6C5919949CD30076C0EE /* icon_dock_session_actived@2x.png */, + A9AF6C5A19949CD30076C0EE /* icon_dock_session_msg@2x.png */, + A9AF6C5B19949CD30076C0EE /* icon_dock_session@2x.png */, + ); + path = Resource; + sourceTree = ""; + }; + A9AF6C7E1994C5700076C0EE /* MJRefresh */ = { + isa = PBXGroup; + children = ( + A9AF6C7F1994C5700076C0EE /* MJRefresh.bundle */, + A9AF6C801994C5700076C0EE /* MJRefresh.h */, + A9AF6C811994C5700076C0EE /* MJRefreshBaseView.h */, + A9AF6C821994C5700076C0EE /* MJRefreshBaseView.m */, + A9AF6C831994C5700076C0EE /* MJRefreshConst.h */, + A9AF6C841994C5700076C0EE /* MJRefreshConst.m */, + A9AF6C851994C5700076C0EE /* MJRefreshFooterView.h */, + A9AF6C861994C5700076C0EE /* MJRefreshFooterView.m */, + A9AF6C871994C5700076C0EE /* MJRefreshHeaderView.h */, + A9AF6C881994C5700076C0EE /* MJRefreshHeaderView.m */, + A9AF6C891994C5700076C0EE /* UIScrollView+Extension.h */, + A9AF6C8A1994C5700076C0EE /* UIScrollView+Extension.m */, + A9AF6C8B1994C5700076C0EE /* UIScrollView+MJRefresh.h */, + A9AF6C8C1994C5700076C0EE /* UIScrollView+MJRefresh.m */, + A9AF6C8D1994C5700076C0EE /* UIView+Extension.h */, + A9AF6C8E1994C5700076C0EE /* UIView+Extension.m */, + ); + path = MJRefresh; + sourceTree = ""; + }; + A9AF6C971994C97F0076C0EE /* MainView */ = { + isa = PBXGroup; + children = ( + A9AA325B19970304000BE4FB /* HomeView */, + ); + path = MainView; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -285,13 +455,40 @@ buildActionMask = 2147483647; files = ( A9AF6C43199498C40076C0EE /* MyViewController.xib in Resources */, + A9AF6C731994B5890076C0EE /* icon_bar_share@2x.png in Resources */, + A9AF6C6919949CD30076C0EE /* icon_dock_session@2x.png in Resources */, + A9AF6C5C19949CD30076C0EE /* icon_dock_forum_actived@2x.png in Resources */, + A9AF6CA61994D0660076C0EE /* ad4@2x.png in Resources */, A9AF6C48199498D10076C0EE /* MoreViewController.xib in Resources */, - A9AF6C0519947DD00076C0EE /* Images.xcassets in Resources */, + A9AF6C6119949CD30076C0EE /* icon_dock_mine@2x.png in Resources */, + A9AF6CA51994D0660076C0EE /* ad3@2x.png in Resources */, + A9AF6C5E19949CD30076C0EE /* icon_dock_home_actived@2x.png in Resources */, + A9AF6C6219949CD30076C0EE /* icon_dock_rt_actived@2x.png in Resources */, + A9AF6C781994B5890076C0EE /* icon_share_default.png in Resources */, + A9AF6C741994B5890076C0EE /* icon_indicate_add_module@2x.png in Resources */, + A9AF6C751994B5890076C0EE /* icon_indicate_arrow_don@2x.png in Resources */, + A9AF6C5D19949CD30076C0EE /* icon_dock_forum@2x.png in Resources */, + A9AF6C6719949CD30076C0EE /* icon_dock_session_actived@2x.png in Resources */, + A9AF6C771994B5890076C0EE /* icon_indicate_more@2x.png in Resources */, + A9AA325A199702DB000BE4FB /* Images.xcassets in Resources */, + A9AF6C6519949CD30076C0EE /* icon_dock_service@2x.png in Resources */, + A9AF6CA01994D0210076C0EE /* ad1@2x.png in Resources */, + A9AF6C6019949CD30076C0EE /* icon_dock_mine_actived@2x.png in Resources */, + A9AF6C8F1994C5700076C0EE /* MJRefresh.bundle in Resources */, + A9AF6C6419949CD30076C0EE /* icon_dock_service_actived@2x.png in Resources */, + A9AF6C791994B5890076C0EE /* tabbarShadowImage@2x.png in Resources */, A9AF6BF719947DD00076C0EE /* InfoPlist.strings in Resources */, + A9AF6C761994B5890076C0EE /* icon_indicate_more_down@2x.png in Resources */, + A9AF6CA41994D0660076C0EE /* ad2@2x.png in Resources */, A9AF6C34199484200076C0EE /* HomeViewController.xib in Resources */, A9AF6C0019947DD00076C0EE /* Main.storyboard in Resources */, A9AF6C3E199486CA0076C0EE /* ProductListViewController.xib in Resources */, A9AF6C2F199483520076C0EE /* MainViewController.xib in Resources */, + A9AF6C6319949CD30076C0EE /* icon_dock_rt@2x.png in Resources */, + A9AF6C721994B5890076C0EE /* icon_bar_card@2x.png in Resources */, + A9AF6C6819949CD30076C0EE /* icon_dock_session_msg@2x.png in Resources */, + A9AF6C6619949CD30076C0EE /* icon_dock_session_actived_msg@2x.png in Resources */, + A9AF6C5F19949CD30076C0EE /* icon_dock_home@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -343,12 +540,21 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + A9AF6C961994C5700076C0EE /* UIView+Extension.m in Sources */, + A9AF6C921994C5700076C0EE /* MJRefreshFooterView.m in Sources */, + A9AA326019970335000BE4FB /* HomeAdView.m in Sources */, A9AF6C3D199486CA0076C0EE /* ProductListViewController.m in Sources */, + A9AF6C941994C5700076C0EE /* UIScrollView+Extension.m in Sources */, A9AF6C47199498D10076C0EE /* MoreViewController.m in Sources */, + A9AF6C951994C5700076C0EE /* UIScrollView+MJRefresh.m in Sources */, + A9AA326119970335000BE4FB /* ImagePlayerView.m in Sources */, A9AF6C0319947DD00076C0EE /* ViewController.m in Sources */, A9AF6BFD19947DD00076C0EE /* AppDelegate.m in Sources */, + A9AF6C911994C5700076C0EE /* MJRefreshConst.m in Sources */, + A9AF6C931994C5700076C0EE /* MJRefreshHeaderView.m in Sources */, A9AF6BF919947DD00076C0EE /* main.m in Sources */, A9AF6C33199484200076C0EE /* HomeViewController.m in Sources */, + A9AF6C901994C5700076C0EE /* MJRefreshBaseView.m in Sources */, A9AF6C2E199483520076C0EE /* MainViewController.m in Sources */, A9AF6C42199498C40076C0EE /* MyViewController.m in Sources */, ); diff --git a/ManagerDemo/AppDelegate.m b/ManagerDemo/AppDelegate.m index 5b60bc7..6a580d3 100644 --- a/ManagerDemo/AppDelegate.m +++ b/ManagerDemo/AppDelegate.m @@ -7,12 +7,15 @@ // #import "AppDelegate.h" +#import "MainViewController.h" @implementation AppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { // Override point for customization after application launch. + MainViewController* mainViewController = [[MainViewController alloc] init]; + self.window.rootViewController = mainViewController; return YES; } diff --git a/ManagerDemo/Common/MJRefresh/MJRefresh.bundle/arrow@2x.png b/ManagerDemo/Common/MJRefresh/MJRefresh.bundle/arrow@2x.png new file mode 100755 index 0000000..a016473 Binary files /dev/null and b/ManagerDemo/Common/MJRefresh/MJRefresh.bundle/arrow@2x.png differ diff --git a/ManagerDemo/Common/MJRefresh/MJRefresh.h b/ManagerDemo/Common/MJRefresh/MJRefresh.h new file mode 100755 index 0000000..e4ea0c6 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefresh.h @@ -0,0 +1,27 @@ + +#import "UIScrollView+MJRefresh.h" + +/** + MJ友情提示: + 1. 添加头部控件的方法 + [self.tableView addHeaderWithTarget:self action:@selector(headerRereshing)]; + 或者 + [self.tableView addHeaderWithCallback:^{ }]; + + 2. 添加尾部控件的方法 + [self.tableView addFooterWithTarget:self action:@selector(footerRereshing)]; + 或者 + [self.tableView addFooterWithCallback:^{ }]; + + 3. 可以在MJRefreshConst.h和MJRefreshConst.m文件中自定义显示的文字内容和文字颜色 + + 4. 本框架兼容iOS6\iOS7,iPhone\iPad横竖屏 + + 5.自动进入刷新状态 + 1> [self.tableView headerBeginRefreshing]; + 2> [self.tableView footerBeginRefreshing]; + + 6.结束刷新 + 1> [self.tableView headerEndRefreshing]; + 2> [self.tableView footerEndRefreshing]; +*/ \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshBaseView.h b/ManagerDemo/Common/MJRefresh/MJRefreshBaseView.h new file mode 100755 index 0000000..00fec61 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshBaseView.h @@ -0,0 +1,76 @@ +// +// MJRefreshBaseView.h +// MJRefresh +// +// Created by mj on 13-3-4. +// Copyright (c) 2013年 itcast. All rights reserved. + +#import + +@class MJRefreshBaseView; + +#pragma mark - 控件的刷新状态 +typedef enum { + MJRefreshStatePulling = 1, // 松开就可以进行刷新的状态 + MJRefreshStateNormal = 2, // 普通状态 + MJRefreshStateRefreshing = 3, // 正在刷新中的状态 + MJRefreshStateWillRefreshing = 4 +} MJRefreshState; + +#pragma mark - 控件的类型 +typedef enum { + MJRefreshViewTypeHeader = -1, // 头部控件 + MJRefreshViewTypeFooter = 1 // 尾部控件 +} MJRefreshViewType; + +/** + 类的声明 + */ +@interface MJRefreshBaseView : UIView +#pragma mark - 父控件 +@property (nonatomic, weak, readonly) UIScrollView *scrollView; +@property (nonatomic, assign, readonly) UIEdgeInsets scrollViewOriginalInset; + +#pragma mark - 内部的控件 +@property (nonatomic, weak, readonly) UILabel *statusLabel; +@property (nonatomic, weak, readonly) UIImageView *arrowImage; +@property (nonatomic, weak, readonly) UIActivityIndicatorView *activityView; + +#pragma mark - 回调 +/** + * 开始进入刷新状态的监听器 + */ +@property (weak, nonatomic) id beginRefreshingTaget; +/** + * 开始进入刷新状态的监听方法 + */ +@property (assign, nonatomic) SEL beginRefreshingAction; +/** + * 开始进入刷新状态就会调用 + */ +@property (nonatomic, copy) void (^beginRefreshingCallback)(); + +#pragma mark - 刷新相关 +/** + * 是否正在刷新 + */ +@property (nonatomic, readonly, getter=isRefreshing) BOOL refreshing; +/** + * 开始刷新 + */ +- (void)beginRefreshing; +/** + * 结束刷新 + */ +- (void)endRefreshing; + +#pragma mark - 交给子类去实现 和 调用 +@property (assign, nonatomic) MJRefreshState state; + +/** + * 文字 + */ +@property (copy, nonatomic) NSString *pullToRefreshText; +@property (copy, nonatomic) NSString *releaseToRefreshText; +@property (copy, nonatomic) NSString *refreshingText; +@end \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshBaseView.m b/ManagerDemo/Common/MJRefresh/MJRefreshBaseView.m new file mode 100755 index 0000000..21bd599 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshBaseView.m @@ -0,0 +1,242 @@ +// +// MJRefreshBaseView.m +// MJRefresh +// +// Created by mj on 13-3-4. +// Copyright (c) 2013年 itcast. All rights reserved. +// + +#import "MJRefreshBaseView.h" +#import "MJRefreshConst.h" +#import "UIView+Extension.h" +#import "UIScrollView+Extension.h" +#import + +@interface MJRefreshBaseView() +{ + __weak UILabel *_statusLabel; + __weak UIImageView *_arrowImage; + __weak UIActivityIndicatorView *_activityView; +} +@end + +@implementation MJRefreshBaseView +#pragma mark - 控件初始化 +/** + * 状态标签 + */ +- (UILabel *)statusLabel +{ + if (!_statusLabel) { + UILabel *statusLabel = [[UILabel alloc] init]; + statusLabel.autoresizingMask = UIViewAutoresizingFlexibleWidth; + statusLabel.font = [UIFont boldSystemFontOfSize:13]; + statusLabel.textColor = MJRefreshLabelTextColor; + statusLabel.backgroundColor = [UIColor clearColor]; + statusLabel.textAlignment = NSTextAlignmentCenter; + [self addSubview:_statusLabel = statusLabel]; + } + return _statusLabel; +} + +/** + * 箭头图片 + */ +- (UIImageView *)arrowImage +{ + if (!_arrowImage) { + UIImageView *arrowImage = [[UIImageView alloc] initWithImage:[UIImage imageNamed:MJRefreshSrcName(@"arrow.png")]]; + arrowImage.autoresizingMask = UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin; + [self addSubview:_arrowImage = arrowImage]; + } + return _arrowImage; +} + +/** + * 状态标签 + */ +- (UIActivityIndicatorView *)activityView +{ + if (!_activityView) { + UIActivityIndicatorView *activityView = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleGray]; + activityView.bounds = self.arrowImage.bounds; + activityView.autoresizingMask = self.arrowImage.autoresizingMask; + [self addSubview:_activityView = activityView]; + } + return _activityView; +} + +#pragma mark - 初始化方法 +- (instancetype)initWithFrame:(CGRect)frame { + frame.size.height = MJRefreshViewHeight; + if (self = [super initWithFrame:frame]) { + // 1.自己的属性 + self.autoresizingMask = UIViewAutoresizingFlexibleWidth; + self.backgroundColor = [UIColor clearColor]; + + // 2.设置默认状态 + self.state = MJRefreshStateNormal; + } + return self; +} + +- (void)layoutSubviews +{ + [super layoutSubviews]; + + // 1.箭头 + CGFloat arrowX = self.width * 0.5 - 100; + self.arrowImage.center = CGPointMake(arrowX, self.height * 0.5); + + // 2.指示器 + self.activityView.center = self.arrowImage.center; +} + +- (void)willMoveToSuperview:(UIView *)newSuperview +{ + [super willMoveToSuperview:newSuperview]; + + // 旧的父控件 + [self.superview removeObserver:self forKeyPath:MJRefreshContentOffset context:nil]; + + if (newSuperview) { // 新的父控件 + [newSuperview addObserver:self forKeyPath:MJRefreshContentOffset options:NSKeyValueObservingOptionNew context:nil]; + + // 设置宽度 + self.width = newSuperview.width; + // 设置位置 + self.x = 0; + + // 记录UIScrollView + _scrollView = (UIScrollView *)newSuperview; + // 记录UIScrollView最开始的contentInset + _scrollViewOriginalInset = _scrollView.contentInset; + } +} + +#pragma mark - 显示到屏幕上 +- (void)drawRect:(CGRect)rect +{ + if (self.state == MJRefreshStateWillRefreshing) { + self.state = MJRefreshStateRefreshing; + } +} + +#pragma mark - 刷新相关 +#pragma mark 是否正在刷新 +- (BOOL)isRefreshing +{ + return MJRefreshStateRefreshing == self.state; +} + +#pragma mark 开始刷新 +- (void)beginRefreshing +{ + if (self.window) { + self.state = MJRefreshStateRefreshing; + } else { +#warning 不能调用set方法 + _state = MJRefreshStateWillRefreshing; + [super setNeedsDisplay]; + } +} + +#pragma mark 结束刷新 +- (void)endRefreshing +{ + double delayInSeconds = 0.3; + dispatch_time_t popTime = dispatch_time(DISPATCH_TIME_NOW, (int64_t)(delayInSeconds * NSEC_PER_SEC)); + dispatch_after(popTime, dispatch_get_main_queue(), ^(void){ + self.state = MJRefreshStateNormal; + }); +} + +#pragma mark - 设置状态 +- (void)setPullToRefreshText:(NSString *)pullToRefreshText +{ + _pullToRefreshText = [pullToRefreshText copy]; + [self settingLabelText]; +} +- (void)setReleaseToRefreshText:(NSString *)releaseToRefreshText +{ + _releaseToRefreshText = [releaseToRefreshText copy]; + [self settingLabelText]; +} +- (void)setRefreshingText:(NSString *)refreshingText +{ + _refreshingText = [refreshingText copy]; + [self settingLabelText]; +} +- (void)settingLabelText +{ + switch (self.state) { + case MJRefreshStateNormal: + // 设置文字 + self.statusLabel.text = self.pullToRefreshText; + break; + case MJRefreshStatePulling: + // 设置文字 + self.statusLabel.text = self.releaseToRefreshText; + break; + case MJRefreshStateRefreshing: + // 设置文字 + self.statusLabel.text = self.refreshingText; + break; + default: + break; + } +} + +- (void)setState:(MJRefreshState)state +{ + // 0.存储当前的contentInset + if (self.state != MJRefreshStateRefreshing) { + _scrollViewOriginalInset = self.scrollView.contentInset; + } + + // 1.一样的就直接返回 + if (self.state == state) return; + + // 2.根据状态执行不同的操作 + switch (state) { + case MJRefreshStateNormal: // 普通状态 + { + // 显示箭头 + self.arrowImage.hidden = NO; + + // 停止转圈圈 + [self.activityView stopAnimating]; + break; + } + + case MJRefreshStatePulling: + break; + + case MJRefreshStateRefreshing: + { + // 开始转圈圈 + [self.activityView startAnimating]; + // 隐藏箭头 + self.arrowImage.hidden = YES; + + // 回调 + if ([self.beginRefreshingTaget respondsToSelector:self.beginRefreshingAction]) { + objc_msgSend(self.beginRefreshingTaget, self.beginRefreshingAction, self); + } + + if (self.beginRefreshingCallback) { + self.beginRefreshingCallback(); + } + break; + } + default: + break; + } + + // 3.存储状态 + _state = state; + + // 4.设置文字 + [self settingLabelText]; +} +@end \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshConst.h b/ManagerDemo/Common/MJRefresh/MJRefreshConst.h new file mode 100755 index 0000000..0ed5f66 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshConst.h @@ -0,0 +1,36 @@ +// +// MJRefreshConst.h +// MJRefresh +// +// Created by mj on 14-1-3. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#ifdef DEBUG +#define MJLog(...) NSLog(__VA_ARGS__) +#else +#define MJLog(...) +#endif + +#define MJColor(r, g, b) [UIColor colorWithRed:(r)/255.0 green:(g)/255.0 blue:(b)/255.0 alpha:1.0] +// 文字颜色 +#define MJRefreshLabelTextColor MJColor(150, 150, 150) + +extern const CGFloat MJRefreshViewHeight; +extern const CGFloat MJRefreshFastAnimationDuration; +extern const CGFloat MJRefreshSlowAnimationDuration; + +extern NSString *const MJRefreshBundleName; +#define MJRefreshSrcName(file) [MJRefreshBundleName stringByAppendingPathComponent:file] + +extern NSString *const MJRefreshFooterPullToRefresh; +extern NSString *const MJRefreshFooterReleaseToRefresh; +extern NSString *const MJRefreshFooterRefreshing; + +extern NSString *const MJRefreshHeaderPullToRefresh; +extern NSString *const MJRefreshHeaderReleaseToRefresh; +extern NSString *const MJRefreshHeaderRefreshing; +extern NSString *const MJRefreshHeaderTimeKey; + +extern NSString *const MJRefreshContentOffset; +extern NSString *const MJRefreshContentSize; \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshConst.m b/ManagerDemo/Common/MJRefresh/MJRefreshConst.m new file mode 100755 index 0000000..510198b --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshConst.m @@ -0,0 +1,25 @@ +// +// MJRefreshConst.m +// MJRefresh +// +// Created by mj on 14-1-3. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +const CGFloat MJRefreshViewHeight = 44.0; +const CGFloat MJRefreshFastAnimationDuration = 0.25; +const CGFloat MJRefreshSlowAnimationDuration = 0.4; + +NSString *const MJRefreshBundleName = @"MJRefresh.bundle"; + +NSString *const MJRefreshFooterPullToRefresh = @"上拉可以加载更多数据"; +NSString *const MJRefreshFooterReleaseToRefresh = @"松开立即加载更多数据"; +NSString *const MJRefreshFooterRefreshing = @"正在加载数据..."; + +NSString *const MJRefreshHeaderPullToRefresh = @"下拉可以刷新"; +NSString *const MJRefreshHeaderReleaseToRefresh = @"松开立即刷新"; +NSString *const MJRefreshHeaderRefreshing = @"正在刷新..."; +NSString *const MJRefreshHeaderTimeKey = @"MJRefreshHeaderView"; + +NSString *const MJRefreshContentOffset = @"contentOffset"; +NSString *const MJRefreshContentSize = @"contentSize"; \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshFooterView.h b/ManagerDemo/Common/MJRefresh/MJRefreshFooterView.h new file mode 100755 index 0000000..0d0b94d --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshFooterView.h @@ -0,0 +1,13 @@ +// +// MJRefreshTableFooterView.h +// MJRefresh +// +// Created by mj on 13-2-26. +// Copyright (c) 2013年 itcast. All rights reserved. +// 上拉加载更多 + +#import "MJRefreshBaseView.h" + +@interface MJRefreshFooterView : MJRefreshBaseView ++ (instancetype)footer; +@end \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshFooterView.m b/ManagerDemo/Common/MJRefresh/MJRefreshFooterView.m new file mode 100755 index 0000000..7f3b50f --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshFooterView.m @@ -0,0 +1,226 @@ +// +// MJRefreshFooterView.m +// MJRefresh +// +// Created by mj on 13-2-26. +// Copyright (c) 2013年 itcast. All rights reserved. +// 上拉加载更多 + +#import "MJRefreshFooterView.h" +#import "MJRefreshConst.h" +#import "UIView+Extension.h" +#import "UIScrollView+Extension.h" + +@interface MJRefreshFooterView() +@property (assign, nonatomic) int lastRefreshCount; +@end + +@implementation MJRefreshFooterView + ++ (instancetype)footer +{ + return [[MJRefreshFooterView alloc] init]; +} + +- (id)initWithFrame:(CGRect)frame +{ + if (self = [super initWithFrame:frame]) { + self.pullToRefreshText = MJRefreshFooterPullToRefresh; + self.releaseToRefreshText = MJRefreshFooterReleaseToRefresh; + self.refreshingText = MJRefreshFooterRefreshing; + } + return self; +} + +- (void)layoutSubviews +{ + [super layoutSubviews]; + + self.statusLabel.frame = self.bounds; +} + +- (void)willMoveToSuperview:(UIView *)newSuperview +{ + [super willMoveToSuperview:newSuperview]; + + // 旧的父控件 + [self.superview removeObserver:self forKeyPath:MJRefreshContentSize context:nil]; + + if (newSuperview) { // 新的父控件 + // 监听 + [newSuperview addObserver:self forKeyPath:MJRefreshContentSize options:NSKeyValueObservingOptionNew context:nil]; + + // 重新调整frame + [self adjustFrameWithContentSize]; + } +} + +#pragma mark 重写调整frame +- (void)adjustFrameWithContentSize +{ + // 内容的高度 + CGFloat contentHeight = self.scrollView.contentSizeHeight; + // 表格的高度 + CGFloat scrollHeight = self.scrollView.height - self.scrollViewOriginalInset.top - self.scrollViewOriginalInset.bottom; + // 设置位置和尺寸 + self.y = MAX(contentHeight, scrollHeight); +} + +#pragma mark 监听UIScrollView的属性 +- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context +{ + // 不能跟用户交互,直接返回 + if (!self.userInteractionEnabled || self.alpha <= 0.01 || self.hidden) return; + + if ([MJRefreshContentSize isEqualToString:keyPath]) { + // 调整frame + [self adjustFrameWithContentSize]; + } else if ([MJRefreshContentOffset isEqualToString:keyPath]) { +#warning 这个返回一定要放这个位置 + // 如果正在刷新,直接返回 + if (self.state == MJRefreshStateRefreshing) return; + + // 调整状态 + [self adjustStateWithContentOffset]; + } +} + +/** + * 调整状态 + */ +- (void)adjustStateWithContentOffset +{ + // 当前的contentOffset + CGFloat currentOffsetY = self.scrollView.contentOffsetY; + // 尾部控件刚好出现的offsetY + CGFloat happenOffsetY = [self happenOffsetY]; + + // 如果是向下滚动到看不见尾部控件,直接返回 + if (currentOffsetY <= happenOffsetY) return; + + if (self.scrollView.isDragging) { + // 普通 和 即将刷新 的临界点 + CGFloat normal2pullingOffsetY = happenOffsetY + self.height; + + if (self.state == MJRefreshStateNormal && currentOffsetY > normal2pullingOffsetY) { + // 转为即将刷新状态 + self.state = MJRefreshStatePulling; + } else if (self.state == MJRefreshStatePulling && currentOffsetY <= normal2pullingOffsetY) { + // 转为普通状态 + self.state = MJRefreshStateNormal; + } + } else if (self.state == MJRefreshStatePulling) {// 即将刷新 && 手松开 + // 开始刷新 + self.state = MJRefreshStateRefreshing; + } +} + +#pragma mark - 状态相关 +#pragma mark 设置状态 +- (void)setState:(MJRefreshState)state +{ + // 1.一样的就直接返回 + if (self.state == state) return; + + // 2.保存旧状态 + MJRefreshState oldState = self.state; + + // 3.调用父类方法 + [super setState:state]; + + // 4.根据状态来设置属性 + switch (state) + { + case MJRefreshStateNormal: + { + // 刷新完毕 + if (MJRefreshStateRefreshing == oldState) { + self.arrowImage.transform = CGAffineTransformMakeRotation(M_PI); + [UIView animateWithDuration:MJRefreshSlowAnimationDuration animations:^{ + self.scrollView.contentInsetBottom = self.scrollViewOriginalInset.bottom; + }]; + } else { + // 执行动画 + [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{ + self.arrowImage.transform = CGAffineTransformMakeRotation(M_PI); + }]; + } + + CGFloat deltaH = [self heightForContentBreakView]; + int currentCount = [self totalDataCountInScrollView]; + // 刚刷新完毕 + if (MJRefreshStateRefreshing == oldState && deltaH > 0 && currentCount != self.lastRefreshCount) { + self.scrollView.contentOffsetY = self.scrollView.contentOffsetY; + } + break; + } + + case MJRefreshStatePulling: + { + [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{ + self.arrowImage.transform = CGAffineTransformIdentity; + }]; + break; + } + + case MJRefreshStateRefreshing: + { + // 记录刷新前的数量 + self.lastRefreshCount = [self totalDataCountInScrollView]; + + [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{ + CGFloat bottom = self.height + self.scrollViewOriginalInset.bottom; + CGFloat deltaH = [self heightForContentBreakView]; + if (deltaH < 0) { // 如果内容高度小于view的高度 + bottom -= deltaH; + } + self.scrollView.contentInsetBottom = bottom; + }]; + break; + } + + default: + break; + } +} + +- (int)totalDataCountInScrollView +{ + int totalCount = 0; + if ([self.scrollView isKindOfClass:[UITableView class]]) { + UITableView *tableView = (UITableView *)self.scrollView; + + for (int section = 0; section 0) { + return deltaH - self.scrollViewOriginalInset.top; + } else { + return - self.scrollViewOriginalInset.top; + } +} +@end \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshHeaderView.h b/ManagerDemo/Common/MJRefresh/MJRefreshHeaderView.h new file mode 100755 index 0000000..c5bc3ee --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshHeaderView.h @@ -0,0 +1,13 @@ +// +// MJRefreshHeaderView.h +// MJRefresh +// +// Created by mj on 13-2-26. +// Copyright (c) 2013年 itcast. All rights reserved. +// 下拉刷新 + +#import "MJRefreshBaseView.h" + +@interface MJRefreshHeaderView : MJRefreshBaseView ++ (instancetype)header; +@end \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/MJRefreshHeaderView.m b/ManagerDemo/Common/MJRefresh/MJRefreshHeaderView.m new file mode 100755 index 0000000..cf071c4 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/MJRefreshHeaderView.m @@ -0,0 +1,230 @@ +// +// MJRefreshHeaderView.m +// MJRefresh +// +// Created by mj on 13-2-26. +// Copyright (c) 2013年 itcast. All rights reserved. +// 下拉刷新 + +#import "MJRefreshConst.h" +#import "MJRefreshHeaderView.h" +#import "UIView+Extension.h" +#import "UIScrollView+Extension.h" + +@interface MJRefreshHeaderView() +// 最后的更新时间 +@property (nonatomic, strong) NSDate *lastUpdateTime; +@property (nonatomic, weak) UILabel *lastUpdateTimeLabel; +@end + +@implementation MJRefreshHeaderView +#pragma mark - 控件初始化 +/** + * 时间标签 + */ +- (UILabel *)lastUpdateTimeLabel +{ + if (!_lastUpdateTimeLabel) { + // 1.创建控件 + UILabel *lastUpdateTimeLabel = [[UILabel alloc] init]; + lastUpdateTimeLabel.autoresizingMask = UIViewAutoresizingFlexibleWidth; + lastUpdateTimeLabel.font = [UIFont boldSystemFontOfSize:12]; + lastUpdateTimeLabel.textColor = MJRefreshLabelTextColor; + lastUpdateTimeLabel.backgroundColor = [UIColor clearColor]; + lastUpdateTimeLabel.textAlignment = NSTextAlignmentCenter; + [self addSubview:_lastUpdateTimeLabel = lastUpdateTimeLabel]; + + // 2.加载时间 + self.lastUpdateTime = [[NSUserDefaults standardUserDefaults] objectForKey:MJRefreshHeaderTimeKey]; + } + return _lastUpdateTimeLabel; +} + ++ (instancetype)header +{ + return [[MJRefreshHeaderView alloc] init]; +} + +- (id)initWithFrame:(CGRect)frame +{ + if (self = [super initWithFrame:frame]) { + self.pullToRefreshText = MJRefreshHeaderPullToRefresh; + self.releaseToRefreshText = MJRefreshHeaderReleaseToRefresh; + self.refreshingText = MJRefreshHeaderRefreshing; + } + return self; +} + +- (void)layoutSubviews +{ + [super layoutSubviews]; + + CGFloat statusX = 0; + CGFloat statusY = 0; + CGFloat statusHeight = self.height * 0.5; + CGFloat statusWidth = self.width; + // 1.状态标签 + self.statusLabel.frame = CGRectMake(statusX, statusY, statusWidth, statusHeight); + + // 2.时间标签 + CGFloat lastUpdateY = statusHeight; + CGFloat lastUpdateX = 0; + CGFloat lastUpdateHeight = statusHeight; + CGFloat lastUpdateWidth = statusWidth; + self.lastUpdateTimeLabel.frame = CGRectMake(lastUpdateX, lastUpdateY, lastUpdateWidth, lastUpdateHeight); +} + +- (void)willMoveToSuperview:(UIView *)newSuperview +{ + [super willMoveToSuperview:newSuperview]; + + // 设置自己的位置和尺寸 + self.y = - self.height; +} + +#pragma mark - 状态相关 +#pragma mark 设置最后的更新时间 +- (void)setLastUpdateTime:(NSDate *)lastUpdateTime +{ + _lastUpdateTime = lastUpdateTime; + + // 1.归档 + [[NSUserDefaults standardUserDefaults] setObject:lastUpdateTime forKey:MJRefreshHeaderTimeKey]; + [[NSUserDefaults standardUserDefaults] synchronize]; + + // 2.更新时间 + [self updateTimeLabel]; +} + +#pragma mark 更新时间字符串 +- (void)updateTimeLabel +{ + if (!self.lastUpdateTime) return; + + // 1.获得年月日 + NSCalendar *calendar = [NSCalendar currentCalendar]; + NSUInteger unitFlags = NSYearCalendarUnit| NSMonthCalendarUnit | NSDayCalendarUnit |NSHourCalendarUnit |NSMinuteCalendarUnit; + NSDateComponents *cmp1 = [calendar components:unitFlags fromDate:_lastUpdateTime]; + NSDateComponents *cmp2 = [calendar components:unitFlags fromDate:[NSDate date]]; + + // 2.格式化日期 + NSDateFormatter *formatter = [[NSDateFormatter alloc] init]; + if ([cmp1 day] == [cmp2 day]) { // 今天 + formatter.dateFormat = @"今天 HH:mm"; + } else if ([cmp1 year] == [cmp2 year]) { // 今年 + formatter.dateFormat = @"MM-dd HH:mm"; + } else { + formatter.dateFormat = @"yyyy-MM-dd HH:mm"; + } + NSString *time = [formatter stringFromDate:self.lastUpdateTime]; + + // 3.显示日期 + self.lastUpdateTimeLabel.text = [NSString stringWithFormat:@"最后更新:%@", time]; +} + +#pragma mark - 监听UIScrollView的contentOffset属性 +- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context +{ + // 不能跟用户交互就直接返回 + if (!self.userInteractionEnabled || self.alpha <= 0.01 || self.hidden) return; + + // 如果正在刷新,直接返回 + if (self.state == MJRefreshStateRefreshing) return; + + if ([MJRefreshContentOffset isEqualToString:keyPath]) { + [self adjustStateWithContentOffset]; + } +} + +/** + * 调整状态 + */ +- (void)adjustStateWithContentOffset +{ + // 当前的contentOffset + CGFloat currentOffsetY = self.scrollView.contentOffsetY; + // 头部控件刚好出现的offsetY + CGFloat happenOffsetY = - self.scrollViewOriginalInset.top; + + // 如果是向上滚动到看不见头部控件,直接返回 + if (currentOffsetY >= happenOffsetY) return; + + if (self.scrollView.isDragging) { + // 普通 和 即将刷新 的临界点 + CGFloat normal2pullingOffsetY = happenOffsetY - self.height; + + if (self.state == MJRefreshStateNormal && currentOffsetY < normal2pullingOffsetY) { + // 转为即将刷新状态 + self.state = MJRefreshStatePulling; + } else if (self.state == MJRefreshStatePulling && currentOffsetY >= normal2pullingOffsetY) { + // 转为普通状态 + self.state = MJRefreshStateNormal; + } + } else if (self.state == MJRefreshStatePulling) {// 即将刷新 && 手松开 + // 开始刷新 + self.state = MJRefreshStateRefreshing; + } +} + +#pragma mark 设置状态 +- (void)setState:(MJRefreshState)state +{ + // 1.一样的就直接返回 + if (self.state == state) return; + + // 2.保存旧状态 + MJRefreshState oldState = self.state; + + // 3.调用父类方法 + [super setState:state]; + + // 4.根据状态执行不同的操作 + switch (state) { + case MJRefreshStateNormal: // 下拉可以刷新 + { + // 刷新完毕 + if (MJRefreshStateRefreshing == oldState) { + self.arrowImage.transform = CGAffineTransformIdentity; + // 保存刷新时间 + self.lastUpdateTime = [NSDate date]; + + [UIView animateWithDuration:MJRefreshSlowAnimationDuration animations:^{ + self.scrollView.contentInsetTop = self.scrollViewOriginalInset.top; + }]; + } else { + // 执行动画 + [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{ + self.arrowImage.transform = CGAffineTransformIdentity; + }]; + } + break; + } + + case MJRefreshStatePulling: // 松开可立即刷新 + { + // 执行动画 + [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{ + self.arrowImage.transform = CGAffineTransformMakeRotation(M_PI); + }]; + break; + } + + case MJRefreshStateRefreshing: // 正在刷新中 + { + // 执行动画 + [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{ + // 1.增加滚动区域 + CGFloat top = self.scrollViewOriginalInset.top + self.height; + self.scrollView.contentInsetTop = top; + + // 2.设置滚动位置 + self.scrollView.contentOffsetY = - top; + }]; + break; + } + + default: + break; + } +} +@end \ No newline at end of file diff --git a/ManagerDemo/Common/MJRefresh/UIScrollView+Extension.h b/ManagerDemo/Common/MJRefresh/UIScrollView+Extension.h new file mode 100755 index 0000000..ee2c63e --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/UIScrollView+Extension.h @@ -0,0 +1,22 @@ +// +// UIScrollView+Extension.h +// MJRefreshExample +// +// Created by MJ Lee on 14-5-28. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#import + +@interface UIScrollView (Extension) +@property (assign, nonatomic) CGFloat contentInsetTop; +@property (assign, nonatomic) CGFloat contentInsetBottom; +@property (assign, nonatomic) CGFloat contentInsetLeft; +@property (assign, nonatomic) CGFloat contentInsetRight; + +@property (assign, nonatomic) CGFloat contentOffsetX; +@property (assign, nonatomic) CGFloat contentOffsetY; + +@property (assign, nonatomic) CGFloat contentSizeWidth; +@property (assign, nonatomic) CGFloat contentSizeHeight; +@end diff --git a/ManagerDemo/Common/MJRefresh/UIScrollView+Extension.m b/ManagerDemo/Common/MJRefresh/UIScrollView+Extension.m new file mode 100755 index 0000000..64c67c9 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/UIScrollView+Extension.m @@ -0,0 +1,107 @@ +// +// UIScrollView+Extension.m +// MJRefreshExample +// +// Created by MJ Lee on 14-5-28. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#import "UIScrollView+Extension.h" + +@implementation UIScrollView (Extension) +- (void)setContentInsetTop:(CGFloat)contentInsetTop +{ + UIEdgeInsets inset = self.contentInset; + inset.top = contentInsetTop; + self.contentInset = inset; +} + +- (CGFloat)contentInsetTop +{ + return self.contentInset.top; +} + +- (void)setContentInsetBottom:(CGFloat)contentInsetBottom +{ + UIEdgeInsets inset = self.contentInset; + inset.bottom = contentInsetBottom; + self.contentInset = inset; +} + +- (CGFloat)contentInsetBottom +{ + return self.contentInset.bottom; +} + +- (void)setContentInsetLeft:(CGFloat)contentInsetLeft +{ + UIEdgeInsets inset = self.contentInset; + inset.left = contentInsetLeft; + self.contentInset = inset; +} + +- (CGFloat)contentInsetLeft +{ + return self.contentInset.left; +} + +- (void)setContentInsetRight:(CGFloat)contentInsetRight +{ + UIEdgeInsets inset = self.contentInset; + inset.right = contentInsetRight; + self.contentInset = inset; +} + +- (CGFloat)contentInsetRight +{ + return self.contentInset.right; +} + +- (void)setContentOffsetX:(CGFloat)contentOffsetX +{ + CGPoint offset = self.contentOffset; + offset.x = contentOffsetX; + self.contentOffset = offset; +} + +- (CGFloat)contentOffsetX +{ + return self.contentOffset.x; +} + +- (void)setContentOffsetY:(CGFloat)contentOffsetY +{ + CGPoint offset = self.contentOffset; + offset.y = contentOffsetY; + self.contentOffset = offset; +} + +- (CGFloat)contentOffsetY +{ + return self.contentOffset.y; +} + +- (void)setContentSizeWidth:(CGFloat)contentSizeWidth +{ + CGSize size = self.contentSize; + size.width = contentSizeWidth; + self.contentSize = size; +} + +- (CGFloat)contentSizeWidth +{ + return self.contentSize.width; +} + +- (void)setContentSizeHeight:(CGFloat)contentSizeHeight +{ + CGSize size = self.contentSize; + size.height = contentSizeHeight; + self.contentSize = size; +} + +- (CGFloat)contentSizeHeight +{ + return self.contentSize.height; +} +@end diff --git a/ManagerDemo/Common/MJRefresh/UIScrollView+MJRefresh.h b/ManagerDemo/Common/MJRefresh/UIScrollView+MJRefresh.h new file mode 100755 index 0000000..e9b8b5b --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/UIScrollView+MJRefresh.h @@ -0,0 +1,97 @@ +// +// UIScrollView+MJRefresh.h +// MJRefreshExample +// +// Created by MJ Lee on 14-5-28. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#import + +@interface UIScrollView (MJRefresh) +#pragma mark - 下拉刷新 +/** + * 添加一个下拉刷新头部控件 + * + * @param callback 回调 + */ +- (void)addHeaderWithCallback:(void (^)())callback; + +/** + * 添加一个下拉刷新头部控件 + * + * @param target 目标 + * @param action 回调方法 + */ +- (void)addHeaderWithTarget:(id)target action:(SEL)action; + +/** + * 移除下拉刷新头部控件 + */ +- (void)removeHeader; + +/** + * 主动让下拉刷新头部控件进入刷新状态 + */ +- (void)headerBeginRefreshing; + +/** + * 让下拉刷新头部控件停止刷新状态 + */ +- (void)headerEndRefreshing; + +/** + * 下拉刷新头部控件的可见性 + */ +@property (nonatomic, assign, getter = isHeaderHidden) BOOL headerHidden; + +#pragma mark - 上拉刷新 +/** + * 添加一个上拉刷新尾部控件 + * + * @param callback 回调 + */ +- (void)addFooterWithCallback:(void (^)())callback; + +/** + * 添加一个上拉刷新尾部控件 + * + * @param target 目标 + * @param action 回调方法 + */ +- (void)addFooterWithTarget:(id)target action:(SEL)action; + +/** + * 移除上拉刷新尾部控件 + */ +- (void)removeFooter; + +/** + * 主动让上拉刷新尾部控件进入刷新状态 + */ +- (void)footerBeginRefreshing; + +/** + * 让上拉刷新尾部控件停止刷新状态 + */ +- (void)footerEndRefreshing; + +/** + * 下拉刷新头部控件的可见性 + */ +@property (nonatomic, assign, getter = isFooterHidden) BOOL footerHidden; + +/** + * 设置尾部控件的文字 + */ +@property (copy, nonatomic) NSString *footerPullToRefreshText; // 默认:@"上拉可以加载更多数据" +@property (copy, nonatomic) NSString *footerReleaseToRefreshText; // 默认:@"松开立即加载更多数据" +@property (copy, nonatomic) NSString *footerRefreshingText; // 默认:@"MJ哥正在帮你加载数据..." + +/** + * 设置头部控件的文字 + */ +@property (copy, nonatomic) NSString *headerPullToRefreshText; // 默认:@"下拉可以刷新" +@property (copy, nonatomic) NSString *headerReleaseToRefreshText; // 默认:@"松开立即刷新" +@property (copy, nonatomic) NSString *headerRefreshingText; // 默认:@"MJ哥正在帮你刷新..." +@end diff --git a/ManagerDemo/Common/MJRefresh/UIScrollView+MJRefresh.m b/ManagerDemo/Common/MJRefresh/UIScrollView+MJRefresh.m new file mode 100755 index 0000000..f41a43f --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/UIScrollView+MJRefresh.m @@ -0,0 +1,266 @@ +// +// UIScrollView+MJRefresh.m +// MJRefreshExample +// +// Created by MJ Lee on 14-5-28. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#import "UIScrollView+MJRefresh.h" +#import "MJRefreshHeaderView.h" +#import "MJRefreshFooterView.h" +#import + +@interface UIScrollView() +@property (weak, nonatomic) MJRefreshHeaderView *header; +@property (weak, nonatomic) MJRefreshFooterView *footer; +@end + + +@implementation UIScrollView (MJRefresh) + +#pragma mark - 运行时相关 +static char MJRefreshHeaderViewKey; +static char MJRefreshFooterViewKey; + +- (void)setHeader:(MJRefreshHeaderView *)header { + [self willChangeValueForKey:@"MJRefreshHeaderViewKey"]; + objc_setAssociatedObject(self, &MJRefreshHeaderViewKey, + header, + OBJC_ASSOCIATION_ASSIGN); + [self didChangeValueForKey:@"MJRefreshHeaderViewKey"]; +} + +- (MJRefreshHeaderView *)header { + return objc_getAssociatedObject(self, &MJRefreshHeaderViewKey); +} + +- (void)setFooter:(MJRefreshFooterView *)footer { + [self willChangeValueForKey:@"MJRefreshFooterViewKey"]; + objc_setAssociatedObject(self, &MJRefreshFooterViewKey, + footer, + OBJC_ASSOCIATION_ASSIGN); + [self didChangeValueForKey:@"MJRefreshFooterViewKey"]; +} + +- (MJRefreshFooterView *)footer { + return objc_getAssociatedObject(self, &MJRefreshFooterViewKey); +} + +#pragma mark - 下拉刷新 +/** + * 添加一个下拉刷新头部控件 + * + * @param callback 回调 + */ +- (void)addHeaderWithCallback:(void (^)())callback +{ + // 1.创建新的header + if (!self.header) { + MJRefreshHeaderView *header = [MJRefreshHeaderView header]; + [self addSubview:header]; + self.header = header; + } + + // 2.设置block回调 + self.header.beginRefreshingCallback = callback; +} + +/** + * 添加一个下拉刷新头部控件 + * + * @param target 目标 + * @param action 回调方法 + */ +- (void)addHeaderWithTarget:(id)target action:(SEL)action +{ + // 1.创建新的header + if (!self.header) { + MJRefreshHeaderView *header = [MJRefreshHeaderView header]; + [self addSubview:header]; + self.header = header; + } + + // 2.设置目标和回调方法 + self.header.beginRefreshingTaget = target; + self.header.beginRefreshingAction = action; +} + +/** + * 移除下拉刷新头部控件 + */ +- (void)removeHeader +{ + [self.header removeFromSuperview]; + self.header = nil; +} + +/** + * 主动让下拉刷新头部控件进入刷新状态 + */ +- (void)headerBeginRefreshing +{ + [self.header beginRefreshing]; +} + +/** + * 让下拉刷新头部控件停止刷新状态 + */ +- (void)headerEndRefreshing +{ + [self.header endRefreshing]; +} + +/** + * 下拉刷新头部控件的可见性 + */ +- (void)setHeaderHidden:(BOOL)hidden +{ + self.header.hidden = hidden; +} + +- (BOOL)isHeaderHidden +{ + return self.header.isHidden; +} + +#pragma mark - 上拉刷新 +/** + * 添加一个上拉刷新尾部控件 + * + * @param callback 回调 + */ +- (void)addFooterWithCallback:(void (^)())callback +{ + // 1.创建新的footer + if (!self.footer) { + MJRefreshFooterView *footer = [MJRefreshFooterView footer]; + [self addSubview:footer]; + self.footer = footer; + } + + // 2.设置block回调 + self.footer.beginRefreshingCallback = callback; +} + +/** + * 添加一个上拉刷新尾部控件 + * + * @param target 目标 + * @param action 回调方法 + */ +- (void)addFooterWithTarget:(id)target action:(SEL)action +{ + // 1.创建新的footer + if (!self.footer) { + MJRefreshFooterView *footer = [MJRefreshFooterView footer]; + [self addSubview:footer]; + self.footer = footer; + } + + // 2.设置目标和回调方法 + self.footer.beginRefreshingTaget = target; + self.footer.beginRefreshingAction = action; +} + +/** + * 移除上拉刷新尾部控件 + */ +- (void)removeFooter +{ + [self.footer removeFromSuperview]; + self.footer = nil; +} + +/** + * 主动让上拉刷新尾部控件进入刷新状态 + */ +- (void)footerBeginRefreshing +{ + [self.footer beginRefreshing]; +} + +/** + * 让上拉刷新尾部控件停止刷新状态 + */ +- (void)footerEndRefreshing +{ + [self.footer endRefreshing]; +} + +/** + * 下拉刷新头部控件的可见性 + */ +- (void)setFooterHidden:(BOOL)hidden +{ + self.footer.hidden = hidden; +} + +- (BOOL)isFooterHidden +{ + return self.footer.isHidden; +} + +/** + * 文字 + */ +- (void)setFooterPullToRefreshText:(NSString *)footerPullToRefreshText +{ + self.footer.pullToRefreshText = footerPullToRefreshText; +} + +- (NSString *)footerPullToRefreshText +{ + return self.footer.pullToRefreshText; +} + +- (void)setFooterReleaseToRefreshText:(NSString *)footerReleaseToRefreshText +{ + self.footer.releaseToRefreshText = footerReleaseToRefreshText; +} + +- (NSString *)footerReleaseToRefreshText +{ + return self.footer.releaseToRefreshText; +} + +- (void)setFooterRefreshingText:(NSString *)footerRefreshingText +{ + self.footer.refreshingText = footerRefreshingText; +} + +- (NSString *)footerRefreshingText +{ + return self.footer.refreshingText; +} + +- (void)setHeaderPullToRefreshText:(NSString *)headerPullToRefreshText +{ + self.header.pullToRefreshText = headerPullToRefreshText; +} + +- (NSString *)headerPullToRefreshText +{ + return self.header.pullToRefreshText; +} + +- (void)setHeaderReleaseToRefreshText:(NSString *)headerReleaseToRefreshText +{ + self.header.releaseToRefreshText = headerReleaseToRefreshText; +} + +- (NSString *)headerReleaseToRefreshText +{ + return self.header.releaseToRefreshText; +} + +- (void)setHeaderRefreshingText:(NSString *)headerRefreshingText +{ + self.header.refreshingText = headerRefreshingText; +} + +- (NSString *)headerRefreshingText +{ + return self.header.refreshingText; +} +@end diff --git a/ManagerDemo/Common/MJRefresh/UIView+Extension.h b/ManagerDemo/Common/MJRefresh/UIView+Extension.h new file mode 100755 index 0000000..31b36b8 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/UIView+Extension.h @@ -0,0 +1,18 @@ +// +// UIView+Extension.h +// MJRefreshExample +// +// Created by MJ Lee on 14-5-28. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#import + +@interface UIView (Extension) +@property (assign, nonatomic) CGFloat x; +@property (assign, nonatomic) CGFloat y; +@property (assign, nonatomic) CGFloat width; +@property (assign, nonatomic) CGFloat height; +@property (assign, nonatomic) CGSize size; +@property (assign, nonatomic) CGPoint origin; +@end diff --git a/ManagerDemo/Common/MJRefresh/UIView+Extension.m b/ManagerDemo/Common/MJRefresh/UIView+Extension.m new file mode 100755 index 0000000..97d4dc1 --- /dev/null +++ b/ManagerDemo/Common/MJRefresh/UIView+Extension.m @@ -0,0 +1,83 @@ +// +// UIView+Extension.m +// MJRefreshExample +// +// Created by MJ Lee on 14-5-28. +// Copyright (c) 2014年 itcast. All rights reserved. +// + +#import "UIView+Extension.h" + +@implementation UIView (Extension) +- (void)setX:(CGFloat)x +{ + CGRect frame = self.frame; + frame.origin.x = x; + self.frame = frame; +} + +- (CGFloat)x +{ + return self.frame.origin.x; +} + +- (void)setY:(CGFloat)y +{ + CGRect frame = self.frame; + frame.origin.y = y; + self.frame = frame; +} + +- (CGFloat)y +{ + return self.frame.origin.y; +} + +- (void)setWidth:(CGFloat)width +{ + CGRect frame = self.frame; + frame.size.width = width; + self.frame = frame; +} + +- (CGFloat)width +{ + return self.frame.size.width; +} + +- (void)setHeight:(CGFloat)height +{ + CGRect frame = self.frame; + frame.size.height = height; + self.frame = frame; +} + +- (CGFloat)height +{ + return self.frame.size.height; +} + +- (void)setSize:(CGSize)size +{ + CGRect frame = self.frame; + frame.size = size; + self.frame = frame; +} + +- (CGSize)size +{ + return self.frame.size; +} + +- (void)setOrigin:(CGPoint)origin +{ + CGRect frame = self.frame; + frame.origin = origin; + self.frame = frame; +} + +- (CGPoint)origin +{ + return self.frame.origin; +} +@end diff --git a/ManagerDemo/Common/ManagerConstants.h b/ManagerDemo/Common/ManagerConstants.h new file mode 100644 index 0000000..74ebe32 --- /dev/null +++ b/ManagerDemo/Common/ManagerConstants.h @@ -0,0 +1,21 @@ +// +// ManagerConstants.h +// ManagerDemo +// +// Created by xmfish on 14-8-8. +// Copyright (c) 2014年 ash. All rights reserved. +// + +#ifndef ManagerDemo_ManagerConstants_h +#define ManagerDemo_ManagerConstants_h + +/** + * 系统版本 + */ +#define IOS_VERSION ( [[UIDevice currentDevice].systemVersion floatValue] ) +/** + * 获取当前window宽高 + */ +#define ScreenWidth [[UIScreen mainScreen] bounds].size.width +#define ScreenHeight [[UIScreen mainScreen] bounds].size.height +#endif diff --git a/ManagerDemo/MainView/HomeView/HomeAdView.h b/ManagerDemo/MainView/HomeView/HomeAdView.h new file mode 100644 index 0000000..e4e56e8 --- /dev/null +++ b/ManagerDemo/MainView/HomeView/HomeAdView.h @@ -0,0 +1,13 @@ +// +// HomeAdView.h +// ManagerDemo +// +// Created by xmfish on 14-8-8. +// Copyright (c) 2014年 ash. All rights reserved. +// + +#import +#import "ImagePlayerView.h" +@interface HomeAdView : UIView + +@end diff --git a/ManagerDemo/MainView/HomeView/HomeAdView.m b/ManagerDemo/MainView/HomeView/HomeAdView.m new file mode 100644 index 0000000..0cd4e6b --- /dev/null +++ b/ManagerDemo/MainView/HomeView/HomeAdView.m @@ -0,0 +1,44 @@ +// +// HomeAdView.m +// ManagerDemo +// +// Created by xmfish on 14-8-8. +// Copyright (c) 2014年 ash. All rights reserved. +// + +#import "HomeAdView.h" + +@implementation HomeAdView + +- (id)initWithFrame:(CGRect)frame +{ + self = [super initWithFrame:frame]; + if (self) { + // Initialization code + } + ImagePlayerView* imagePlayerView = [[ImagePlayerView alloc] initWithFrame:CGRectMake(0, 0, frame.size.width, frame.size.height)]; + imagePlayerView.autoScroll = YES; + imagePlayerView.scrollInterval = 5; + [imagePlayerView setPageControlPosition:ICPageControlPosition_BottomCenter]; + [imagePlayerView initWithCount:3 delegate:self]; + [self addSubview:imagePlayerView]; + return self; +} + +/* +// Only override drawRect: if you perform custom drawing. +// An empty implementation adversely affects performance during animation. +- (void)drawRect:(CGRect)rect +{ + // Drawing code +} +*/ +#pragma mark ImagePlayerViewDelegate +-(void)imagePlayerView:(ImagePlayerView *)imagePlayerView loadImageForImageView:(UIImageView *)imageView index:(NSInteger)index{ + + [imageView setImage:[UIImage imageNamed:[NSString stringWithFormat:@"ad%ld",index+1]]]; +} +-(void)imagePlayerView:(ImagePlayerView *)imagePlayerView didTapAtIndex:(NSInteger)index{ + +} +@end diff --git a/ManagerDemo/MainView/HomeView/ImagePlayerView.h b/ManagerDemo/MainView/HomeView/ImagePlayerView.h new file mode 100755 index 0000000..e7ea63a --- /dev/null +++ b/ManagerDemo/MainView/HomeView/ImagePlayerView.h @@ -0,0 +1,98 @@ +// +// ImagePlayerView.h +// ImagePlayerView +// +// Created by 陈颜俊 on 14-6-5. +// Copyright (c) 2014年 Chenyanjun. All rights reserved. +// + +#import + +typedef NS_ENUM(NSInteger, ICPageControlPosition) { + ICPageControlPosition_TopLeft, + ICPageControlPosition_TopCenter, + ICPageControlPosition_TopRight, + ICPageControlPosition_BottomLeft, + ICPageControlPosition_BottomCenter, + ICPageControlPosition_BottomRight +}; + +@protocol ImagePlayerViewDelegate; + +@interface ImagePlayerView : UIView +@property (nonatomic, assign) id imagePlayerViewDelegate; +@property (nonatomic, assign) BOOL autoScroll; // default is YES, set NO to turn off autoScroll +@property (nonatomic, assign) NSUInteger scrollInterval; // scroll interval, unit: second, default is 2 seconds +@property (nonatomic, assign) ICPageControlPosition pageControlPosition; // pageControl position, defautl is bottomright +@property (nonatomic, assign) BOOL hidePageControl; // hide pageControl, default is NO + +/** + * Init image player + * + * @param imageURLs NSURL array, image path + * @param placeholder placeholder image + * @param delegate delegate + * @deprecated use - (void)initWithCount:(NSInteger)count delegate:(id)delegate instead + */ +- (void)initWithImageURLs:(NSArray *)imageURLs placeholder:(UIImage *)placeholder delegate:(id)delegate DEPRECATED_ATTRIBUTE; + +/** + * Init image player + * + * @param imageURLs NSURL array, image path + * @param placeholder placeholder image + * @param delegate delegate + * @param edgeInsets scroll view edgeInsets + * @deprecated use - (void)initWithCount:(NSInteger)count delegate:(id)delegate edgeInsets:(UIEdgeInsets)edgeInsets instead + */ +- (void)initWithImageURLs:(NSArray *)imageURLs placeholder:(UIImage *)placeholder delegate:(id)delegate edgeInsets:(UIEdgeInsets)edgeInsets DEPRECATED_ATTRIBUTE; + +/** + * Init image player + * + * @param count + * @param delegate + */ +- (void)initWithCount:(NSInteger)count delegate:(id)delegate; + +/** + * Init image player + * + * @param count + * @param delegate + * @param edgeInsets scroll view edgeInsets + */ +- (void)initWithCount:(NSInteger)count delegate:(id)delegate edgeInsets:(UIEdgeInsets)edgeInsets; +@end + +@protocol ImagePlayerViewDelegate + +@required +/** + * Init imageview + * + * @param imagePlayerView ImagePlayerView object + * @param imageView UIImageView object + * @param index index of imageview + */ +- (void)imagePlayerView:(ImagePlayerView *)imagePlayerView loadImageForImageView:(UIImageView *)imageView index:(NSInteger)index; + +@optional +/** + * Tap ImageView action + * + * @param imagePlayerView ImagePlayerView object + * @param index index of imageview + * @param imageURL image url + * @deprecated use - (void)imagePlayerView:(ImagePlayerView *)imagePlayerView didTapAtIndex:(NSInteger)index instead + */ +- (void)imagePlayerView:(ImagePlayerView *)imagePlayerView didTapAtIndex:(NSInteger)index imageURL:(NSURL *)imageURL DEPRECATED_ATTRIBUTE; + +/** + * Tap ImageView action + * + * @param imagePlayerView ImagePlayerView object + * @param index index of imageview + */ +- (void)imagePlayerView:(ImagePlayerView *)imagePlayerView didTapAtIndex:(NSInteger)index; +@end diff --git a/ManagerDemo/MainView/HomeView/ImagePlayerView.m b/ManagerDemo/MainView/HomeView/ImagePlayerView.m new file mode 100755 index 0000000..403a10f --- /dev/null +++ b/ManagerDemo/MainView/HomeView/ImagePlayerView.m @@ -0,0 +1,348 @@ +// +// ImagePlayerView.m +// ImagePlayerView +// +// Created by 陈颜俊 on 14-6-5. +// Copyright (c) 2014年 Chenyanjun. All rights reserved. +// + +#import "ImagePlayerView.h" + +#define kStartTag 1000 +#define kDefaultScrollInterval 2 + +@interface ImagePlayerView() +@property (nonatomic, strong) UIScrollView *scrollView; +//@property (nonatomic, strong) NSArray *imageURLs; +@property (nonatomic, assign) NSInteger count; +@property (nonatomic, strong) NSTimer *autoScrollTimer; +@property (nonatomic, strong) UIPageControl *pageControl; +@property (nonatomic, strong) NSMutableArray *pageControlConstraints; +@end + +@implementation ImagePlayerView + +- (id)initWithFrame:(CGRect)frame +{ + self = [super initWithFrame:frame]; + if (self) { + [self _init]; + } + return self; +} + +- (id)initWithCoder:(NSCoder *)aDecoder +{ + self = [super initWithCoder:aDecoder]; + if (self) { + [self _init]; + } + return self; +} + +- (id)init +{ + self = [super init]; + if (self) { + [self _init]; + } + return self; +} + +- (void)_init +{ + self.scrollInterval = kDefaultScrollInterval; + + // scrollview + self.scrollView = [[UIScrollView alloc] init]; + [self addSubview:self.scrollView]; + + self.scrollView.translatesAutoresizingMaskIntoConstraints = NO; + self.scrollView.pagingEnabled = YES; + self.scrollView.bounces = NO; + self.scrollView.showsHorizontalScrollIndicator = NO; + self.scrollView.showsVerticalScrollIndicator = NO; + self.scrollView.directionalLockEnabled = YES; + + self.scrollView.delegate = self; + + // UIPageControl + self.pageControl = [[UIPageControl alloc] init]; + self.pageControl.translatesAutoresizingMaskIntoConstraints = NO; + self.pageControl.numberOfPages = self.count; + self.pageControl.currentPage = 0; + [self addSubview:self.pageControl]; + + NSArray *pageControlVConstraints = [NSLayoutConstraint constraintsWithVisualFormat:@"V:[pageControl]-0-|" + options:kNilOptions + metrics:nil + views:@{@"pageControl": self.pageControl}]; + + NSArray *pageControlHConstraints = [NSLayoutConstraint constraintsWithVisualFormat:@"H:[pageControl]-|" + options:kNilOptions + metrics:nil + views:@{@"pageControl": self.pageControl}]; + + self.pageControlConstraints = [NSMutableArray arrayWithArray:pageControlVConstraints]; + [self.pageControlConstraints addObjectsFromArray:pageControlHConstraints]; + + [self addConstraints:self.pageControlConstraints]; + +} + +// @deprecated use - (void)initWithCount:(NSInteger)count delegate:(id)delegate instead +- (void)initWithImageURLs:(NSArray *)imageURLs placeholder:(UIImage *)placeholder delegate:(id)delegate +{ + [self initWithCount:imageURLs.count delegate:delegate edgeInsets:UIEdgeInsetsZero]; +} + +// @deprecated use - (void)initWithCount:(NSInteger)count delegate:(id)delegate edgeInsets:(UIEdgeInsets)edgeInsets instead +- (void)initWithImageURLs:(NSArray *)imageURLs placeholder:(UIImage *)placeholder delegate:(id)delegate edgeInsets:(UIEdgeInsets)edgeInsets +{ + [self initWithCount:imageURLs.count delegate:delegate edgeInsets:edgeInsets]; +} + +- (void)initWithCount:(NSInteger)count delegate:(id)delegate +{ + [self initWithCount:count delegate:delegate edgeInsets:UIEdgeInsetsZero]; +} + +- (void)initWithCount:(NSInteger)count delegate:(id)delegate edgeInsets:(UIEdgeInsets)edgeInsets +{ + self.count = count; + self.imagePlayerViewDelegate = delegate; + + [self addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:[NSString stringWithFormat:@"V:|-%d-[scrollView]-%d-|", (int)edgeInsets.top, (int)edgeInsets.bottom] + options:kNilOptions + metrics:nil + views:@{@"scrollView": self.scrollView}]]; + [self addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:[NSString stringWithFormat:@"H:|-%d-[scrollView]-%d-|", (int)edgeInsets.left, (int)edgeInsets.right] + options:kNilOptions + metrics:nil + views:@{@"scrollView": self.scrollView}]]; + + if (count == 0) { + return; + } + + self.pageControl.numberOfPages = count; + self.pageControl.currentPage = 0; + + CGFloat startX = self.scrollView.bounds.origin.x; + CGFloat width = self.bounds.size.width - edgeInsets.left - edgeInsets.right; + CGFloat height = self.bounds.size.height - edgeInsets.top - edgeInsets.bottom; + + for (int i = 0; i < count; i++) { + startX = i * width; + UIImageView *imageView = [[UIImageView alloc] initWithFrame:CGRectMake(startX, 0, width, height)]; + imageView.contentMode = UIViewContentModeScaleToFill; + imageView.tag = kStartTag + i; + imageView.userInteractionEnabled = YES; + imageView.translatesAutoresizingMaskIntoConstraints = NO; + [imageView addGestureRecognizer:[[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleTapGesture:)]]; + + [imageView addConstraint:[NSLayoutConstraint constraintWithItem:imageView attribute:NSLayoutAttributeWidth relatedBy:NSLayoutRelationEqual toItem:nil attribute:NSLayoutAttributeNotAnAttribute multiplier:1.0 constant:width]]; + [imageView addConstraint:[NSLayoutConstraint constraintWithItem:imageView attribute:NSLayoutAttributeHeight relatedBy:NSLayoutRelationEqual toItem:nil attribute:NSLayoutAttributeNotAnAttribute multiplier:1.0 constant:height]]; + + [self.imagePlayerViewDelegate imagePlayerView:self loadImageForImageView:imageView index:i]; + + [self.scrollView addSubview:imageView]; + } + + // constraint + NSMutableDictionary *viewsDictionary = [NSMutableDictionary dictionary]; + NSMutableArray *imageViewNames = [NSMutableArray array]; + for (int i = kStartTag; i < kStartTag + count; i++) { + NSString *imageViewName = [NSString stringWithFormat:@"imageView%d", i - kStartTag]; + [imageViewNames addObject:imageViewName]; + + UIImageView *imageView = (UIImageView *)[self.scrollView viewWithTag:i]; + [viewsDictionary setObject:imageView forKey:imageViewName]; + } + + [self.scrollView addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:[NSString stringWithFormat:@"V:|-0-[%@]-0-|", [imageViewNames objectAtIndex:0]] + options:kNilOptions + metrics:nil + views:viewsDictionary]]; + + NSMutableString *hConstraintString = [NSMutableString string]; + [hConstraintString appendString:@"H:|-0"]; + for (NSString *imageViewName in imageViewNames) { + [hConstraintString appendFormat:@"-[%@]-0", imageViewName]; + } + [hConstraintString appendString:@"-|"]; + + [self.scrollView addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:hConstraintString + options:NSLayoutFormatAlignAllTop + metrics:nil + views:viewsDictionary]]; + + self.scrollView.contentSize = CGSizeMake(self.scrollView.frame.size.width * count, self.scrollView.frame.size.height); + self.scrollView.contentInset = UIEdgeInsetsZero; +} + +- (void)handleTapGesture:(UIGestureRecognizer *)tapGesture +{ + UIImageView *imageView = (UIImageView *)tapGesture.view; + NSInteger index = imageView.tag - kStartTag; + + if (self.imagePlayerViewDelegate && [self.imagePlayerViewDelegate respondsToSelector:@selector(imagePlayerView:didTapAtIndex:)]) { + [self.imagePlayerViewDelegate imagePlayerView:self didTapAtIndex:index]; + } +} + +#pragma mark - auto scroll +- (void)setAutoScroll:(BOOL)autoScroll +{ + _autoScroll = autoScroll; + + if (autoScroll) { + if (!self.autoScrollTimer || !self.autoScrollTimer.isValid) { + self.autoScrollTimer = [NSTimer scheduledTimerWithTimeInterval:self.scrollInterval target:self selector:@selector(handleScrollTimer:) userInfo:nil repeats:YES]; + } + } else { + if (self.autoScrollTimer && self.autoScrollTimer.isValid) { + [self.autoScrollTimer invalidate]; + self.autoScrollTimer = nil; + } + } +} + +- (void)setScrollInterval:(NSUInteger)scrollInterval +{ + _scrollInterval = scrollInterval; + + if (self.autoScrollTimer && self.autoScrollTimer.isValid) { + [self.autoScrollTimer invalidate]; + self.autoScrollTimer = nil; + } + + self.autoScrollTimer = [NSTimer scheduledTimerWithTimeInterval:self.scrollInterval target:self selector:@selector(handleScrollTimer:) userInfo:nil repeats:YES]; +} + +- (void)handleScrollTimer:(NSTimer *)timer +{ + if (self.count == 0) { + return; + } + + NSInteger currentPage = self.pageControl.currentPage; + NSInteger nextPage = currentPage + 1; + if (nextPage == self.count) { + nextPage = 0; + } + + BOOL animated = YES; + if (nextPage == 0) { + animated = NO; + } + + UIImageView *imageView = (UIImageView *)[self.scrollView viewWithTag:(nextPage + kStartTag)]; + [self.scrollView scrollRectToVisible:imageView.frame animated:animated]; + + self.pageControl.currentPage = nextPage; +} + +#pragma mark - scroll delegate +-(void)scrollViewDidScroll:(UIScrollView *)scrollView{ + // disable v direction scroll + if (scrollView.contentOffset.y > 0) { + [scrollView setContentOffset:CGPointMake(scrollView.contentOffset.x, 0)]; + } +} + +- (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView +{ + // when user scrolls manually, stop timer and start timer again to avoid next scroll immediatelly + if (self.autoScrollTimer && self.autoScrollTimer.isValid) { + [self.autoScrollTimer invalidate]; + } + self.autoScrollTimer = [NSTimer scheduledTimerWithTimeInterval:self.scrollInterval target:self selector:@selector(handleScrollTimer:) userInfo:nil repeats:YES]; + + // update UIPageControl + CGRect visiableRect = CGRectMake(scrollView.contentOffset.x, scrollView.contentOffset.y, scrollView.bounds.size.width, scrollView.bounds.size.height); + NSInteger currentIndex = 0; + for (UIImageView *imageView in scrollView.subviews) { + if ([imageView isKindOfClass:[UIImageView class]]) { + if (CGRectContainsRect(visiableRect, imageView.frame)) { + currentIndex = imageView.tag - kStartTag; + break; + } + } + } + + self.pageControl.currentPage = currentIndex; +} + +#pragma mark - +- (void)setPageControlPosition:(ICPageControlPosition)pageControlPosition +{ + NSString *vFormat = nil; + NSString *hFormat = nil; + + switch (pageControlPosition) { + case ICPageControlPosition_TopLeft: { + vFormat = @"V:|-0-[pageControl]"; + hFormat = @"H:|-[pageControl]"; + break; + } + + case ICPageControlPosition_TopCenter: { + vFormat = @"V:|-0-[pageControl]"; + hFormat = @"H:|[pageControl]|"; + break; + } + + case ICPageControlPosition_TopRight: { + vFormat = @"V:|-0-[pageControl]"; + hFormat = @"H:[pageControl]-|"; + break; + } + + case ICPageControlPosition_BottomLeft: { + vFormat = @"V:[pageControl]-0-|"; + hFormat = @"H:|-[pageControl]"; + break; + } + + case ICPageControlPosition_BottomCenter: { + vFormat = @"V:[pageControl]-0-|"; + hFormat = @"H:|[pageControl]|"; + break; + } + + case ICPageControlPosition_BottomRight: { + vFormat = @"V:[pageControl]-0-|"; + hFormat = @"H:[pageControl]-|"; + break; + } + + default: + break; + } + + [self removeConstraints:self.pageControlConstraints]; + + NSArray *pageControlVConstraints = [NSLayoutConstraint constraintsWithVisualFormat:vFormat + options:kNilOptions + metrics:nil + views:@{@"pageControl": self.pageControl}]; + + NSArray *pageControlHConstraints = [NSLayoutConstraint constraintsWithVisualFormat:hFormat + options:kNilOptions + metrics:nil + views:@{@"pageControl": self.pageControl}]; + + [self.pageControlConstraints removeAllObjects]; + [self.pageControlConstraints addObjectsFromArray:pageControlVConstraints]; + [self.pageControlConstraints addObjectsFromArray:pageControlHConstraints]; + + [self addConstraints:self.pageControlConstraints]; +} + +- (void)setHidePageControl:(BOOL)hidePageControl +{ + self.pageControl.hidden = hidePageControl; +} +@end + diff --git a/ManagerDemo/MainViewControll/HomeViewController.h b/ManagerDemo/MainViewControll/HomeViewController.h index a90718d..81a97ba 100644 --- a/ManagerDemo/MainViewControll/HomeViewController.h +++ b/ManagerDemo/MainViewControll/HomeViewController.h @@ -8,6 +8,7 @@ #import -@interface HomeViewController : UIViewController +@interface HomeViewController : UIViewController +@property (weak, nonatomic) IBOutlet UITableView *tableView; @end diff --git a/ManagerDemo/MainViewControll/HomeViewController.m b/ManagerDemo/MainViewControll/HomeViewController.m index b5ea136..46a6b10 100644 --- a/ManagerDemo/MainViewControll/HomeViewController.m +++ b/ManagerDemo/MainViewControll/HomeViewController.m @@ -7,7 +7,8 @@ // #import "HomeViewController.h" - +#import "MJRefresh.h" +#import "HomeAdView.h" @interface HomeViewController () @end @@ -28,8 +29,82 @@ [super viewDidLoad]; // Do any additional setup after loading the view from its nib. [self.navigationItem setTitle:@"首页"]; + + //左边按钮 + [self.navigationItem setLeftBarButtonItem:[[UIBarButtonItem alloc] initWithTitle:@"左边按钮" style:UIBarButtonItemStyleDone target:self action:@selector(leftBarBtnClick:)]]; + + //右边按钮。 + [self.navigationItem setRightBarButtonItem:[[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone target:self action:@selector(rightBarBtnClick:)]]; + + + _tableView.delegate = self; + _tableView.dataSource = self; + [_tableView addHeaderWithTarget:self action:@selector(headerRereshing)]; +// [_tableView addFooterWithTarget:self action:@selector(footerRereshing)]; + + [_tableView setSeparatorStyle:UITableViewCellSeparatorStyleNone]; } + +#pragma mark MJRefreshDelegate +- (void)headerRereshing +{ + + // 2.2秒后刷新表格UI + dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.2 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{ + // 刷新表格 + [self.tableView reloadData]; + + // (最好在刷新表格后调用)调用endRefreshing可以结束刷新状态 + [self.tableView headerEndRefreshing]; + }); +} + +- (void)footerRereshing +{ + + // 2.2秒后刷新表格UI + dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(2.0 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{ + // 刷新表格 + [self.tableView reloadData]; + + // (最好在刷新表格后调用)调用endRefreshing可以结束刷新状态 + [self.tableView footerEndRefreshing]; + }); +} +#pragma mark UITableViewDelegate +-(NSInteger)numberOfSectionsInTableView:(UITableView *)tableView{ + return 1; +} +-(NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section{ + return 1; +} +-(CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath +{ + return 120; +} +-(UITableViewCell*)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath +{ + static NSString *homeViewCell = @"HomeViewCell"; + UITableViewCell* cell = [tableView dequeueReusableCellWithIdentifier:homeViewCell]; + if (cell == nil) { + cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:homeViewCell]; + HomeAdView* homeAdView = [[HomeAdView alloc] initWithFrame:CGRectMake(0, 0, ScreenWidth, 120)]; + [cell addSubview:homeAdView]; + } + + return cell; +} +#pragma mark - UIBarButtonClick 导航条两边按钮 +-(void)leftBarBtnClick:(id)sender +{ + DLog(@"首页左边按钮"); +} +-(void)rightBarBtnClick:(id)sender +{ + DLog(@"首页右边按钮"); + [_tableView headerBeginRefreshing]; +} - (void)didReceiveMemoryWarning { [super didReceiveMemoryWarning]; diff --git a/ManagerDemo/MainViewControll/HomeViewController.xib b/ManagerDemo/MainViewControll/HomeViewController.xib index ad2a10f..273f4be 100644 --- a/ManagerDemo/MainViewControll/HomeViewController.xib +++ b/ManagerDemo/MainViewControll/HomeViewController.xib @@ -1,11 +1,12 @@ - + - + + @@ -13,6 +14,13 @@ + + + + + + + diff --git a/ManagerDemo/MainViewControll/MainViewController.h b/ManagerDemo/MainViewControll/MainViewController.h index 01ab872..72d51ab 100644 --- a/ManagerDemo/MainViewControll/MainViewController.h +++ b/ManagerDemo/MainViewControll/MainViewController.h @@ -7,7 +7,6 @@ // #import - @interface MainViewController : UITabBarController @end diff --git a/ManagerDemo/MainViewControll/MainViewController.m b/ManagerDemo/MainViewControll/MainViewController.m index 47c08df..d2c4840 100644 --- a/ManagerDemo/MainViewControll/MainViewController.m +++ b/ManagerDemo/MainViewControll/MainViewController.m @@ -22,6 +22,24 @@ self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]; if (self) { // Custom initialization + + //首页 + UINavigationController* homeNavigationController = [[UINavigationController alloc] initWithRootViewController:[[HomeViewController alloc] init]]; + [homeNavigationController setTabBarItem:[[UITabBarItem alloc] initWithTitle:@"首页" image:[UIImage imageNamed:@"icon_dock_home"] selectedImage:[UIImage imageNamed:@"icon_dock_home_actived"]]]; + [homeNavigationController.tabBarItem setBadgeValue:@"新"]; + //第二页 + UINavigationController* produciListNavigationController = [[UINavigationController alloc] initWithRootViewController:[[ProductListViewController alloc] init]]; + [produciListNavigationController setTabBarItem:[[UITabBarItem alloc] initWithTitle:@"第二页" image:[UIImage imageNamed:@"icon_dock_session"] selectedImage:[UIImage imageNamed:@"icon_dock_session_actived"]]]; + //第三页 + UINavigationController* myNavigationController = [[UINavigationController alloc] initWithRootViewController:[[MyViewController alloc] init]]; + [myNavigationController setTabBarItem:[[UITabBarItem alloc] initWithTitle:@"第三页" image:[UIImage imageNamed:@"icon_dock_mine"] selectedImage:[UIImage imageNamed:@"icon_dock_mine_actived"]]]; + //第四页 + UINavigationController* moreNavigationController = [[UINavigationController alloc] initWithRootViewController:[[MoreViewController alloc] init]]; + [moreNavigationController setTabBarItem:[[UITabBarItem alloc] initWithTitle:@"第四页" image:[UIImage imageNamed:@"icon_dock_service"] selectedImage:[UIImage imageNamed:@"icon_dock_service_actived"]]]; + + self.viewControllers = @[homeNavigationController, produciListNavigationController, myNavigationController, moreNavigationController]; + + } return self; } diff --git a/ManagerDemo/ManagerDemo-Prefix.pch b/ManagerDemo/ManagerDemo-Prefix.pch index 82a2bb4..69bda6a 100644 --- a/ManagerDemo/ManagerDemo-Prefix.pch +++ b/ManagerDemo/ManagerDemo-Prefix.pch @@ -13,4 +13,7 @@ #ifdef __OBJC__ #import #import + #import "ManagerConstants.h" + #import "MKNetworkKit.h" + #import "STableViewController.h" #endif diff --git a/ManagerDemo/Resource/ad1@2x.png b/ManagerDemo/Resource/ad1@2x.png new file mode 100644 index 0000000..7dad923 Binary files /dev/null and b/ManagerDemo/Resource/ad1@2x.png differ diff --git a/ManagerDemo/Resource/ad2@2x.png b/ManagerDemo/Resource/ad2@2x.png new file mode 100644 index 0000000..cdd7bae Binary files /dev/null and b/ManagerDemo/Resource/ad2@2x.png differ diff --git a/ManagerDemo/Resource/ad3@2x.png b/ManagerDemo/Resource/ad3@2x.png new file mode 100644 index 0000000..390617d Binary files /dev/null and b/ManagerDemo/Resource/ad3@2x.png differ diff --git a/ManagerDemo/Resource/ad4@2x.png b/ManagerDemo/Resource/ad4@2x.png new file mode 100644 index 0000000..818c7c7 Binary files /dev/null and b/ManagerDemo/Resource/ad4@2x.png differ diff --git a/ManagerDemo/Resource/icon_bar_card@2x.png b/ManagerDemo/Resource/icon_bar_card@2x.png new file mode 100644 index 0000000..0292fe5 Binary files /dev/null and b/ManagerDemo/Resource/icon_bar_card@2x.png differ diff --git a/ManagerDemo/Resource/icon_bar_share@2x.png b/ManagerDemo/Resource/icon_bar_share@2x.png new file mode 100644 index 0000000..8cc6275 Binary files /dev/null and b/ManagerDemo/Resource/icon_bar_share@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_forum@2x.png b/ManagerDemo/Resource/icon_dock_forum@2x.png new file mode 100644 index 0000000..3de0237 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_forum@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_forum_actived@2x.png b/ManagerDemo/Resource/icon_dock_forum_actived@2x.png new file mode 100644 index 0000000..e2ecda8 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_forum_actived@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_home@2x.png b/ManagerDemo/Resource/icon_dock_home@2x.png new file mode 100644 index 0000000..1ab50eb Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_home@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_home_actived@2x.png b/ManagerDemo/Resource/icon_dock_home_actived@2x.png new file mode 100644 index 0000000..57dda82 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_home_actived@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_mine@2x.png b/ManagerDemo/Resource/icon_dock_mine@2x.png new file mode 100644 index 0000000..2bda6cc Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_mine@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_mine_actived@2x.png b/ManagerDemo/Resource/icon_dock_mine_actived@2x.png new file mode 100644 index 0000000..46060f1 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_mine_actived@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_rt@2x.png b/ManagerDemo/Resource/icon_dock_rt@2x.png new file mode 100644 index 0000000..7457e29 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_rt@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_rt_actived@2x.png b/ManagerDemo/Resource/icon_dock_rt_actived@2x.png new file mode 100644 index 0000000..c512789 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_rt_actived@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_service@2x.png b/ManagerDemo/Resource/icon_dock_service@2x.png new file mode 100644 index 0000000..46e23ac Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_service@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_service_actived@2x.png b/ManagerDemo/Resource/icon_dock_service_actived@2x.png new file mode 100644 index 0000000..8843ef6 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_service_actived@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_session@2x.png b/ManagerDemo/Resource/icon_dock_session@2x.png new file mode 100644 index 0000000..23b7135 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_session@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_session_actived@2x.png b/ManagerDemo/Resource/icon_dock_session_actived@2x.png new file mode 100644 index 0000000..15fa8d0 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_session_actived@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_session_actived_msg@2x.png b/ManagerDemo/Resource/icon_dock_session_actived_msg@2x.png new file mode 100644 index 0000000..3487bad Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_session_actived_msg@2x.png differ diff --git a/ManagerDemo/Resource/icon_dock_session_msg@2x.png b/ManagerDemo/Resource/icon_dock_session_msg@2x.png new file mode 100644 index 0000000..096c217 Binary files /dev/null and b/ManagerDemo/Resource/icon_dock_session_msg@2x.png differ diff --git a/ManagerDemo/Resource/icon_indicate_add_module@2x.png b/ManagerDemo/Resource/icon_indicate_add_module@2x.png new file mode 100644 index 0000000..8e1d18b Binary files /dev/null and b/ManagerDemo/Resource/icon_indicate_add_module@2x.png differ diff --git a/ManagerDemo/Resource/icon_indicate_arrow_don@2x.png b/ManagerDemo/Resource/icon_indicate_arrow_don@2x.png new file mode 100644 index 0000000..8750a30 Binary files /dev/null and b/ManagerDemo/Resource/icon_indicate_arrow_don@2x.png differ diff --git a/ManagerDemo/Resource/icon_indicate_more@2x.png b/ManagerDemo/Resource/icon_indicate_more@2x.png new file mode 100644 index 0000000..ba8db83 Binary files /dev/null and b/ManagerDemo/Resource/icon_indicate_more@2x.png differ diff --git a/ManagerDemo/Resource/icon_indicate_more_down@2x.png b/ManagerDemo/Resource/icon_indicate_more_down@2x.png new file mode 100644 index 0000000..e75f1ab Binary files /dev/null and b/ManagerDemo/Resource/icon_indicate_more_down@2x.png differ diff --git a/ManagerDemo/Resource/icon_share_default.png b/ManagerDemo/Resource/icon_share_default.png new file mode 100644 index 0000000..595c7c7 Binary files /dev/null and b/ManagerDemo/Resource/icon_share_default.png differ diff --git a/ManagerDemo/Resource/tabbarShadowImage@2x.png b/ManagerDemo/Resource/tabbarShadowImage@2x.png new file mode 100644 index 0000000..c6c491e Binary files /dev/null and b/ManagerDemo/Resource/tabbarShadowImage@2x.png differ diff --git a/Podfile b/Podfile index fa9de61..a6864ae 100644 --- a/Podfile +++ b/Podfile @@ -3,4 +3,6 @@ pod 'Reachability' pod 'SBJson' pod 'SDWebImage' pod 'MKNetworkKit' -pod 'DTCoreText' \ No newline at end of file +pod 'DTCoreText' +pod 'STableViewController' +pod 'MJRefresh' \ No newline at end of file diff --git a/Pods/Pods-DTCoreText-Private.xcconfig b/Pods/Pods-DTCoreText-Private.xcconfig index 6ff47cf..7b7e549 100644 --- a/Pods/Pods-DTCoreText-Private.xcconfig +++ b/Pods/Pods-DTCoreText-Private.xcconfig @@ -1,5 +1,5 @@ #include "Pods-DTCoreText.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/DTCoreText" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/DTCoreText" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" OTHER_LDFLAGS = -ObjC ${PODS_DTCORETEXT_OTHER_LDFLAGS} PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-DTFoundation-Private.xcconfig b/Pods/Pods-DTFoundation-Private.xcconfig index 61e7988..3877dfc 100644 --- a/Pods/Pods-DTFoundation-Private.xcconfig +++ b/Pods/Pods-DTFoundation-Private.xcconfig @@ -1,5 +1,5 @@ #include "Pods-DTFoundation.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/DTFoundation" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" ${PODS_DTFOUNDATION_HEADER_SEARCH_PATHS} +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/DTFoundation" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" ${PODS_DTFOUNDATION_HEADER_SEARCH_PATHS} OTHER_LDFLAGS = -ObjC ${PODS_DTFOUNDATION_OTHER_LDFLAGS} PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-MKNetworkKit-Private.xcconfig b/Pods/Pods-MKNetworkKit-Private.xcconfig index b13d852..f91970e 100644 --- a/Pods/Pods-MKNetworkKit-Private.xcconfig +++ b/Pods/Pods-MKNetworkKit-Private.xcconfig @@ -1,5 +1,5 @@ #include "Pods-MKNetworkKit.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/MKNetworkKit" "${PODS_ROOT}/BuildHeaders/MKNetworkKit/Categories" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/MKNetworkKit" "${PODS_ROOT}/BuildHeaders/MKNetworkKit/Categories" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" OTHER_LDFLAGS = -ObjC ${PODS_MKNETWORKKIT_OTHER_LDFLAGS} PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-Reachability-Private.xcconfig b/Pods/Pods-Reachability-Private.xcconfig index e829d15..0b8ac24 100644 --- a/Pods/Pods-Reachability-Private.xcconfig +++ b/Pods/Pods-Reachability-Private.xcconfig @@ -1,5 +1,5 @@ #include "Pods-Reachability.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/Reachability" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/Reachability" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" OTHER_LDFLAGS = -ObjC ${PODS_REACHABILITY_OTHER_LDFLAGS} PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-SBJson-Private.xcconfig b/Pods/Pods-SBJson-Private.xcconfig index 95d3db5..dd0d18b 100644 --- a/Pods/Pods-SBJson-Private.xcconfig +++ b/Pods/Pods-SBJson-Private.xcconfig @@ -1,5 +1,5 @@ #include "Pods-SBJson.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/SBJson" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/SBJson" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" OTHER_LDFLAGS = -ObjC PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-SDWebImage-Private.xcconfig b/Pods/Pods-SDWebImage-Private.xcconfig index ec3f357..de15e46 100644 --- a/Pods/Pods-SDWebImage-Private.xcconfig +++ b/Pods/Pods-SDWebImage-Private.xcconfig @@ -1,5 +1,5 @@ #include "Pods-SDWebImage.xcconfig" GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/SDWebImage" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/SDWebImage" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" OTHER_LDFLAGS = -ObjC ${PODS_SDWEBIMAGE_OTHER_LDFLAGS} PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-STableViewController-Private.xcconfig b/Pods/Pods-STableViewController-Private.xcconfig new file mode 100644 index 0000000..3084344 --- /dev/null +++ b/Pods/Pods-STableViewController-Private.xcconfig @@ -0,0 +1,5 @@ +#include "Pods-STableViewController.xcconfig" +GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/STableViewController" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" +OTHER_LDFLAGS = -ObjC +PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/Pods/Pods-STableViewController-dummy.m b/Pods/Pods-STableViewController-dummy.m new file mode 100644 index 0000000..8687b89 --- /dev/null +++ b/Pods/Pods-STableViewController-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_STableViewController : NSObject +@end +@implementation PodsDummy_Pods_STableViewController +@end diff --git a/Pods/Pods-STableViewController-prefix.pch b/Pods/Pods-STableViewController-prefix.pch new file mode 100644 index 0000000..95cf11d --- /dev/null +++ b/Pods/Pods-STableViewController-prefix.pch @@ -0,0 +1,5 @@ +#ifdef __OBJC__ +#import +#endif + +#import "Pods-environment.h" diff --git a/Pods/Pods-STableViewController.xcconfig b/Pods/Pods-STableViewController.xcconfig new file mode 100644 index 0000000..e69de29 diff --git a/Pods/Pods-acknowledgements.markdown b/Pods/Pods-acknowledgements.markdown index e451e81..1c812dc 100644 --- a/Pods/Pods-acknowledgements.markdown +++ b/Pods/Pods-acknowledgements.markdown @@ -139,4 +139,26 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +## STableViewController + +Copyright (C) 2011 by BJ Basañes, http://shikii.net + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. Generated by CocoaPods - http://cocoapods.org diff --git a/Pods/Pods-acknowledgements.plist b/Pods/Pods-acknowledgements.plist index cd9ea1d..f78176b 100644 --- a/Pods/Pods-acknowledgements.plist +++ b/Pods/Pods-acknowledgements.plist @@ -175,6 +175,32 @@ THE SOFTWARE. Type PSGroupSpecifier + + FooterText + Copyright (C) 2011 by BJ Basañes, http://shikii.net + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + Title + STableViewController + Type + PSGroupSpecifier + FooterText Generated by CocoaPods - http://cocoapods.org diff --git a/Pods/Pods-environment.h b/Pods/Pods-environment.h index c833905..df5a6ee 100644 --- a/Pods/Pods-environment.h +++ b/Pods/Pods-environment.h @@ -66,3 +66,9 @@ #define COCOAPODS_VERSION_MINOR_SDWebImage_Core 7 #define COCOAPODS_VERSION_PATCH_SDWebImage_Core 1 +// STableViewController +#define COCOAPODS_POD_AVAILABLE_STableViewController +#define COCOAPODS_VERSION_MAJOR_STableViewController 0 +#define COCOAPODS_VERSION_MINOR_STableViewController 0 +#define COCOAPODS_VERSION_PATCH_STableViewController 1 + diff --git a/Pods/Pods.xcconfig b/Pods/Pods.xcconfig index 44c1291..202ed25 100644 --- a/Pods/Pods.xcconfig +++ b/Pods/Pods.xcconfig @@ -1,5 +1,5 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "$(SDKROOT)/usr/include/libxml2" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers" -isystem "${PODS_ROOT}/Headers/DTCoreText" -isystem "${PODS_ROOT}/Headers/DTFoundation" -isystem "${PODS_ROOT}/Headers/MKNetworkKit" -isystem "${PODS_ROOT}/Headers/MKNetworkKit/Categories" -isystem "${PODS_ROOT}/Headers/Reachability" -isystem "${PODS_ROOT}/Headers/SBJson" -isystem "${PODS_ROOT}/Headers/SDWebImage" +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/DTCoreText" "${PODS_ROOT}/Headers/DTFoundation" "${PODS_ROOT}/Headers/MKNetworkKit" "${PODS_ROOT}/Headers/MKNetworkKit/Categories" "${PODS_ROOT}/Headers/Reachability" "${PODS_ROOT}/Headers/SBJson" "${PODS_ROOT}/Headers/SDWebImage" "${PODS_ROOT}/Headers/STableViewController" "$(SDKROOT)/usr/include/libxml2" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers" -isystem "${PODS_ROOT}/Headers/DTCoreText" -isystem "${PODS_ROOT}/Headers/DTFoundation" -isystem "${PODS_ROOT}/Headers/MKNetworkKit" -isystem "${PODS_ROOT}/Headers/MKNetworkKit/Categories" -isystem "${PODS_ROOT}/Headers/Reachability" -isystem "${PODS_ROOT}/Headers/SBJson" -isystem "${PODS_ROOT}/Headers/SDWebImage" -isystem "${PODS_ROOT}/Headers/STableViewController" OTHER_LDFLAGS = -ObjC -lxml2 -framework CFNetwork -framework CoreGraphics -framework CoreText -framework ImageIO -framework MediaPlayer -framework QuartzCore -framework Security -framework SystemConfiguration PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 088ad7b..3dedcde 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -10,63 +10,26 @@ 46 objects - 0028D82E8DE54E429753633D + 00821E8482C544E6B7B5EFC7 fileRef - 26B3E85BD7AB42F89FDCB690 + 71C421C3B3604F3AA4685F68 isa PBXBuildFile - 014E858EEBCA45B9A754671E - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 3837BE211A384AE99444E233 - remoteInfo - Pods-DTFoundation - - 0180E3779FEB4E01866F8D67 - - isa - PBXTargetDependency - target - F045554C5E934EA4B3506A68 - targetProxy - 7B7594FB3EC943C2B2227AD8 - - 01E0CA6666D349458DDB716A + 01D540668BB240D89569B769 fileRef - 7491EF5A438048B0A2A6A634 + D1FF803F9C1C4F98854D7988 isa PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 01FD94BE264E4423A6037FE3 - - buildActionMask - 2147483647 - files - - 0E6012E6A8E3428A96A1AD68 - C5322484B34A47E797526AE1 - 4E53B8954B4444829272A97F - 9772F0A1DC7A4E34A3D53521 - 45E77802E5E54476AC38903E - BD204FDC90154358B785C127 - 0909D66722A748CB8BFF0CCB - D5B316813BC6430CA9FEB928 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 020A84F65EA64275AA031282 + 0224D8E77F864624A42EF9A7 includeInIndex 1 @@ -75,13 +38,208 @@ lastKnownFileType sourcecode.c.objc name - NSMutableAttributedString+HTML.m + DTTiledLayerWithoutFade.m path - Core/Source/NSMutableAttributedString+HTML.m + Core/Source/iOS/DTTiledLayerWithoutFade.m sourceTree <group> - 020C0A646C134CEAB0B4FD5C + 024BF21FA8D74F60B8B96AEF + + fileRef + ADDD7395101A469E8FD023A3 + isa + PBXBuildFile + + 030AEEC75847491FB528EC6D + + fileRef + AAD07076A2184FAC9BA4629C + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 0322802F9686426398B531F6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTTextBlock.m + path + Core/Source/DTTextBlock.m + sourceTree + <group> + + 03654E43214D4648A0D24562 + + buildActionMask + 2147483647 + files + + ED659A68645D427EBD1D442D + A07D9CBD2770499F8A9C21C6 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 039DB9C4339B4756A73121DB + + fileRef + AEEFE7121BC74E6B84A996E2 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 03D1125B1D2F4516A7638388 + + baseConfigurationReference + 88B2CAE5BC0448D78F3163FA + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-MKNetworkKit-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + 04FA7571D0034113B55E4A4A + + isa + PBXTargetDependency + target + EB2288CEDF154A2ABD7A59B3 + targetProxy + D43BE658E43D47788CB05A64 + + 0540E8F57ACC46FA8B976942 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SBJson4StreamParserState.m + path + src/main/objc/SBJson4StreamParserState.m + sourceTree + <group> + + 0578C81ACE5647C8A4E72CFB + + fileRef + 15C002AF0F9B4516BD46D634 + isa + PBXBuildFile + + 05A37E0B9B384C27A4D91480 + + buildActionMask + 2147483647 + files + + 85A38DE2C87042C9AEA50F38 + 7FBA7A62ACA94EE98061C5E4 + 4D7F8991994845B7AA1187ED + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 05CCD5B298F64522BCAE7107 + + fileRef + F6D8EACA747C47C1B6994550 + isa + PBXBuildFile + + 06357E56A33D4974B8525640 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAccessibilityViewProxy.m + path + Core/Source/DTAccessibilityViewProxy.m + sourceTree + <group> + + 069C67B5A77945A489199D63 + + fileRef + 9265160E465D4A0B8DAFF966 + isa + PBXBuildFile + + 07091353336B441AB718E33F + + fileRef + 7A85CDAD4BC04A9E82A569A3 + isa + PBXBuildFile + + 07215699A49D480293C082A7 includeInIndex 1 @@ -90,13 +248,81 @@ lastKnownFileType sourcecode.c.h name - DTTextAttachmentHTMLElement.h + NSAttributedStringRunDelegates.h path - Core/Source/DTTextAttachmentHTMLElement.h + Core/Source/NSAttributedStringRunDelegates.h sourceTree <group> - 02BFDE150C9D4A9F81F2877B + 07553EC977BA4DC2A314BDFD + + fileRef + 0CBB1B9F6AD44D3598F1915E + isa + PBXBuildFile + + 077F4F4353874A78A7207BB2 + + fileRef + E7728B6FF6174A459C17D0D6 + isa + PBXBuildFile + + 07CB935C8EC5478EBA5D60A1 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SBJson4Parser.h + path + src/main/objc/SBJson4Parser.h + sourceTree + <group> + + 07D7E3FACA5A4DEC859FCB92 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAttributedTextContentView.h + path + Core/Source/DTAttributedTextContentView.h + sourceTree + <group> + + 082D0B86E0E14A229D8993B1 + + fileRef + 2A270B021A9140E9A9FFA7DF + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 0847D32D4A544E0AAA6B4069 + + fileRef + 978C35D0364D4862808727FB + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 084FE5AB2F6E4BCAAE8FA2B6 includeInIndex 1 @@ -105,13 +331,363 @@ lastKnownFileType sourcecode.c.objc name - NSCoder+DTCompatibility.m + DTCoreTextLayoutLine.m path - Core/Source/NSCoder+DTCompatibility.m + Core/Source/DTCoreTextLayoutLine.m sourceTree <group> - 02DB501D9807420781AF7345 + 0892574B39494C0A8B10E65D + + fileRef + 869553998C074360BDEFFA02 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 08DF578B33DF492893A8B496 + + fileRef + 3ABBBEC596B144B2AECEE622 + isa + PBXBuildFile + + 09F77F35DC444D29ACA6E534 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTHTMLParserTextNode.h + path + Core/Source/DTHTMLParserTextNode.h + sourceTree + <group> + + 0A5FFF8E7459478FA26BCE26 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTDictationPlaceholderView.m + path + Core/Source/DTDictationPlaceholderView.m + sourceTree + <group> + + 0A97FC289D254D04936545DC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSDictionary+RequestEncoding.h + path + MKNetworkKit/Categories/NSDictionary+RequestEncoding.h + sourceTree + <group> + + 0AE4CCD84B0E4647AC8BFE38 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTObjectTextAttachment.h + path + Core/Source/DTObjectTextAttachment.h + sourceTree + <group> + + 0AE57D3B6D4943ADA6EBC4C6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSAttributedString+HTML.m + path + Core/Source/NSAttributedString+HTML.m + sourceTree + <group> + + 0B0A09D5C71E4F908800F045 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSURL+DTUnshorten.m + path + Core/Source/NSURL+DTUnshorten.m + sourceTree + <group> + + 0BCDCC09295E4C388B7A6F45 + + fileRef + DD0CC728C6DA47298E5ECCC8 + isa + PBXBuildFile + + 0CBB1B9F6AD44D3598F1915E + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + CFNetwork.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CFNetwork.framework + sourceTree + DEVELOPER_DIR + + 0D97E197D3C2460D990D0CEB + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTBreakHTMLElement.m + path + Core/Source/DTBreakHTMLElement.m + sourceTree + <group> + + 0DF6DA6E6AA04AD48918D1B0 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIApplication+DTNetworkActivity.h + path + Core/Source/iOS/UIApplication+DTNetworkActivity.h + sourceTree + <group> + + 0DF7C0539FEE4B9A8848F004 + + children + + E879551B12F54CD99F8B7D6F + D325CF9089F44FF299758B56 + 3604481910F24F3EADA1E868 + A6848E67B0DC4D31ADF6AFB4 + 58F993C83F544319827C09E0 + 5B26A7D9993E460B9E491073 + 907D7DCE8544435B84AAD7CF + 9675B3714DAB4A3AA37B9323 + 5EDB533E479C457A9C3FFB08 + CF809642CE084045A65184D5 + 99F9E801B1144AC48AC2D87D + 694E8F9116524D62AA7BED85 + 669E78DA87B24EF7A2AE03CA + 555728F6F83F4AC39D0C5024 + 740C68964EA9488B8A354D77 + CFC9985AE9E943DA88F5ADE4 + D9428117531042588EAECF58 + FA49DA90ACD14123866F8344 + DB0A9032D3F1447496406660 + 61803FD70F834A09B498EBD3 + 452556D8E10E4D119381AA48 + 88F0F75FD7FA45B08E6C97BE + E7A5B4F825864B31902388A6 + 18E6A3F946474F93A654FD37 + 515811F83FFD4DC8BEF90315 + 72DAEEEC7B2F42608B717430 + 6BCA085411C6471C8387DD75 + C1F04F5337DE4263827E9530 + 174F4BF44F084E5EAD159228 + 6C4DA150CDBE46A7A82B1942 + B787462CB03E484A81B9DCFA + 1C3DD6359DDB40F6B0197D47 + B3B167DF39F94713BCA5127E + 1B40B5EEF9A548C88C5A8697 + FFAC905A991E47D0BDD718B8 + 7A85CDAD4BC04A9E82A569A3 + 9E91E14BD3CF4989BA483DD8 + 7080678843854D2292904C85 + 2809CC15ED864DC4BC79C024 + 1AB72FB33ED14AD396FCDCD7 + 0B0A09D5C71E4F908800F045 + + isa + PBXGroup + name + Core + sourceTree + <group> + + 0E2D9239585144E8B26E7ED1 + + children + + F28E86EDEB8E4737AE21F491 + C53EBCD01D9F4342803C5C03 + BC23FC9B472F4AB494EC7617 + 9714E01944B34780A01F66CE + + isa + PBXGroup + name + Support Files + sourceTree + SOURCE_ROOT + + 0EAF36BF1F7B4C838703D56D + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + ImageIO.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/ImageIO.framework + sourceTree + DEVELOPER_DIR + + 0EFBEB7E018B4E2DB6421853 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSDate+RFC1123.m + path + MKNetworkKit/Categories/NSDate+RFC1123.m + sourceTree + <group> + + 0EFEAE777B5C4CC3A09FA073 + + isa + PBXTargetDependency + target + 38D164B9D376486896BEE85B + targetProxy + 8F3B9D71920F46FE94FB9E13 + + 107B08167D024236AE0429D3 + + buildActionMask + 2147483647 + files + + 90ED84D19C2947B58855CBCB + F4A6C2CFBD1E49B787951AD4 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 115B286D324345FDB3C2A282 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSDictionary+DTCoreText.h + path + Core/Source/NSDictionary+DTCoreText.h + sourceTree + <group> + + 12282F53F5F84B71A077A734 + + fileRef + F3009961FEC7440BAE14C81C + isa + PBXBuildFile + + 12BD5E1F90054CCD988C6FEE + + fileRef + EB144BF505DC47CFA0231486 + isa + PBXBuildFile + + 139745B9A9EF42DE8A1216AE + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAccessibilityElement.h + path + Core/Source/DTAccessibilityElement.h + sourceTree + <group> + + 139B82C135A94AA7BAAE68DA + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIImageView+WebCache.h + path + SDWebImage/UIImageView+WebCache.h + sourceTree + <group> + + 14705B3DF3C6478F86562772 + + fileRef + A6848E67B0DC4D31ADF6AFB4 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 15027F10322942748F4B2F92 includeInIndex 1 @@ -126,7 +702,7 @@ sourceTree <group> - 03B061F37BE14507BC7F4D71 + 15C002AF0F9B4516BD46D634 includeInIndex 1 @@ -135,13 +711,1050 @@ lastKnownFileType sourcecode.c.h name - DTCoreTextLayoutLine.h + SBJson4.h path - Core/Source/DTCoreTextLayoutLine.h + src/main/objc/SBJson4.h sourceTree <group> - 03EE5CCEB1944DDEB5447A17 + 15E1E43F8F6045BF9FF6F1F9 + + buildConfigurations + + AD164AA697F04B3EAACF79DD + 7B635FB1F090440C8E194D18 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 15EBB817C66E4D529A46180B + + fileRef + 16685B788A734C718D169DA5 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 16685B788A734C718D169DA5 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSDictionary+RequestEncoding.m + path + MKNetworkKit/Categories/NSDictionary+RequestEncoding.m + sourceTree + <group> + + 174F4BF44F084E5EAD159228 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSMutableArray+DTMoving.m + path + Core/Source/NSMutableArray+DTMoving.m + sourceTree + <group> + + 17B5BBDE2AA74AD6927C83F1 + + buildConfigurationList + 15E1E43F8F6045BF9FF6F1F9 + buildPhases + + 8B5FF29609C144DDA5D42DB8 + 5D45306D4DC7454387239AAB + 73ED80C5C48941B6B2D4ECE9 + + buildRules + + dependencies + + 6D62C3682F004F179E94916A + + isa + PBXNativeTarget + name + Pods-DTCoreText + productName + Pods-DTCoreText + productReference + 1EBD756763394C238AD7A98D + productType + com.apple.product-type.library.static + + 189146635AB947E8BBC6E8CE + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAttributedTextView.m + path + Core/Source/DTAttributedTextView.m + sourceTree + <group> + + 18E6A3F946474F93A654FD37 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSDictionary+DTError.h + path + Core/Source/NSDictionary+DTError.h + sourceTree + <group> + + 191ACE34B6534F42B6A8A63D + + fileRef + E7646C0271A34BB4B16A9023 + isa + PBXBuildFile + + 197CD8B63AD54D2ABD9C438F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTHTMLParserTextNode.m + path + Core/Source/DTHTMLParserTextNode.m + sourceTree + <group> + + 198E602480754993A0E68F45 + + fileRef + E2C5E936B311430EB70E3981 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 199B283914664734961BFABD + + fileRef + F5750AD489284EB1B8E3550D + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1AA0E0D470A847AB93EC9B36 + + fileRef + 94A16837972D42439431A789 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1AB72FB33ED14AD396FCDCD7 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSURL+DTUnshorten.h + path + Core/Source/NSURL+DTUnshorten.h + sourceTree + <group> + + 1AC6270B89794A4A875D32B1 + + children + + C1F9831E9B4447B18DADEA0F + 673197495BD54DBDB25BF216 + 4410C0F9827941B8AE22E4FF + F3CD40F8C1614406B24ECD99 + + isa + PBXGroup + name + Support Files + sourceTree + SOURCE_ROOT + + 1AF10E34485D47978766D088 + + fileRef + 9E91E14BD3CF4989BA483DD8 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1B40B5EEF9A548C88C5A8697 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+DTURLEncoding.h + path + Core/Source/NSString+DTURLEncoding.h + sourceTree + <group> + + 1C02EA32B0714504BD632195 + + fileRef + B3DE49ABCDC14745B096773B + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1C048698DFDA4A17B6995637 + + fileRef + CF809642CE084045A65184D5 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1C09E6AEB76F4E7FAEE7DE4D + + fileRef + 70DE88B3DD864C86934BE894 + isa + PBXBuildFile + + 1C0D666C8E944834A26D6A0B + + fileRef + 916F43865F1D4CB2A2C2F76B + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1C2A5FC8B77D41418DBD1F39 + + fileRef + 5733D6A4EF084F498824D1CF + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1C3DD6359DDB40F6B0197D47 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+DTPaths.h + path + Core/Source/NSString+DTPaths.h + sourceTree + <group> + + 1D0F19B9B9F34CE3B7F1C74D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIButton+WebCache.h + path + SDWebImage/UIButton+WebCache.h + sourceTree + <group> + + 1DEF06C3DCDD436B8DCD39F7 + + fileRef + 5EEFEC44C6EC43B1B2BEF2D3 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 1DFB3F7016C54423A375639B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTImageTextAttachment.h + path + Core/Source/DTImageTextAttachment.h + sourceTree + <group> + + 1E5ADE4C1381463E90647891 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-DTCoreText-prefix.pch + sourceTree + <group> + + 1EBD756763394C238AD7A98D + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-DTCoreText.a + sourceTree + BUILT_PRODUCTS_DIR + + 1F4F05C556E54246B9288668 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSAttributedString+DTCoreText.h + path + Core/Source/NSAttributedString+DTCoreText.h + sourceTree + <group> + + 1F7CED7378AE48289E2060B9 + + fileRef + CFC9985AE9E943DA88F5ADE4 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 202DC3CAC2B5436BA302CAE5 + + buildActionMask + 2147483647 + files + + 9F8C1FCA963F4592BA1FADAC + 316679074A354005A09F8866 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 2054C6F44E1445DCBA08452E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTLinkButton.m + path + Core/Source/DTLinkButton.m + sourceTree + <group> + + 20F8060EB9C5481A9ED72E23 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SBJson4StreamTokeniser.m + path + src/main/objc/SBJson4StreamTokeniser.m + sourceTree + <group> + + 2267A64CFFE947E7A8E57D02 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text + path + Pods-acknowledgements.markdown + sourceTree + <group> + + 22E71DABE86D4FA09D94D41D + + fileRef + 7273AEB1F9E84F11B740DB73 + isa + PBXBuildFile + + 2329776D9CB8425FBA781B45 + + fileRef + DCBA287C8B3141C5BCEB70C4 + isa + PBXBuildFile + + 23D6023E516341AAA04EB066 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SDWebImageManager.m + path + SDWebImage/SDWebImageManager.m + sourceTree + <group> + + 2625AACB1A3C42278E55D223 + + fileRef + FA54B6C7353F40BE9482D792 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 2648D12469EC4B29983A9D65 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextLayouter.m + path + Core/Source/DTCoreTextLayouter.m + sourceTree + <group> + + 2681F331DB3F4D268456AB5E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-DTCoreText-dummy.m + sourceTree + <group> + + 274F0CD0AA774CDEB0A517B5 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SBJson4StreamParser.m + path + src/main/objc/SBJson4StreamParser.m + sourceTree + <group> + + 27624E9CFDAC43DCA92C99B5 + + fileRef + BC29D934B2AA452496E45B43 + isa + PBXBuildFile + + 27B26AE453BB4606821B1229 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIImageView+HighlightedWebCache.h + path + SDWebImage/UIImageView+HighlightedWebCache.h + sourceTree + <group> + + 27E5B5E9BC224F8C9A1C2BDA + + fileRef + 0540E8F57ACC46FA8B976942 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 2809CC15ED864DC4BC79C024 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSURL+DTComparing.m + path + Core/Source/NSURL+DTComparing.m + sourceTree + <group> + + 286B019A8C5846E2A7FF5C13 + + fileRef + CEC77C1B9679474488DA7242 + isa + PBXBuildFile + + 28742A6ABC8A447E81CA66BB + + fileRef + 493D2D9C258B4BD69FC3EB10 + isa + PBXBuildFile + + 289B472D6A69477D905A33B2 + + fileRef + 936E9AF0D71647BC872D1A7B + isa + PBXBuildFile + + 28A216A9405F464393FD2B73 + + fileRef + 2EB8C950BCFE4793ADA64D8C + isa + PBXBuildFile + + 28DC56AD896F4D2F8A8C7414 + + buildConfigurations + + 4FE06D389975456BA0866E57 + 834B202ADF1246918686C8C2 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 28F81322B47541F292866B75 + + fileRef + 6213F45C7BF540578EB8320B + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 29070A437E7D4AD5A419AA37 + + fileRef + 3F5AE2582C0D417EBBACE098 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 29721BF9A8464123AE073CA5 + + fileRef + BA06C4501DC84A859ABA6754 + isa + PBXBuildFile + + 29898AC9C50047D89EFC4C4C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSMutableAttributedString+HTML.h + path + Core/Source/NSMutableAttributedString+HTML.h + sourceTree + <group> + + 29BC9E06EFBF436A9723B33D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTHTMLParserNode.m + path + Core/Source/DTHTMLParserNode.m + sourceTree + <group> + + 2A270B021A9140E9A9FFA7DF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIWebView+DTFoundation.m + path + Core/Source/iOS/UIWebView+DTFoundation.m + sourceTree + <group> + + 2A72B18067FC444C99355913 + + fileRef + 5D50C61CFCC14B60BC7ADA45 + isa + PBXBuildFile + + 2A7EC6FBE0FE4A3C804AEAE9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSAttributedString+SmallCaps.h + path + Core/Source/NSAttributedString+SmallCaps.h + sourceTree + <group> + + 2AD2EB76D74C4D7CB53D2D0B + + fileRef + DFF2E4C31B2F4A409C0BBB48 + isa + PBXBuildFile + + 2ADB9282AF7345DC9DB9BBEF + + fileRef + 07CB935C8EC5478EBA5D60A1 + isa + PBXBuildFile + + 2AEB7D7DB27C4E09AA253681 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-DTCoreText-Private.xcconfig + sourceTree + <group> + + 2C3F4900155242C4A5B6A150 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 70559D8DCB484E5C9855BDEF + remoteInfo + Pods-Reachability + + 2C7D4D7EC5984A7893541960 + + buildActionMask + 2147483647 + files + + 00821E8482C544E6B7B5EFC7 + 7A081A7F3D094D33A7530F82 + F613F6EBD411429EA8E3C590 + 6CDB1F15C85341E5A14963EC + D11D39E41C8D4AA09E04E17D + 76893661EBD748DA80AC773E + 57D772EF02364B0C97CCA149 + 8A10AA21E8F04BED82B327D1 + 453A944C513C41AA86BD59B7 + F26544E176EF4EA29F979407 + 360A20959817404299BFBC19 + 40B8A023F82A4C72B8ED4E32 + C8264D8976F246C0B9A206FD + 3B062FF1C48549E7A053B5B5 + 822BCBAE34A64D308F4FE5DD + B1FB54A5C4C64F3DAF3BD035 + ED17B69106964C928842F995 + A60132EE91EB4A948AAFCF29 + 2EB44FCBA7CB42369A54593D + 7985A7F1D19047E185169A78 + 5E87BB6D2A2649438DD5FCDA + 6E418110E5AE4E0897F02250 + B2B588294D1D4CAA9602397F + E7FFD46829BC43C4855E6734 + 7CA1D010AECF457D94A43279 + 07091353336B441AB718E33F + E1541B9806364B7A80102794 + F1BC969C3CEA4C3697E5A909 + 91054575ACF34DD9A669B366 + 6FCFF82B8A664294B6B1C61D + EC6001F5DA2043BCAA7D4535 + E24BEA845C1D4048AE3ED15C + BBD7CE3C9AA14B79B6948716 + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 2CA446F6012E4C389E020381 + + fileRef + EBB7642D541F4C6F9AA5641F + isa + PBXBuildFile + + 2CA98A9B12A1408A9F8C09FA + + fileRef + D9D3646D21CA4FD5A19F3800 + isa + PBXBuildFile + + 2DAE8171757B41DC973854D2 + + fileRef + B787462CB03E484A81B9DCFA + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 2E06687853EC496DBE0A6739 + + fileRef + 274F0CD0AA774CDEB0A517B5 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 2E3A885F413948CFAC49D3BF + + children + + 8AE9BA01AB3E45A0A3B75CBD + 5891B643266D4129A2333B8C + 40F2C8EF99324AC6AF57A766 + B480168E42274166BC65F0FB + CCC60D25872C4A4A8F588842 + + isa + PBXGroup + sourceTree + <group> + + 2E6A8DA7E1D94448AECEA363 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + MKNetworkEngine.m + path + MKNetworkKit/MKNetworkEngine.m + sourceTree + <group> + + 2EB44FCBA7CB42369A54593D + + fileRef + 88F0F75FD7FA45B08E6C97BE + isa + PBXBuildFile + + 2EB8C950BCFE4793ADA64D8C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSAttributedString+DTDebug.h + path + Core/Source/NSAttributedString+DTDebug.h + sourceTree + <group> + + 2F9810AB6BA249F49714ED72 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + Foundation.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework + sourceTree + DEVELOPER_DIR + + 2FDD3798096C43889F5F9DFF + + fileRef + 1EBD756763394C238AD7A98D + isa + PBXBuildFile + + 2FED480BA3874D408CF6DDC6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Reachability.m + sourceTree + <group> + + 3066034D04F547F884F669F4 + + buildActionMask + 2147483647 + files + + 07553EC977BA4DC2A314BDFD + B48964E335EA4929BB7C843B + CAA3DBB4D59B4A58806B783B + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 3074F31FDCE445C4912D19DD + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-Reachability.a + sourceTree + BUILT_PRODUCTS_DIR + + 30CFCDCED2484DD4A2360A39 + + buildActionMask + 2147483647 + files + + E829B0D3B7E643409EFE2F37 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 311DB76CB3B3413A95287D82 + + isa + PBXTargetDependency + target + FC20D0D069A0453EA4D3572D + targetProxy + 6DF007A5064F4C79A6A9B0B6 + + 3122977C08CD4C2EB3B4A833 + + fileRef + B2B8679EA8C34BB9A247DC41 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 312C5A97F80D42BAB2F1DAEB + + fileRef + A67855378FAE4E13992579D6 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 316679074A354005A09F8866 + + fileRef + EB4DC3D579BA4F5B8A6867CC + isa + PBXBuildFile + + 31A4ADBA28D148E3BB9BD2C6 + + isa + PBXTargetDependency + target + 70559D8DCB484E5C9855BDEF + targetProxy + ABBB12F5CF6D4515971E0F47 + + 321EDF47C1B84024997B8158 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTHTMLParserNode.h + path + Core/Source/DTHTMLParserNode.h + sourceTree + <group> + + 32E17CCD0EAB44B09A17101F includeInIndex 1 @@ -156,82 +1769,7 @@ sourceTree <group> - 041D878B9C3A45C2A5EE5879 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTPieProgressIndicator.m - path - Core/Source/iOS/DTPieProgressIndicator.m - sourceTree - <group> - - 0452A5C9D9484EDC93DBEB29 - - fileRef - 83C39137312548DF8E105D69 - isa - PBXBuildFile - - 055BD76EDE9E4D4DB05FCBD5 - - children - - 67FF92C99FEC4C13B7460629 - 46C329B930764B8998440832 - 6D3A319063464D2C85C9C743 - - isa - PBXGroup - name - Reachability - path - Reachability - sourceTree - <group> - - 05A1626EF43C48D0AFD4F033 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTSmartPagingScrollView.m - path - Core/Source/iOS/DTSmartPagingScrollView.m - sourceTree - <group> - - 069617E60B6A49D6BEF012ED - - fileRef - 4F9121F18D414E9985939388 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 0713185E453A44D1A5E02B57 - - isa - PBXTargetDependency - target - 3837BE211A384AE99444E233 - targetProxy - 014E858EEBCA45B9A754671E - - 0898A1A2DC334877B69069F2 + 341EA96BA8D9433AB8292843 includeInIndex 1 @@ -240,16 +1778,38 @@ lastKnownFileType sourcecode.c.h name - DTCoreTextFontDescriptor.h + DTAttributedLabel.h path - Core/Source/DTCoreTextFontDescriptor.h + Core/Source/DTAttributedLabel.h sourceTree <group> - 0909D66722A748CB8BFF0CCB + 34381C8BBC7D4B89B53594C3 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSData+MKBase64.h + path + MKNetworkKit/Categories/NSData+MKBase64.h + sourceTree + <group> + + 34651E0F174A4601BD8764A9 fileRef - F0113239EBB3422EAA8557A0 + 9F3CD650F4D54C33A7DD58DD + isa + PBXBuildFile + + 356BBF424CAB4DDD8CCB309B + + fileRef + 0D97E197D3C2460D990D0CEB isa PBXBuildFile settings @@ -258,10 +1818,61 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 0922CDAF4BF04F5CB7597AD2 + 3604481910F24F3EADA1E868 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTBase64Coding.h + path + Core/Source/DTBase64Coding.h + sourceTree + <group> + + 360A20959817404299BFBC19 fileRef - C5C6AB728F444FEAA2C3FF68 + 3F954007D96A4434B68F89A8 + isa + PBXBuildFile + + 36529961BDE148479545EA21 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextLayoutFrame.h + path + Core/Source/DTCoreTextLayoutFrame.h + sourceTree + <group> + + 37170CDCE06C44C6ABF95DF0 + + fileRef + 6A8ED744A07F44819EF18218 + isa + PBXBuildFile + + 372B70B2698945B69DCD6B38 + + fileRef + D63109397C3140C9ADD32152 + isa + PBXBuildFile + + 374EFDBC33D742038CC85577 + + fileRef + 8C0494EA3FAA4B77A19F7A8B isa PBXBuildFile settings @@ -270,10 +1881,72 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 0927291B49104401B46E73BA + 3762A65BD5634E6FA0D3B7D0 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextConstants.m + path + Core/Source/DTCoreTextConstants.m + sourceTree + <group> + + 37700A14D86D4922AA69E931 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextLayoutFrame.m + path + Core/Source/DTCoreTextLayoutFrame.m + sourceTree + <group> + + 3780DBD1416D4975B6883640 + + children + + AA7A53B09CB5449CABFD2207 + F0B1E3AFE5904A53B33EAAFD + B9F55C447D9D4AB0923E6340 + B7DD07CA522A4893BAC90221 + + isa + PBXGroup + name + Support Files + sourceTree + SOURCE_ROOT + + 37FB17C153E7410E93091F55 + + children + + 7889E6418D7749FF9B128425 + 2AEB7D7DB27C4E09AA253681 + 2681F331DB3F4D268456AB5E + 1E5ADE4C1381463E90647891 + + isa + PBXGroup + name + Support Files + sourceTree + SOURCE_ROOT + + 385D6610F66245BDA02B0598 fileRef - 1138A908B58E4F1E8FF600D5 + A1702B3BA6D8489CB91382D4 isa PBXBuildFile settings @@ -282,7 +1955,352 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 094095A326C343E2B22F3954 + 38D164B9D376486896BEE85B + + buildConfigurationList + 28DC56AD896F4D2F8A8C7414 + buildPhases + + 3C5CB3126C1B4BAFA8F75212 + 05A37E0B9B384C27A4D91480 + 2C7D4D7EC5984A7893541960 + + buildRules + + dependencies + + isa + PBXNativeTarget + name + Pods-DTFoundation + productName + Pods-DTFoundation + productReference + EC895DFBA58B4152A35382F3 + productType + com.apple.product-type.library.static + + 393CA62FBACE4722AB039640 + + fileRef + 5A9506A351DF4A3E87A03423 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 39AACC8FC5954F3E80FA8A81 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-environment.h + sourceTree + <group> + + 39BD1A733EFF4A21BCE7946B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIView+DTFoundation.h + path + Core/Source/iOS/UIView+DTFoundation.h + sourceTree + <group> + + 3A510AED3A79444984F8CBB9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAnimatedGIF.m + path + Core/Source/iOS/DTAnimatedGIF/DTAnimatedGIF.m + sourceTree + <group> + + 3A787DA22F204061A8DF9D39 + + fileRef + F27143B626524B738DA39856 + isa + PBXBuildFile + + 3ABBBEC596B144B2AECEE622 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + MKNetworkEngine.h + path + MKNetworkKit/MKNetworkEngine.h + sourceTree + <group> + + 3ADE1ECDB0B94E5695B3F232 + + fileRef + 115B286D324345FDB3C2A282 + isa + PBXBuildFile + + 3B062FF1C48549E7A053B5B5 + + fileRef + AFDB2D9A62114EF8A49AC2C8 + isa + PBXBuildFile + + 3B2022F8F6D747DBAB13963F + + baseConfigurationReference + C53EBCD01D9F4342803C5C03 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-STableViewController-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + 3B2CDEBFEB984077A4C2C1EE + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAnimatedGIF.h + path + Core/Source/iOS/DTAnimatedGIF/DTAnimatedGIF.h + sourceTree + <group> + + 3C5CB3126C1B4BAFA8F75212 + + buildActionMask + 2147483647 + files + + 385D6610F66245BDA02B0598 + B8958226CDAE4F27A2ADC45D + FBE902DC78574379B4A36FE8 + 14705B3DF3C6478F86562772 + D82E79F825DF4229AC1DAF89 + 9C4E6B169CEC4DA3AC8E11E6 + B918752DE3AD461191586C38 + 1C048698DFDA4A17B6995637 + A90403819464443988F57B40 + 81102623AE3B4485B5CAEC36 + E2D903A63C8F462090F267B6 + 1F7CED7378AE48289E2060B9 + 6AFDE02CC33B46168FC5547D + 70213FA143D340328E757D88 + 403547B4F6714D8C8791BE03 + E03E1C5AFB7C4D5E931E631E + 5B1FEDED8CEF46AD883866A7 + C2FE810DD66E464F8B31C487 + EC73283CF0B84477A45BC559 + 88A12017B5BD454AA6519321 + 9F251A67B99A41F2923C1D1F + 2DAE8171757B41DC973854D2 + ACDC59F0A30A49AB9A7DB984 + 7471640349F340029BA74D64 + 1AF10E34485D47978766D088 + 4CEF5F2A168C4F0BB713DC9A + AA4DC50BF6FF40C2ACB77C15 + 60288B0907114D4D9AD45C67 + CE595315E46E44789C124432 + 1AA0E0D470A847AB93EC9B36 + A396347E831E4C4FA27194A0 + 46D11E8E3FBB4F39AE6CD720 + 082D0B86E0E14A229D8993B1 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 3C6F44C462904A05B04525A2 + + buildConfigurationList + B2CFA892832B437AB6EDCECA + buildPhases + + A4DEBF1E10CD4238A4A0ED54 + 73CD01A6ABA0453E81228F62 + + buildRules + + dependencies + + C282B90F7C8B424CB2290ADA + 0EFEAE777B5C4CC3A09FA073 + 311DB76CB3B3413A95287D82 + 31A4ADBA28D148E3BB9BD2C6 + 04FA7571D0034113B55E4A4A + 9FE363BAA75E4113B641CD50 + FD423B500F0B44A3AA06E648 + + isa + PBXNativeTarget + name + Pods + productName + Pods + productReference + C161B1A79257472EB58DD139 + productType + com.apple.product-type.library.static + + 3CB7B20ABBD94CF5ACFCF594 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDWebImageDownloader.h + path + SDWebImage/SDWebImageDownloader.h + sourceTree + <group> + + 3DDEBCFB4E464625B480EB29 + + fileRef + AAB7D8EC1FEC4C998B50171A + isa + PBXBuildFile + + 3DEACBA34EF841668FC9792D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIView+WebCacheOperation.m + path + SDWebImage/UIView+WebCacheOperation.m + sourceTree + <group> + + 3DEEB294EF584DA99370682B + + fileRef + 3FED06F9C1F04D2F95E164A4 + isa + PBXBuildFile + + 3E0D2EA64BD94B73940DBD1A + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + MediaPlayer.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/MediaPlayer.framework + sourceTree + DEVELOPER_DIR + + 3EC2F132C315433DA56C3466 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIButton+WebCache.m + path + SDWebImage/UIButton+WebCache.m + sourceTree + <group> + + 3F3D9BEC03C04B4BAD944C24 + + fileRef + E0303451B4414DABB649C31D + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 3F5AE2582C0D417EBBACE098 includeInIndex 1 @@ -297,14 +2315,7 @@ sourceTree <group> - 09B52E7857FF4D0F9DAE69C3 - - fileRef - D8317F76FE92428CA9442F69 - isa - PBXBuildFile - - 09EDC7B7DEA4475C9F8CF076 + 3F954007D96A4434B68F89A8 includeInIndex 1 @@ -313,13 +2324,35 @@ lastKnownFileType sourcecode.c.h name - DTDictationPlaceholderView.h + DTHTMLParser.h path - Core/Source/DTDictationPlaceholderView.h + Core/Source/DTHTMLParser/DTHTMLParser.h sourceTree <group> - 0AD9D770F5074C76B1433DDB + 3FA5A2A0ADC74C5EAE33FC9C + + fileRef + 29898AC9C50047D89EFC4C4C + isa + PBXBuildFile + + 3FED06F9C1F04D2F95E164A4 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + MKNetworkKit.h + path + MKNetworkKit/MKNetworkKit.h + sourceTree + <group> + + 40302D9003B040B6A36F37F3 includeInIndex 1 @@ -328,20 +2361,109 @@ lastKnownFileType sourcecode.c.objc name - UIImageView+HighlightedWebCache.m + DTCoreTextFontDescriptor.m path - SDWebImage/UIImageView+HighlightedWebCache.m + Core/Source/DTCoreTextFontDescriptor.m sourceTree <group> - 0AF35126DF5C422EB6ED6F89 + 403547B4F6714D8C8791BE03 fileRef - F65324CC2DE24C348D38C196 + 0224D8E77F864624A42EF9A7 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4059837EFB874828BFFC0071 + + fileRef + 139B82C135A94AA7BAAE68DA isa PBXBuildFile - 0B0BCA82BD654482AC6541BC + 40B43C5FABE447A7B15C846E + + buildConfigurations + + 03D1125B1D2F4516A7638388 + D64B08E2ED054D33A4BBEC9D + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 40B8A023F82A4C72B8ED4E32 + + fileRef + 740C68964EA9488B8A354D77 + isa + PBXBuildFile + + 40F2C8EF99324AC6AF57A766 + + children + + E91D81F4832B4BC0ACA5D57C + 9A4D977C71734508AADC701F + 50163A5CA5B8427296E8F1C2 + 7BDADC3545674DF1B616EAC8 + FF564DF8103E45309460D866 + 83B79626113F4C5BBA357438 + 7EFAC4A3DDB24D3E852ED173 + + isa + PBXGroup + name + Pods + sourceTree + <group> + + 41BC6912B98840BE8554C3C5 + + fileRef + 5BCC371B79A54D8D860CA6CC + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4299AE0324924E938D91B652 + + fileRef + 7C02BB1777A0494EA2C200BD + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4410C0F9827941B8AE22E4FF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-Reachability-dummy.m + sourceTree + <group> + + 44B15C3FE70C4307AA56DE03 includeInIndex 1 @@ -350,34 +2472,2329 @@ lastKnownFileType sourcecode.c.h name - SDWebImageCompat.h + DTCoreTextLayoutFrame+Cursor.h path - SDWebImage/SDWebImageCompat.h + Core/Source/DTCoreTextLayoutFrame+Cursor.h sourceTree <group> - 0B500B76DA944914B6E0AAAC + 44CCD7BBBB174D8FB84F615B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.script.sh + path + Pods-resources.sh + sourceTree + <group> + + 44F811C0E7254AFF964F02CE + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + STableViewController.h + path + STableViewController/STableViewController.h + sourceTree + <group> + + 452556D8E10E4D119381AA48 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSArray+DTError.m + path + Core/Source/NSArray+DTError.m + sourceTree + <group> + + 453A944C513C41AA86BD59B7 fileRef - 767B02BA43644D74A138750C + 99F9E801B1144AC48AC2D87D isa PBXBuildFile - 0C14CB75D1794A8AB64810FB + 4684EAC110904DE4A16936D2 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSAttributedString+DTDebug.m + path + Core/Source/NSAttributedString+DTDebug.m + sourceTree + <group> + + 46D11E8E3FBB4F39AE6CD720 fileRef - AE0FFD5E99FE476CB606AB15 + 57542FC778E943CDA12E3187 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4700C87F7DDB4600B200DA55 + + fileRef + FB70D191FC934849A91FCDF3 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4762DEB0A2494F34BCF1658B + + children + + FCDDDB97B7574A99BCF790E7 + 2267A64CFFE947E7A8E57D02 + F5216B4AA1F548F3A1D29B67 + ADDD7395101A469E8FD023A3 + 39AACC8FC5954F3E80FA8A81 + 44CCD7BBBB174D8FB84F615B + + isa + PBXGroup + name + Pods + sourceTree + <group> + + 47E316D06F2A4A55B7DA3938 + + fileRef + 2F9810AB6BA249F49714ED72 isa PBXBuildFile - 0C9394B5F3C54864B548C6E1 + 488C50D5C8D14577BD904706 fileRef - D32FA6C796CB483F915322D2 + F7DEA1C87C1D4729A2133BB6 isa PBXBuildFile - 0D1643D3410E47059147B02A + 493D2D9C258B4BD69FC3EB10 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+CSS.h + path + Core/Source/NSString+CSS.h + sourceTree + <group> + + 4964CE90A99B4D7DA51D6A4D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SDWebImageDownloader.m + path + SDWebImage/SDWebImageDownloader.m + sourceTree + <group> + + 49B38627C17046A1A02C0DF3 + + fileRef + 2A7EC6FBE0FE4A3C804AEAE9 + isa + PBXBuildFile + + 49FA3677B24A48A280C2C055 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTHTMLElement.m + path + Core/Source/DTHTMLElement.m + sourceTree + <group> + + 4A23DD656F0045D08B5AF86F + + fileRef + 63EF998A06D24BB4AEC55C4D + isa + PBXBuildFile + + 4A4A7AAF8865450FA4968C1C + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-MKNetworkKit.a + sourceTree + BUILT_PRODUCTS_DIR + + 4A72D376F944494489EC17E0 + + fileRef + CE95FB912A984EE6B95C3DE9 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4A887A4926174943A26D6D9F + + fileRef + 2648D12469EC4B29983A9D65 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4AB9C12D263E4F8E9212B473 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + CoreGraphics.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CoreGraphics.framework + sourceTree + DEVELOPER_DIR + + 4B412504C5834D00BD823959 + + fileRef + 619B45F946BA4FA79DC32E78 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4B83E3F014E54F92AAABCBB5 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTTiledLayerWithoutFade.h + path + Core/Source/iOS/DTTiledLayerWithoutFade.h + sourceTree + <group> + + 4BCBA58DADF541A38261834D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTDictationPlaceholderTextAttachment.h + path + Core/Source/DTDictationPlaceholderTextAttachment.h + sourceTree + <group> + + 4C57B4161F8B452EB659B4DA + + fileRef + D3821EE245204223B9B802C2 + isa + PBXBuildFile + + 4C5D15C4AE0F46D182DFD2AE + + fileRef + F8C3BF30A0F2486CA80560F4 + isa + PBXBuildFile + + 4C6DCCA9ECD1458889991E95 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDWebImageDecoder.h + path + SDWebImage/SDWebImageDecoder.h + sourceTree + <group> + + 4CD16BFA7735418ABABC78C6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SBJson4StreamTokeniser.h + path + src/main/objc/SBJson4StreamTokeniser.h + sourceTree + <group> + + 4CEF5F2A168C4F0BB713DC9A + + fileRef + F150AA1D29214512835F2134 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 4D7F8991994845B7AA1187ED + + fileRef + 9FE751A738F04A07B133F894 + isa + PBXBuildFile + + 4DCF75F8E06845ED809990F5 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreText.h + path + Core/Source/DTCoreText.h + sourceTree + <group> + + 4FE06D389975456BA0866E57 + + baseConfigurationReference + F5A081CA25D241C794D9DAD1 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-DTFoundation-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + 4FF3F04D853A4595AB2A73B8 + + fileRef + 139745B9A9EF42DE8A1216AE + isa + PBXBuildFile + + 50163A5CA5B8427296E8F1C2 + + children + + 3ABBBEC596B144B2AECEE622 + 2E6A8DA7E1D94448AECEA363 + 3FED06F9C1F04D2F95E164A4 + E60F0E89041241F88F2A8BDB + E789C00721454FEB81420DE0 + 34381C8BBC7D4B89B53594C3 + B2B8679EA8C34BB9A247DC41 + 7DD88252E8F744C1A7B843F8 + 0EFBEB7E018B4E2DB6421853 + 0A97FC289D254D04936545DC + 16685B788A734C718D169DA5 + BA06C4501DC84A859ABA6754 + 15027F10322942748F4B2F92 + E7646C0271A34BB4B16A9023 + AEEFE7121BC74E6B84A996E2 + 9F63A2F4F0B84E8B829F7FFA + + isa + PBXGroup + name + MKNetworkKit + path + MKNetworkKit + sourceTree + <group> + + 515811F83FFD4DC8BEF90315 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSDictionary+DTError.m + path + Core/Source/NSDictionary+DTError.m + sourceTree + <group> + + 51DEAE168B65409897B160E3 + + buildActionMask + 2147483647 + files + + ED4F0E19236042FD8D6BDA15 + 0BCDCC09295E4C388B7A6F45 + C84468C5B7094B2885090971 + EC219A8F493F46E7826E067C + 5A3AC95BEEF144E584A89A26 + 289B472D6A69477D905A33B2 + 12BD5E1F90054CCD988C6FEE + A76BA97F98FB40F8BCAADD3C + F06E59F3AEF94BD4B264E1BE + CBF1448D8642400A848AEF0E + C6F698A65F7F4E5CB89B8CFD + F1D9A498C1F2411AB5D3AC30 + C8E99EF5F587450F9ACBCCFE + 4059837EFB874828BFFC0071 + 7CD5D749F5364C8FB2C808B7 + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 5331E6F51A1F4ED0B8CE7032 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextLayoutFrameAccessibilityElementGenerator.m + path + Core/Source/DTCoreTextLayoutFrameAccessibilityElementGenerator.m + sourceTree + <group> + + 537DF9DA4B284FE190FD12A7 + + fileRef + 69E84BC7EE3A42B7BBC36377 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 53FF2210CE894C25ACAB5C16 + + fileRef + E4EC0EED6CD34887AE9E5A6F + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 54E329B9AE5D42B792CEC1EF + + fileRef + 62D0C2F08E2E4C0B92820297 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 55509CCD0BC6479D9B2D2D84 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSMutableString+HTML.h + path + Core/Source/NSMutableString+HTML.h + sourceTree + <group> + + 555728F6F83F4AC39D0C5024 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTFoundationConstants.m + path + Core/Source/DTFoundationConstants.m + sourceTree + <group> + + 56FAB06C80074A8698A4506A + + fileRef + B9F55C447D9D4AB0923E6340 + isa + PBXBuildFile + + 5733D6A4EF084F498824D1CF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAttributedTextCell.m + path + Core/Source/DTAttributedTextCell.m + sourceTree + <group> + + 574C9363E11B41048CD7B85F + + fileRef + 662AF9E7727C466D80944B9C + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 57542FC778E943CDA12E3187 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIView+DTFoundation.m + path + Core/Source/iOS/UIView+DTFoundation.m + sourceTree + <group> + + 57BC4BC1376D4CD091D42C17 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTColor+Compatibility.h + path + Core/Source/DTColor+Compatibility.h + sourceTree + <group> + + 57D772EF02364B0C97CCA149 + + fileRef + 6361700188C845EDAD893A12 + isa + PBXBuildFile + + 57E06F8EE16E4743B5D813DA + + fileRef + 23D6023E516341AAA04EB066 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 5868152E7DBA40C5883086F4 + + fileRef + B33AB84BAEF34FF5833B6169 + isa + PBXBuildFile + + 5891B643266D4129A2333B8C + + children + + 7D059DDE66BF4ABEB59A985E + + isa + PBXGroup + name + Frameworks + sourceTree + <group> + + 58F993C83F544319827C09E0 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTBlockFunctions.h + path + Core/Source/DTBlockFunctions.h + sourceTree + <group> + + 5911E722104C45F8B1F3B8CB + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextGlyphRun.h + path + Core/Source/DTCoreTextGlyphRun.h + sourceTree + <group> + + 595E780945704CB2B5A591EA + + buildConfigurations + + 77F3A56A6AF941D2B47B0765 + 87C491516182402B86202267 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 598CC34F4AA74CE38A4B2270 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextFontDescriptor.h + path + Core/Source/DTCoreTextFontDescriptor.h + sourceTree + <group> + + 5A3AC95BEEF144E584A89A26 + + fileRef + 3CB7B20ABBD94CF5ACFCF594 + isa + PBXBuildFile + + 5A48147B40C1449B96041638 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAccessibilityElement.m + path + Core/Source/DTAccessibilityElement.m + sourceTree + <group> + + 5A5F0ED944974A3B9870C138 + + fileRef + 9FE751A738F04A07B133F894 + isa + PBXBuildFile + + 5A9506A351DF4A3E87A03423 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSScanner+HTML.m + path + Core/Source/NSScanner+HTML.m + sourceTree + <group> + + 5AD665C9D4334EC4A048085A + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTLazyImageView.h + path + Core/Source/DTLazyImageView.h + sourceTree + <group> + + 5B1FEDED8CEF46AD883866A7 + + fileRef + 452556D8E10E4D119381AA48 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 5B26A7D9993E460B9E491073 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTBlockFunctions.m + path + Core/Source/DTBlockFunctions.m + sourceTree + <group> + + 5B760E3A8CDE4029868EE8D9 + + fileRef + D9FA97A752A849408A7F284B + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 5BCC371B79A54D8D860CA6CC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTStylesheetHTMLElement.m + path + Core/Source/DTStylesheetHTMLElement.m + sourceTree + <group> + + 5CEC79D5134841079AE4249B + + fileRef + 15027F10322942748F4B2F92 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 5D45306D4DC7454387239AAB + + buildActionMask + 2147483647 + files + + A795D576B6504479B71C8A4F + C1E6073F6A054B81BFA2DDBC + 6B62A12E6F5B47DD82DAF10B + CBFBFC17510342849DC87F31 + C54820B7A9BA466EB497CCC3 + 5A5F0ED944974A3B9870C138 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 5D50C61CFCC14B60BC7ADA45 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextLayoutFrameAccessibilityElementGenerator.h + path + Core/Source/DTCoreTextLayoutFrameAccessibilityElementGenerator.h + sourceTree + <group> + + 5DC0BC682B674C3F84E6CF6D + + fileRef + 757C716343BE46BAAC9611EE + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 5E87BB6D2A2649438DD5FCDA + + fileRef + 72DAEEEC7B2F42608B717430 + isa + PBXBuildFile + + 5EDB533E479C457A9C3FFB08 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTExtendedFileAttributes.h + path + Core/Source/DTExtendedFileAttributes.h + sourceTree + <group> + + 5EEFEC44C6EC43B1B2BEF2D3 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAnchorHTMLElement.m + path + Core/Source/DTAnchorHTMLElement.m + sourceTree + <group> + + 5FE0FCA3E38D4209A694BE19 + + fileRef + DB5CF0861C6A4E0FA2E9AC17 + isa + PBXBuildFile + + 5FF0067701D64A77AE4EE42B + + fileRef + FE3D7248A52B4EC8A294917C + isa + PBXBuildFile + + 6020827FEFE34893ACA8DFB9 + + fileRef + 0AE4CCD84B0E4647AC8BFE38 + isa + PBXBuildFile + + 60288B0907114D4D9AD45C67 + + fileRef + 0B0A09D5C71E4F908800F045 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 6152FE88B0EC43DC8DF2E76F + + attributes + + LastUpgradeCheck + 0510 + + buildConfigurationList + F6CBF9C8759A4C98BD829FD2 + compatibilityVersion + Xcode 3.2 + developmentRegion + English + hasScannedForEncodings + 0 + isa + PBXProject + knownRegions + + en + + mainGroup + 2E3A885F413948CFAC49D3BF + productRefGroup + B480168E42274166BC65F0FB + projectDirPath + + projectReferences + + projectRoot + + targets + + 3C6F44C462904A05B04525A2 + 17B5BBDE2AA74AD6927C83F1 + 38D164B9D376486896BEE85B + FC20D0D069A0453EA4D3572D + 70559D8DCB484E5C9855BDEF + EB2288CEDF154A2ABD7A59B3 + 8701DEFE19E54FDAA8ACF9CB + B4B317D35E3D4D3BB5DF69BB + + + 61803FD70F834A09B498EBD3 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSArray+DTError.h + path + Core/Source/NSArray+DTError.h + sourceTree + <group> + + 619B45F946BA4FA79DC32E78 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextFunctions.m + path + Core/Source/DTCoreTextFunctions.m + sourceTree + <group> + + 61B9B16453F64589B679FD27 + + buildConfigurations + + DCC4A5BABC0E43ABB27A7834 + ABAB767E207A4CC4BEF0371C + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 621193350BBA45259F6E6E41 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTSmartPagingScrollView.m + path + Core/Source/iOS/DTSmartPagingScrollView.m + sourceTree + <group> + + 6213F45C7BF540578EB8320B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTObjectTextAttachment.m + path + Core/Source/DTObjectTextAttachment.m + sourceTree + <group> + + 62D0C2F08E2E4C0B92820297 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTTextHTMLElement.m + path + Core/Source/DTTextHTMLElement.m + sourceTree + <group> + + 62DD33EEF6924E02B9189F43 + + buildActionMask + 2147483647 + files + + 1C0D666C8E944834A26D6A0B + CDFCE3FF4DA443C5A313464A + F2F27BD7BC55457B984C4479 + 84435406876F41979BD70CDA + 7633EF8E0C4D43BD8249EF62 + A2A5C78D4FCC481687A4151D + 2625AACB1A3C42278E55D223 + 57E06F8EE16E4743B5D813DA + 312C5A97F80D42BAB2F1DAEB + CCB213251E214B0A942F946C + 030AEEC75847491FB528EC6D + 78570BE8911141EA8075573C + 92A56FF3A35847C09F55E9E2 + 95AB53CB970D417B837137CE + FF4EDB11F2A04DA580216696 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 6361700188C845EDAD893A12 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCustomColoredAccessory.h + path + Core/Source/iOS/DTCustomColoredAccessory.h + sourceTree + <group> + + 63EF998A06D24BB4AEC55C4D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextLayouter.h + path + Core/Source/DTCoreTextLayouter.h + sourceTree + <group> + + 64138299F4A54891845D2D0E + + fileRef + CB2B4C1D8814436F9B1D3C3F + isa + PBXBuildFile + + 648426BD41894B51A827381A + + fileRef + 341EA96BA8D9433AB8292843 + isa + PBXBuildFile + + 64DC2F8E081F42BB9A5230AF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-DTFoundation-dummy.m + sourceTree + <group> + + 662AF9E7727C466D80944B9C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIFont+DTCoreText.m + path + Core/Source/UIFont+DTCoreText.m + sourceTree + <group> + + 669E78DA87B24EF7A2AE03CA + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTFoundationConstants.h + path + Core/Source/DTFoundationConstants.h + sourceTree + <group> + + 673197495BD54DBDB25BF216 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-Reachability-Private.xcconfig + sourceTree + <group> + + 6833A0F44BF8489FBEF062F5 + + baseConfigurationReference + C53EBCD01D9F4342803C5C03 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + YES + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-STableViewController-prefix.pch + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_CFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_CPLUSPLUSFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + 694E8F9116524D62AA7BED85 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTFolderMonitor.m + path + Core/Source/DTFolderMonitor.m + sourceTree + <group> + + 69BFC9F23B494E2395FE5C6E + + fileRef + 2681F331DB3F4D268456AB5E + isa + PBXBuildFile + + 69E84BC7EE3A42B7BBC36377 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTImage+HTML.m + path + Core/Source/DTImage+HTML.m + sourceTree + <group> + + 6A8ED744A07F44819EF18218 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAttributedTextView.h + path + Core/Source/DTAttributedTextView.h + sourceTree + <group> + + 6ACEDEE773314AEB8075BCDF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTHTMLAttributedStringBuilder.m + path + Core/Source/DTHTMLAttributedStringBuilder.m + sourceTree + <group> + + 6AFDE02CC33B46168FC5547D + + fileRef + 9ED6348563AC413C9CAE582E + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 6B3F36EF6A224480A8BBDEE6 + + fileRef + 4684EAC110904DE4A16936D2 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 6B62A12E6F5B47DD82DAF10B + + fileRef + 2F9810AB6BA249F49714ED72 + isa + PBXBuildFile + + 6BCA085411C6471C8387DD75 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSFileWrapper+DTCopying.m + path + Core/Source/NSFileWrapper+DTCopying.m + sourceTree + <group> + + 6C4DA150CDBE46A7A82B1942 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+DTFormatNumbers.h + path + Core/Source/NSString+DTFormatNumbers.h + sourceTree + <group> + + 6CDB1F15C85341E5A14963EC + + fileRef + 3604481910F24F3EADA1E868 + isa + PBXBuildFile + + 6D4966B8EF02406792FC4DDC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTLinkButton.h + path + Core/Source/DTLinkButton.h + sourceTree + <group> + + 6D56FBB57FFF46D5945A0420 + + buildConfigurations + + 7CFB27F2000C45088893A7D8 + 98679B7A31A94BA1A585DD15 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 6D62C3682F004F179E94916A + + isa + PBXTargetDependency + target + 38D164B9D376486896BEE85B + targetProxy + E54DE2BEE8434562839A10BC + + 6DF007A5064F4C79A6A9B0B6 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + FC20D0D069A0453EA4D3572D + remoteInfo + Pods-MKNetworkKit + + 6E418110E5AE4E0897F02250 + + fileRef + C1F04F5337DE4263827E9530 + isa + PBXBuildFile + + 6EBE9B22FDE248F6800D816D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTImage+HTML.h + path + Core/Source/DTImage+HTML.h + sourceTree + <group> + + 6F4AEA29156240399F21E0DB + + fileRef + 37700A14D86D4922AA69E931 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 6FCE4D3209CF4AB68CC2F93D + + fileRef + F8ACFE957C8640C8BC8BE35D + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 6FCFF82B8A664294B6B1C61D + + fileRef + 0DF6DA6E6AA04AD48918D1B0 + isa + PBXBuildFile + + 70213FA143D340328E757D88 + + fileRef + 621193350BBA45259F6E6E41 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 70559D8DCB484E5C9855BDEF + + buildConfigurationList + 61B9B16453F64589B679FD27 + buildPhases + + E29BEBC83E604E88BD6BA70A + 03654E43214D4648A0D24562 + DFA01EE0F18B4928BEA2A7B5 + + buildRules + + dependencies + + isa + PBXNativeTarget + name + Pods-Reachability + productName + Pods-Reachability + productReference + 3074F31FDCE445C4912D19DD + productType + com.apple.product-type.library.static + + 7079AF354541436D9800DCB7 + + children + + 3F954007D96A4434B68F89A8 + 831FADB7B3074712A05EC90B + + isa + PBXGroup + name + DTHTMLParser + sourceTree + <group> + + 7080678843854D2292904C85 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSURL+DTComparing.h + path + Core/Source/NSURL+DTComparing.h + sourceTree + <group> + + 70DE88B3DD864C86934BE894 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTTextHTMLElement.h + path + Core/Source/DTTextHTMLElement.h + sourceTree + <group> + + 71C421C3B3604F3AA4685F68 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTActivityTitleView.h + path + Core/Source/iOS/DTActivityTitleView.h + sourceTree + <group> + + 7273AEB1F9E84F11B740DB73 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTTextAttachment.h + path + Core/Source/DTTextAttachment.h + sourceTree + <group> + + 72DAEEEC7B2F42608B717430 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSFileWrapper+DTCopying.h + path + Core/Source/NSFileWrapper+DTCopying.h + sourceTree + <group> + + 737CADA02CCF48149BD2E7CA + + fileRef + 6ACEDEE773314AEB8075BCDF + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 738D7798510D4E448336160C + + fileRef + 7A40C1F9001B4ED7A53896C8 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 739FD18F27BF41D997D17962 + + fileRef + 83323856F26E45FF8021AFCA + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 73CD01A6ABA0453E81228F62 + + buildActionMask + 2147483647 + files + + B839A8A5E16E4517A842ABD0 + 2FDD3798096C43889F5F9DFF + EBB1DCA11434472BB4D53BC4 + FB4216EB474445C6A1D02AE1 + 776BF52BA37B48C386750126 + 2AD2EB76D74C4D7CB53D2D0B + D3A6DC173BE7477F9CDD2425 + 077F4F4353874A78A7207BB2 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 73DA56F8C4EB401187B4A71E + + fileRef + 0EFBEB7E018B4E2DB6421853 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 73E4B6B9D7714013B313AE16 + + fileRef + 2054C6F44E1445DCBA08452E + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 73ED80C5C48941B6B2D4ECE9 + + buildActionMask + 2147483647 + files + + 4FF3F04D853A4595AB2A73B8 + 64138299F4A54891845D2D0E + A063BC15E4504353A3D0DAAA + 648426BD41894B51A827381A + E6A0BED04A084B9583D17B04 + 87E0EEA83C32484BA41DC3EA + 37170CDCE06C44C6ABF95DF0 + 2329776D9CB8425FBA781B45 + 5FF0067701D64A77AE4EE42B + 069C67B5A77945A489199D63 + F7483B51132941EFBD60B538 + 2CA446F6012E4C389E020381 + FAB7978424A44C7E809C8DD9 + 88F49B062A15465B9F3224E3 + FBB19622CDB845D59AC651D6 + 34651E0F174A4601BD8764A9 + 9ECD89346EF3479BB79600A8 + 9482532D7054462ABDC9DBB4 + C544F683F311473A840F8964 + F921A06FBB9F41729206652C + 79D4456B63E04DEAADAA725C + 2A72B18067FC444C99355913 + FFBD712E1DF041FF9C5B87DB + 4A23DD656F0045D08B5AF86F + 5868152E7DBA40C5883086F4 + BA996B4BAF184216A6D11000 + 925C6323C36241899ACD535C + 4C57B4161F8B452EB659B4DA + 488C50D5C8D14577BD904706 + 9B8547D337E2401497B2FB51 + F602761BF77D454BB973140C + CFC0B2D321FA4DDEA05CBAF0 + E06038392925438194577207 + 27624E9CFDAC43DCA92C99B5 + 5FE0FCA3E38D4209A694BE19 + 8F7A611D5E0B4729845DB7A9 + FEF8C4C697044A39A339B1B0 + D9B417273512472F84965A69 + B6F7F637B9F242EAB670173E + F96A0A2583184BD8B664ADD3 + 6020827FEFE34893ACA8DFB9 + C00C940104654486B6C271A7 + 22E71DABE86D4FA09D94D41D + 12282F53F5F84B71A077A734 + CEF0A42875EF4A4EB7E5FC54 + 1C09E6AEB76F4E7FAEE7DE4D + 2CA98A9B12A1408A9F8C09FA + 05CCD5B298F64522BCAE7107 + 9DA3A1A20EB240A29CB18ED8 + 28A216A9405F464393FD2B73 + D76FAF1EA2F6481ABE19A3A3 + 49B38627C17046A1A02C0DF3 + BB1515E26F734FE288061AF1 + 4C5D15C4AE0F46D182DFD2AE + C52EF3837D6548778BD96C35 + 3ADE1ECDB0B94E5695B3F232 + 3FA5A2A0ADC74C5EAE33FC9C + BFD10E6B583B4153A6654CFE + 3DDEBCFB4E464625B480EB29 + 28742A6ABC8A447E81CA66BB + A0F9FF43B3244925867A4ED9 + AB3D7B6151624E879547B084 + F1B54455B53E46A9B0D367BC + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 740C68964EA9488B8A354D77 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTLog.h + path + Core/Source/DTLog.h + sourceTree + <group> + + 7471640349F340029BA74D64 + + fileRef + FFAC905A991E47D0BDD718B8 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 757C716343BE46BAAC9611EE + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCSSListStyle.m + path + Core/Source/DTCSSListStyle.m + sourceTree + <group> + + 7633EF8E0C4D43BD8249EF62 + + fileRef + 77ED67F4ADA84A4BBF285635 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 76893661EBD748DA80AC773E + + fileRef + 907D7DCE8544435B84AAD7CF + isa + PBXBuildFile + + 77551CC7176A4A71A28FE135 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + CoreText.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CoreText.framework + sourceTree + DEVELOPER_DIR + + 776BF52BA37B48C386750126 + + fileRef + 3074F31FDCE445C4912D19DD + isa + PBXBuildFile + + 77CD8D68FFEC48778CEC23A9 + + fileRef + 2FED480BA3874D408CF6DDC6 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 77ED67F4ADA84A4BBF285635 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SDWebImageDecoder.m + path + SDWebImage/SDWebImageDecoder.m + sourceTree + <group> + + 77F3A56A6AF941D2B47B0765 + + baseConfigurationReference + F0B1E3AFE5904A53B33EAAFD + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-SBJson-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + 78570BE8911141EA8075573C + + fileRef + E3C9AB942B304BB78A5DCDB4 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 7889E6418D7749FF9B128425 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-DTCoreText.xcconfig + sourceTree + <group> + + 78BC06479D0D478D81A2EFF1 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextParagraphStyle.h + path + Core/Source/DTCoreTextParagraphStyle.h + sourceTree + <group> + + 7985A7F1D19047E185169A78 + + fileRef + 18E6A3F946474F93A654FD37 + isa + PBXBuildFile + + 799B2FB6286E40F4B775D4A1 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTHTMLElement.h + path + Core/Source/DTHTMLElement.h + sourceTree + <group> + + 799EFB39D2604FE4A351C18B + + fileRef + 0322802F9686426398B531F6 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 79D4456B63E04DEAADAA725C + + fileRef + 36529961BDE148479545EA21 + isa + PBXBuildFile + + 7A081A7F3D094D33A7530F82 + + fileRef + 3B2CDEBFEB984077A4C2C1EE + isa + PBXBuildFile + + 7A40C1F9001B4ED7A53896C8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTImageTextAttachment.m + path + Core/Source/DTImageTextAttachment.m + sourceTree + <group> + + 7A85CDAD4BC04A9E82A569A3 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+DTUtilities.h + path + Core/Source/NSString+DTUtilities.h + sourceTree + <group> + + 7B635FB1F090440C8E194D18 + + baseConfigurationReference + 2AEB7D7DB27C4E09AA253681 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + YES + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-DTCoreText-prefix.pch + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_CFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_CPLUSPLUSFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + 7B8223AC78AB4316803D0FD9 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 8701DEFE19E54FDAA8ACF9CB + remoteInfo + Pods-SDWebImage + + 7BDADC3545674DF1B616EAC8 + + children + + F80E196742894A9D8FCA3F2F + 2FED480BA3874D408CF6DDC6 + 1AC6270B89794A4A875D32B1 + + isa + PBXGroup + name + Reachability + path + Reachability + sourceTree + <group> + + 7C02BB1777A0494EA2C200BD + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SBJson4StreamWriterState.m + path + src/main/objc/SBJson4StreamWriterState.m + sourceTree + <group> + + 7CA1D010AECF457D94A43279 + + fileRef + 1B40B5EEF9A548C88C5A8697 + isa + PBXBuildFile + + 7CD5D749F5364C8FB2C808B7 + + fileRef + F1C4F516A7984DEEBDCEDFF1 + isa + PBXBuildFile + + 7CFB27F2000C45088893A7D8 + + baseConfigurationReference + E397AC99150D42838CFC10BC + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-SDWebImage-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + 7D059DDE66BF4ABEB59A985E + + children + + 0CBB1B9F6AD44D3598F1915E + 4AB9C12D263E4F8E9212B473 + 77551CC7176A4A71A28FE135 + 2F9810AB6BA249F49714ED72 + 0EAF36BF1F7B4C838703D56D + 3E0D2EA64BD94B73940DBD1A + 9FE751A738F04A07B133F894 + A4022813D8F14EB0B4EE9047 + C1A59F47208646A38B59D3DC + + isa + PBXGroup + name + iOS + sourceTree + <group> + + 7D17EDFEC2F942738884C64B + + fileRef + 5331E6F51A1F4ED0B8CE7032 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 7DD88252E8F744C1A7B843F8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSDate+RFC1123.h + path + MKNetworkKit/Categories/NSDate+RFC1123.h + sourceTree + <group> + + 7E9257D11A8644A6BBB9D724 + + fileRef + F42FEC02759B47B9BE33A752 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 7E93FE7D6E124F2CB2E31CD4 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-DTFoundation-prefix.pch + sourceTree + <group> + + 7EAC3F6915ED4CC6A1238074 buildSettings @@ -444,89 +4861,64 @@ name Debug - 0D260DA0B3974167ADFB32CE - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreTextLayoutFrameAccessibilityElementGenerator.h - path - Core/Source/DTCoreTextLayoutFrameAccessibilityElementGenerator.h - sourceTree - <group> - - 0D4BAF17DD094CC4844EE0D7 + 7EFAC4A3DDB24D3E852ED173 children - B74607D250044CAA9C31F939 - CE21C8F75AA2413981E37FEB - 6DE07B9457AF48B88DCFC74F - E6ACFD1E808F4B6C935D787C - 8AA4BDD3279D4A678722C0A3 + 44F811C0E7254AFF964F02CE + EB4DC3D579BA4F5B8A6867CC + 0E2D9239585144E8B26E7ED1 isa PBXGroup + name + STableViewController + path + STableViewController sourceTree <group> - 0E6012E6A8E3428A96A1AD68 + 7F283E8B7CD244E68F9EDFE7 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIImageView+WebCache.m + path + SDWebImage/UIImageView+WebCache.m + sourceTree + <group> + + 7F3E701F02C1484C83869F77 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSAttributedStringRunDelegates.m + path + Core/Source/NSAttributedStringRunDelegates.m + sourceTree + <group> + + 7FBA7A62ACA94EE98061C5E4 fileRef - 1995C2C5DE164DFB94C80884 + 0EAF36BF1F7B4C838703D56D isa PBXBuildFile - 0ED744B4B0C74CC5B207DD72 + 803AEDBA420A4549B5BE92E5 fileRef - BDDBA5D8642C430C9D62EB5F - isa - PBXBuildFile - - 0EF1F60E67594D69A0F8E945 - - fileRef - 3C80850E69924453A06C7B8E - isa - PBXBuildFile - - 0F7888C2BBA8472D91E51213 - - buildConfigurations - - 9CA87C6D72AB425187A7837C - 3E8FD8393E7445A19F0A2BC0 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 100A8105C10540CCBB6C3C85 - - buildConfigurations - - BBA1F1BB313844B1B699712A - 8E27B06359F24A9E828F39E3 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 1043D7A548BA4042A0BF095A - - fileRef - 20CC1E249711408884B44BD9 + 40302D9003B040B6A36F37F3 isa PBXBuildFile settings @@ -535,40 +4927,10 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 1138A908B58E4F1E8FF600D5 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTColor+Compatibility.m - path - Core/Source/DTColor+Compatibility.m - sourceTree - <group> - - 11B3ED5A8882476184985055 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextLayoutFrameAccessibilityElementGenerator.m - path - Core/Source/DTCoreTextLayoutFrameAccessibilityElementGenerator.m - sourceTree - <group> - - 11D98F315AB8402E83B60957 + 81102623AE3B4485B5CAEC36 fileRef - 80EEF935DD734E75A8AAF429 + 555728F6F83F4AC39D0C5024 isa PBXBuildFile settings @@ -577,44 +4939,46 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 12306718D0CC416781C2A406 + 8195BE1EBCD7459DAA68F19C + + children + + 71C421C3B3604F3AA4685F68 + A1702B3BA6D8489CB91382D4 + 6361700188C845EDAD893A12 + E0C737311D7F450BA63AB407 + AB57BA0E912B4BB68178100B + 9ED6348563AC413C9CAE582E + AFDB2D9A62114EF8A49AC2C8 + 621193350BBA45259F6E6E41 + 4B83E3F014E54F92AAABCBB5 + 0224D8E77F864624A42EF9A7 + C9C4DC74FDD54A29944BE2FC + F150AA1D29214512835F2134 + 0DF6DA6E6AA04AD48918D1B0 + 94A16837972D42439431A789 + FFDC4FDAD6044DAA8FD97DB7 + B2D55D1914E84F4593E8749F + 39BD1A733EFF4A21BCE7946B + 57542FC778E943CDA12E3187 + A40243B82BC747179FEF9A23 + 2A270B021A9140E9A9FFA7DF + + isa + PBXGroup + name + UIKit + sourceTree + <group> + + 81B2515690B14DC9ACA23B9E fileRef - 8186867723F742609FB8BF70 + 44F811C0E7254AFF964F02CE isa PBXBuildFile - 1261A42B9B4A46F6BAEE26B6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAnchorHTMLElement.m - path - Core/Source/DTAnchorHTMLElement.m - sourceTree - <group> - - 12B36417230B445990FBD49B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTVersion.m - path - Core/Source/DTVersion.m - sourceTree - <group> - - 12CD2E07938B460BB9C370DA + 81ED65E087A04DA594C8691B includeInIndex 1 @@ -623,107 +4987,52 @@ lastKnownFileType sourcecode.c.h name - DTVersion.h + DTAttributedTextCell.h path - Core/Source/DTVersion.h + Core/Source/DTAttributedTextCell.h sourceTree <group> - 137E07DFF2F2447D82E3CE1E + 822BCBAE34A64D308F4FE5DD - includeInIndex - 1 + fileRef + 4B83E3F014E54F92AAABCBB5 isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTFolderMonitor.m - path - Core/Source/DTFolderMonitor.m - sourceTree - <group> + PBXBuildFile - 13DD641B61E24C439A4866BE + 8262BAE94BA44A77B03FE227 - baseConfigurationReference - 17DAE42333D6449490207F04 - buildSettings + fileRef + D9427C73D72342BAAE94A917 + isa + PBXBuildFile + settings - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-SBJson-prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - isa - XCBuildConfiguration - name - Debug - 13DDE5C0D15948BFA3545162 + 82EE7A0FDE0B42E8BDFB5364 buildActionMask 2147483647 files - 5172B9F3FDFD435D9C37732B - B0FE6318F1234FD5875856D0 + 56FAB06C80074A8698A4506A + A0A431FD5FC94CD7B632FCDE + 2E06687853EC496DBE0A6739 + 27E5B5E9BC224F8C9A1C2BDA + 89CA44D91C544146A6173BDC + D84978528CAC4C3EAF974860 + 4299AE0324924E938D91B652 + 6FCE4D3209CF4AB68CC2F93D isa - PBXFrameworksBuildPhase + PBXSourcesBuildPhase runOnlyForDeploymentPostprocessing 0 - 1437FF0C57764FB3A2A55311 - - fileRef - 66D8E29666684A85B8B3B93C - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 1565907BE29B40DAA55C1C2E + 831FADB7B3074712A05EC90B includeInIndex 1 @@ -732,27 +5041,13 @@ lastKnownFileType sourcecode.c.objc name - DTLog.m + DTHTMLParser.m path - Core/Source/DTLog.m + Core/Source/DTHTMLParser/DTHTMLParser.m sourceTree <group> - 162FEC6912354263A850D14E - - fileRef - 273645999D8E43F2AE4F5EA0 - isa - PBXBuildFile - - 1788F3BCD8514A2A857AA957 - - fileRef - 3C98FC1F0C49483AAD495AA6 - isa - PBXBuildFile - - 17C68C2E7C3E40E9BD70CCBA + 83323856F26E45FF8021AFCA includeInIndex 1 @@ -767,197 +5062,109 @@ sourceTree <group> - 17DAE42333D6449490207F04 + 8345A41FD3D849B2A2B7651E includeInIndex 1 isa PBXFileReference lastKnownFileType - text.xcconfig + sourcecode.c.objc + name + DTTextAttachmentHTMLElement.m path - Pods-SBJson-Private.xcconfig + Core/Source/DTTextAttachmentHTMLElement.m sourceTree <group> - 17FF6D59DA5A43F397560270 + 834B202ADF1246918686C8C2 + + baseConfigurationReference + F5A081CA25D241C794D9DAD1 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + YES + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-DTFoundation-prefix.pch + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_CFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_CPLUSPLUSFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + 837CD1424643487CB1BB950D fileRef - 5B48AF4597F04A3683DD4E9F + 32E17CCD0EAB44B09A17101F isa PBXBuildFile - 184232A2281A4FD4BD0539BF + 83B79626113F4C5BBA357438 - includeInIndex - 1 + children + + 9A83779619594592B2DBE3CE + 892BE31D2BD94682AAA6A0A3 + isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc + PBXGroup name - NSString+DTURLEncoding.m + SDWebImage path - Core/Source/NSString+DTURLEncoding.m + SDWebImage sourceTree <group> - 188148C616EE4B7A82393B10 + 83CB08880B1E4684BBD15776 fileRef - 1921D972B3C847BFBDD24D46 + 4410C0F9827941B8AE22E4FF isa PBXBuildFile - 189054FF7E4045AFB9B4DA04 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-SDWebImage-Private.xcconfig - sourceTree - <group> - - 1892A3A3E8D94F25BC522248 + 84435406876F41979BD70CDA fileRef - 693D05F56A724EED87C65AA7 - isa - PBXBuildFile - - 1904BEEFBBB944DC82AE258F - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4StreamWriterState.h - path - src/main/objc/SBJson4StreamWriterState.h - sourceTree - <group> - - 1921D972B3C847BFBDD24D46 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreTextMacros.h - path - Core/Source/DTCoreTextMacros.h - sourceTree - <group> - - 193CB03E051F458BBC5E21A7 - - fileRef - 66A252127C1C4D9591D9E39F - isa - PBXBuildFile - - 1995C2C5DE164DFB94C80884 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-SBJson-dummy.m - sourceTree - <group> - - 1A05BCF8A5574D6891587275 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSCharacterSet+HTML.h - path - Core/Source/NSCharacterSet+HTML.h - sourceTree - <group> - - 1B442C864ACA48D4A4F017E6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSURL+DTAppLinks.m - path - Core/Source/iOS/NSURL+DTAppLinks.m - sourceTree - <group> - - 1BDDC643B0924D7581E86FBD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSString+DTFormatNumbers.m - path - Core/Source/NSString+DTFormatNumbers.m - sourceTree - <group> - - 1BE6F65DBC4D415BBCA5138E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTDictationPlaceholderTextAttachment.m - path - Core/Source/DTDictationPlaceholderTextAttachment.m - sourceTree - <group> - - 1DEC57C97B204518A5244F36 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSData+DTCrypto.h - path - Core/Source/NSData+DTCrypto.h - sourceTree - <group> - - 1DEE90D43ACD4270879F6B43 - - fileRef - 248E87E128DC4F3EBF245E63 + 97FD460EAB8D4A008E181121 isa PBXBuildFile settings @@ -966,369 +5173,14 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 1EE9C7C902F24CEFBCCD9A86 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SDImageCache.h - path - SDWebImage/SDImageCache.h - sourceTree - <group> - - 1F28F1076106459EAF96BA97 + 85A38DE2C87042C9AEA50F38 fileRef - DCF2A0983E4545369D363734 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 1FEBDADA2B8F4B109B912922 - - fileRef - 869B4E0EA3E244D298732C38 + 2F9810AB6BA249F49714ED72 isa PBXBuildFile - 1FF58935AF8B4479A0E8051A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIImage+GIF.h - path - SDWebImage/UIImage+GIF.h - sourceTree - <group> - - 20CC1E249711408884B44BD9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextLayoutFrame+Cursor.m - path - Core/Source/DTCoreTextLayoutFrame+Cursor.m - sourceTree - <group> - - 2126F861A07A4B6FBE722E0A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCustomColoredAccessory.h - path - Core/Source/iOS/DTCustomColoredAccessory.h - sourceTree - <group> - - 2233F4B27DC0442CA4FBF46D - - fileRef - 75E84BF531B84423A1CAE6E9 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 227159A823AF4099A10D2A21 - - fileRef - 1BE6F65DBC4D415BBCA5138E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 231213AD3ECC4CCFBCF5CCB5 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-MKNetworkKit.xcconfig - sourceTree - <group> - - 2358495198164AFEBF1D9AB8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAttributedTextView.m - path - Core/Source/DTAttributedTextView.m - sourceTree - <group> - - 2372CA53B20446D2B0979952 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSURL+DTUnshorten.m - path - Core/Source/NSURL+DTUnshorten.m - sourceTree - <group> - - 2407AB18B9B2440E993FDFA8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSArray+DTError.h - path - Core/Source/NSArray+DTError.h - sourceTree - <group> - - 2440CF957B344DE3B28E6720 - - fileRef - CE0DB24BA7CA4E60BE49D977 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 24534D4376EA4ED0B3EE45D7 - - fileRef - 6AE3C7B6EC274D64BF6938DB - isa - PBXBuildFile - - 248E87E128DC4F3EBF245E63 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIFont+DTCoreText.m - path - Core/Source/UIFont+DTCoreText.m - sourceTree - <group> - - 258320A3FAE8422597B7909C - - fileRef - 8E5E1F14D2DD482993A79455 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 25E985162A4441E491011F38 - - fileRef - F767B9119BCA42DDADE88EDC - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 26120C60E3804DEA909C7181 - - fileRef - 4DB2511AC36B47CAAEC99BBD - isa - PBXBuildFile - - 265865D9695142598B14A6CA - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTTextBlock.h - path - Core/Source/DTTextBlock.h - sourceTree - <group> - - 26B3E85BD7AB42F89FDCB690 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - MKNetworkOperation.h - path - MKNetworkKit/MKNetworkOperation.h - sourceTree - <group> - - 26D5D9947A65417BBA956A38 - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-DTFoundation.a - sourceTree - BUILT_PRODUCTS_DIR - - 273645999D8E43F2AE4F5EA0 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - Foundation.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework - sourceTree - DEVELOPER_DIR - - 274650954CDA4C2F8090ABFE - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTDictationPlaceholderView.m - path - Core/Source/DTDictationPlaceholderView.m - sourceTree - <group> - - 27CF8C5C2FED4E55AA44C014 - - fileRef - 704D18F31B514BD59CE11B10 - isa - PBXBuildFile - - 28F0458E72D7429A931A05CE - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SDWebImageDownloader.h - path - SDWebImage/SDWebImageDownloader.h - sourceTree - <group> - - 2945A2C6D46B4A3BB5E569B5 - - fileRef - 8EE46CB8FC7A4932AEA46C3D - isa - PBXBuildFile - - 294F0FBC40C94D66A1A94D6F - - fileRef - 9691BB4695774932B5BA9B18 - isa - PBXBuildFile - - 2951B802D85E4D718C823528 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextParagraphStyle.m - path - Core/Source/DTCoreTextParagraphStyle.m - sourceTree - <group> - - 29A5F5777E334BF288BD32A3 - - fileRef - 03EE5CCEB1944DDEB5447A17 - isa - PBXBuildFile - - 2A0067B468ED4D3DBD8FE749 - - fileRef - F2C9528BC06D4A06BEE29E4C - isa - PBXBuildFile - - 2B193C52C663469F9573AE34 + 865EAC1C3E754BF2B32E5971 includeInIndex 1 @@ -1343,7 +5195,7 @@ sourceTree <group> - 2BC9147EBBE742108AAC1A1C + 869553998C074360BDEFFA02 includeInIndex 1 @@ -1352,20 +5204,38 @@ lastKnownFileType sourcecode.c.objc name - NSData+ImageContentType.m + DTCoreTextLayoutFrame+Cursor.m path - SDWebImage/NSData+ImageContentType.m + Core/Source/DTCoreTextLayoutFrame+Cursor.m sourceTree <group> - 2BCEE36E0F5A43ADA068D953 + 8701DEFE19E54FDAA8ACF9CB - fileRef - 4524247F54DE45A6AF9F82B1 + buildConfigurationList + 6D56FBB57FFF46D5945A0420 + buildPhases + + 62DD33EEF6924E02B9189F43 + 107B08167D024236AE0429D3 + 51DEAE168B65409897B160E3 + + buildRules + + dependencies + isa - PBXBuildFile + PBXNativeTarget + name + Pods-SDWebImage + productName + Pods-SDWebImage + productReference + 8D77DE1C17B04367B0CCA984 + productType + com.apple.product-type.library.static - 2BE4158C6B8E430FA55B5DD7 + 872CA1EA398F4FF7A5A338D7 includeInIndex 1 @@ -1374,158 +5244,16 @@ lastKnownFileType sourcecode.c.objc name - DTObjectTextAttachment.m + UIImageView+HighlightedWebCache.m path - Core/Source/DTObjectTextAttachment.m + SDWebImage/UIImageView+HighlightedWebCache.m sourceTree <group> - 2C7F9310BBED4F82A71B06DF - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHTMLElement.m - path - Core/Source/DTHTMLElement.m - sourceTree - <group> - - 2CE4E2C1C0954D9BBF4C1CFC - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIImageView+WebCache.h - path - SDWebImage/UIImageView+WebCache.h - sourceTree - <group> - - 2D2AB561DDBF4BE9B5413E1F - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTStylesheetHTMLElement.h - path - Core/Source/DTStylesheetHTMLElement.h - sourceTree - <group> - - 2D7D521B632B4350AD8BFC52 + 87C491516182402B86202267 baseConfigurationReference - 4D8BFFFE5A974C829619B25D - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - - isa - XCBuildConfiguration - name - Debug - - 2EA36D986E7848EFAE2D5C09 - - fileRef - B6BEB88DCAB74A65AF6542C8 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 2ECEAB71336C45AC903BF4B9 - - fileRef - 2358495198164AFEBF1D9AB8 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 309E3541C9484542A6C2A4E8 - - fileRef - DD94A16C77C646FAB2817791 - isa - PBXBuildFile - - 312C585A999047B68CDA69C1 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSData+MKBase64.h - path - MKNetworkKit/Categories/NSData+MKBase64.h - sourceTree - <group> - - 3140B7B3BAE84AC4B07BD350 - - baseConfigurationReference - 17DAE42333D6449490207F04 + F0B1E3AFE5904A53B33EAAFD buildSettings ALWAYS_SEARCH_USER_PATHS @@ -1576,10 +5304,17 @@ name Release - 326F5FC885254A24965BA1B2 + 87E0EEA83C32484BA41DC3EA fileRef - 2951B802D85E4D718C823528 + 07D7E3FACA5A4DEC859FCB92 + isa + PBXBuildFile + + 88A12017B5BD454AA6519321 + + fileRef + 6BCA085411C6471C8387DD75 isa PBXBuildFile settings @@ -1588,147 +5323,7 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 32FCFFE8218F40838894C6EF - - fileRef - A1AB1E47C81B4EA29F5D329A - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 347D0CB1DEF74017846EF607 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSAttributedStringRunDelegates.h - path - Core/Source/NSAttributedStringRunDelegates.h - sourceTree - <group> - - 35C7AE68CB8D49A0B6360B43 - - fileRef - 020A84F65EA64275AA031282 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 361E6DC882874A1BB3A8EDA0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTSmartPagingScrollView.h - path - Core/Source/iOS/DTSmartPagingScrollView.h - sourceTree - <group> - - 36254A54DC3042C3A114D42B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAttributedLabel.m - path - Core/Source/DTAttributedLabel.m - sourceTree - <group> - - 36C78DF591664F4287335B92 - - fileRef - C467334555A24F648FD434CD - isa - PBXBuildFile - - 36CAE3F235ED41EC94D0F3B3 - - fileRef - C4E77BDB79ED4BC8A81E10D2 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 36F8F9B81FFE40E6AF50C732 - - fileRef - A98ABA05940A40FC870729B4 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 3837BE211A384AE99444E233 - - buildConfigurationList - A7829773E7B64722A58CF4A1 - buildPhases - - F00CB1AE18E34E8D9F72F452 - E45F997F086A45D688DDD69D - DD0E581D6B2846CC8DD0960A - - buildRules - - dependencies - - isa - PBXNativeTarget - name - Pods-DTFoundation - productName - Pods-DTFoundation - productReference - 26D5D9947A65417BBA956A38 - productType - com.apple.product-type.library.static - - 38466C4722A543DAB95F6843 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAnimatedGIF.h - path - Core/Source/iOS/DTAnimatedGIF/DTAnimatedGIF.h - sourceTree - <group> - - 395C2F0988AD48A9A18C1CE5 + 88B2CAE5BC0448D78F3163FA includeInIndex 1 @@ -1737,37 +5332,11 @@ lastKnownFileType text.xcconfig path - Pods-Reachability.xcconfig + Pods-MKNetworkKit-Private.xcconfig sourceTree <group> - 3988D5E7B8504333B76C1C06 - - fileRef - 041D878B9C3A45C2A5EE5879 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 3A83D09BEF3D4C1795785587 - - fileRef - AED25B99A2CB42D88E6EAB21 - isa - PBXBuildFile - - 3B3644F3EEEB4B82B6DB2695 - - fileRef - CCBE1982E8B64E08BAE8F2C5 - isa - PBXBuildFile - - 3C468411C3DA4D158FF7AFCD + 88F0F75FD7FA45B08E6C97BE includeInIndex 1 @@ -1776,98 +5345,202 @@ lastKnownFileType sourcecode.c.h name - NSURL+DTUnshorten.h + NSData+DTCrypto.h path - Core/Source/NSURL+DTUnshorten.h + Core/Source/NSData+DTCrypto.h sourceTree <group> - 3C80850E69924453A06C7B8E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTHTMLElement.h - path - Core/Source/DTHTMLElement.h - sourceTree - <group> - - 3C98FC1F0C49483AAD495AA6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIWebView+DTFoundation.h - path - Core/Source/iOS/UIWebView+DTFoundation.h - sourceTree - <group> - - 3CE5F213F4424BFE9D545DE1 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTVideoTextAttachment.h - path - Core/Source/DTVideoTextAttachment.h - sourceTree - <group> - - 3CF8BAB9B6414576BE4F7081 + 88F49B062A15465B9F3224E3 fileRef - 2D2AB561DDBF4BE9B5413E1F + 4DCF75F8E06845ED809990F5 isa PBXBuildFile - 3D5C5940726C498E8FCD9ACF + 892BE31D2BD94682AAA6A0A3 children - DD94A16C77C646FAB2817791 - C051D0C9C8544F92B5BF0613 - A2C6927406924208AC58E73C - 26B3E85BD7AB42F89FDCB690 - 55F1531D736A4D26A9F67667 - 312C585A999047B68CDA69C1 - 8F645695535B48E096E3B47C - 76A1F7C77E674F02AFA90815 - D3148B79D59243F181111A3E - F3FA7D28E2354337B5ACFF4A - 7CA1726C7FD14992AB278675 - 6A88A391D12C43998E4A1A50 - 02DB501D9807420781AF7345 - 60E86CDE1AF246B78802E3F5 - AEC12556921F416594AD97A8 - ECBED7332B68481A8500B1C2 + EBCE09F21D904C6B9DD84637 + E397AC99150D42838CFC10BC + AAB923654AB94EF1916D5298 + E42FC4786B4640589C1AAD0B isa PBXGroup name - MKNetworkKit + Support Files + sourceTree + SOURCE_ROOT + + 89A5F5C26CDF410FBD63F4B5 + + children + + FF91B4DE99284A70B348BBA9 + F5A081CA25D241C794D9DAD1 + 64DC2F8E081F42BB9A5230AF + 7E93FE7D6E124F2CB2E31CD4 + + isa + PBXGroup + name + Support Files + sourceTree + SOURCE_ROOT + + 89CA44D91C544146A6173BDC + + fileRef + 20F8060EB9C5481A9ED72E23 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 8A10AA21E8F04BED82B327D1 + + fileRef + 5EDB533E479C457A9C3FFB08 + isa + PBXBuildFile + + 8AE9BA01AB3E45A0A3B75CBD + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text + name + Podfile path - MKNetworkKit + ../Podfile + sourceTree + SOURCE_ROOT + xcLanguageSpecificationIdentifier + xcode.lang.ruby + + 8B4A296F353B4B04A855D9A9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SBJson4Parser.m + path + src/main/objc/SBJson4Parser.m sourceTree <group> - 3DD55976B7C7445E91654F44 + 8B5FF29609C144DDA5D42DB8 + + buildActionMask + 2147483647 + files + + CF095A37C7F24945BEBBCEA3 + A57ED1088E1047D181FE39A6 + 1DEF06C3DCDD436B8DCD39F7 + 4A72D376F944494489EC17E0 + 1C2A5FC8B77D41418DBD1F39 + 4700C87F7DDB4600B200DA55 + FF85F0C3BB384FC99CF4BC06 + 356BBF424CAB4DDD8CCB309B + 5DC0BC682B674C3F84E6CF6D + 8262BAE94BA44A77B03FE227 + EE88F4B81FB94CB3ACDA4BB4 + 739FD18F27BF41D997D17962 + 9265A65BB7534875BEFFB58A + DE17B691526441E88727007B + 803AEDBA420A4549B5BE92E5 + 4B412504C5834D00BD823959 + D41F456BC0D7406CBE2FEC39 + 0892574B39494C0A8B10E65D + 6F4AEA29156240399F21E0DB + 7D17EDFEC2F942738884C64B + 987ACC82967F4760A296C04E + 4A887A4926174943A26D6D9F + 7E9257D11A8644A6BBB9D724 + C85F920738E94868B6BCD3DD + D5BFFAF75301441EAAEC6F2F + 737CADA02CCF48149BD2E7CA + DAE3BC44EAFD45AA94D01AB0 + E53D0FCAFDBD4834BD253093 + E5D10D3CEF484F9AB318DE1E + 5B760E3A8CDE4029868EE8D9 + 199B283914664734961BFABD + 374EFDBC33D742038CC85577 + 537DF9DA4B284FE190FD12A7 + 738D7798510D4E448336160C + 01D540668BB240D89569B769 + 73E4B6B9D7714013B313AE16 + BC8CF49B91B94A6BBF21C3DB + 28F81322B47541F292866B75 + 41BC6912B98840BE8554C3C5 + A2DDBA39D2654B1780CFDD58 + CB5DDB55DEA04401A17D68CD + 799EFB39D2604FE4A351C18B + 54E329B9AE5D42B792CEC1EF + 198E602480754993A0E68F45 + B78CED66BCA34AC79735C091 + A2AA41516BBD40509113A11D + 6B3F36EF6A224480A8BBDEE6 + 8CAE426C6CA748C687F083CD + DB93705CBA5D499EBA09F033 + DED14A6E73544868BDBEB698 + 53FF2210CE894C25ACAB5C16 + B386978BE6D44F34BD1CD538 + E1FBFDF1D5124BE793E25400 + CBFD49E350FA4AD6BE0A0E75 + 3F3D9BEC03C04B4BAD944C24 + 393CA62FBACE4722AB039640 + 1C02EA32B0714504BD632195 + 29070A437E7D4AD5A419AA37 + C3633BF590DC42DD9AB5A738 + 69BFC9F23B494E2395FE5C6E + 574C9363E11B41048CD7B85F + 0847D32D4A544E0AAA6B4069 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 8BB1F9A4F64A46518EC6A923 fileRef - 669113C8D3E64A1FAB2B1388 + 34381C8BBC7D4B89B53594C3 + isa + PBXBuildFile + + 8C0494EA3FAA4B77A19F7A8B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTIframeTextAttachment.m + path + Core/Source/DTIframeTextAttachment.m + sourceTree + <group> + + 8CAE426C6CA748C687F083CD + + fileRef + 0AE57D3B6D4943ADA6EBC4C6 isa PBXBuildFile settings @@ -1876,10 +5549,156 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 3DFC23E806A3484781EB0A61 + 8D5D49473AF54B29A631F357 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-MKNetworkKit.xcconfig + sourceTree + <group> + + 8D77DE1C17B04367B0CCA984 + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-SDWebImage.a + sourceTree + BUILT_PRODUCTS_DIR + + 8DE341CC2E0D4345B6E6DDE9 + + children + + 3B2CDEBFEB984077A4C2C1EE + 3A510AED3A79444984F8CBB9 + + isa + PBXGroup + name + DTAnimatedGIF + sourceTree + <group> + + 8F3B9D71920F46FE94FB9E13 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 38D164B9D376486896BEE85B + remoteInfo + Pods-DTFoundation + + 8F7A611D5E0B4729845DB7A9 fileRef - E64720A274514653916FFEAD + 6EBE9B22FDE248F6800D816D + isa + PBXBuildFile + + 9021BBA609BD44668C61453D + + fileRef + E7D82EEB6F0B4EE6B95F3F42 + isa + PBXBuildFile + + 907D7DCE8544435B84AAD7CF + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreGraphicsUtils.h + path + Core/Source/DTCoreGraphicsUtils.h + sourceTree + <group> + + 90ED84D19C2947B58855CBCB + + fileRef + 2F9810AB6BA249F49714ED72 + isa + PBXBuildFile + + 91054575ACF34DD9A669B366 + + fileRef + 1AB72FB33ED14AD396FCDCD7 + isa + PBXBuildFile + + 910B05A75C0D41968C4DC88C + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + B4B317D35E3D4D3BB5DF69BB + remoteInfo + Pods-STableViewController + + 916F43865F1D4CB2A2C2F76B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSData+ImageContentType.m + path + SDWebImage/NSData+ImageContentType.m + sourceTree + <group> + + 925C6323C36241899ACD535C + + fileRef + 4BCBA58DADF541A38261834D + isa + PBXBuildFile + + 9265160E465D4A0B8DAFF966 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCSSStylesheet.h + path + Core/Source/DTCSSStylesheet.h + sourceTree + <group> + + 9265A65BB7534875BEFFB58A + + fileRef + 3762A65BD5634E6FA0D3B7D0 isa PBXBuildFile settings @@ -1888,17 +5707,149 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 3E76CB78BD414E6592D35598 + 92A56FF3A35847C09F55E9E2 fileRef - 6724443E52B94D9480407B90 + 872CA1EA398F4FF7A5A338D7 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 92F44DACAE534834994B9D17 + + fileRef + 0A97FC289D254D04936545DC isa PBXBuildFile - 3E8FD8393E7445A19F0A2BC0 + 936E9AF0D71647BC872D1A7B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDWebImageDownloaderOperation.h + path + SDWebImage/SDWebImageDownloaderOperation.h + sourceTree + <group> + + 9482532D7054462ABDC9DBB4 + + fileRef + A206AACF570C450CA2809AEE + isa + PBXBuildFile + + 94A16837972D42439431A789 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIApplication+DTNetworkActivity.m + path + Core/Source/iOS/UIApplication+DTNetworkActivity.m + sourceTree + <group> + + 95AB53CB970D417B837137CE + + fileRef + 7F283E8B7CD244E68F9EDFE7 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 9654F07E68E14B84972EFE5A + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTTextBlock.h + path + Core/Source/DTTextBlock.h + sourceTree + <group> + + 9675B3714DAB4A3AA37B9323 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreGraphicsUtils.m + path + Core/Source/DTCoreGraphicsUtils.m + sourceTree + <group> + + 9714E01944B34780A01F66CE + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-STableViewController-prefix.pch + sourceTree + <group> + + 978C35D0364D4862808727FB + + includeInIndex + 1 + isa + PBXFileReference + name + default.css.c + path + Core/Source/default.css.c + sourceTree + <group> + + 97FD460EAB8D4A008E181121 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SDWebImageCompat.m + path + SDWebImage/SDWebImageCompat.m + sourceTree + <group> + + 98679B7A31A94BA1A585DD15 baseConfigurationReference - 189054FF7E4045AFB9B4DA04 + E397AC99150D42838CFC10BC buildSettings ALWAYS_SEARCH_USER_PATHS @@ -1949,131 +5900,19 @@ name Release - 3EEE63A83D464C048EF7159F - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 5B7AA494BBEC494094999B8B - remoteInfo - Pods-MKNetworkKit - - 3FFF908B339B479A804502C2 - - buildConfigurations - - 6FA7155C1C924C39897DE26C - BBB34512356A4F589ED44FC7 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 4095600E9B434EC0952908E7 + 987ACC82967F4760A296C04E fileRef - E9E91EB84BD846EA9A8386D0 + 084FE5AB2F6E4BCAAE8FA2B6 isa PBXBuildFile - - 417E44B2616B419AAC33F55B - - fileRef - 1EE9C7C902F24CEFBCCD9A86 - isa - PBXBuildFile - - 41DF4E48411E405BA467F559 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIImage+MultiFormat.m - path - SDWebImage/UIImage+MultiFormat.m - sourceTree - <group> - - 423720351CD644D99C535745 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAccessibilityViewProxy.m - path - Core/Source/DTAccessibilityViewProxy.m - sourceTree - <group> - - 431FCE37CD564657B610DBB6 - - baseConfigurationReference - A05ABDE3BFD1455092216B28 - buildSettings + settings - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-DTFoundation-prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - isa - XCBuildConfiguration - name - Debug - 44402639241D4D7DA87B2CA0 + 99F9E801B1144AC48AC2D87D includeInIndex 1 @@ -2082,47 +5921,18 @@ lastKnownFileType sourcecode.c.h name - DTBase64Coding.h + DTFolderMonitor.h path - Core/Source/DTBase64Coding.h + Core/Source/DTFolderMonitor.h sourceTree <group> - 4456424066914418B0013C2D - - fileRef - BE41DCE0407247B897152FCB - isa - PBXBuildFile - - 448670735FC04A06BA3CC530 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHTMLWriter.m - path - Core/Source/DTHTMLWriter.m - sourceTree - <group> - - 4489CD8B473A41139CA9CAEB - - fileRef - 968B84935CB04E75B1866664 - isa - PBXBuildFile - - 45012C42789741CCAD2EEFD5 + 9A02AA2EA42D4114AA96F4A0 buildConfigurations - 0D1643D3410E47059147B02A - 7F3C00FE29554027A00BF283 + 3B2022F8F6D747DBAB13963F + 6833A0F44BF8489FBEF062F5 defaultConfigurationIsVisible 0 @@ -2131,7 +5941,187 @@ isa XCConfigurationList - 4524247F54DE45A6AF9F82B1 + 9A4D977C71734508AADC701F + + children + + 0DF7C0539FEE4B9A8848F004 + 8DE341CC2E0D4345B6E6DDE9 + 7079AF354541436D9800DCB7 + 89A5F5C26CDF410FBD63F4B5 + 8195BE1EBCD7459DAA68F19C + + isa + PBXGroup + name + DTFoundation + path + DTFoundation + sourceTree + <group> + + 9A83779619594592B2DBE3CE + + children + + B39E16C8E0874948A3A06D1A + 916F43865F1D4CB2A2C2F76B + DD0CC728C6DA47298E5ECCC8 + 9F877C6692F14FB2BF5E3E65 + E8F34A04D00047B2A4049D14 + 97FD460EAB8D4A008E181121 + 4C6DCCA9ECD1458889991E95 + 77ED67F4ADA84A4BBF285635 + 3CB7B20ABBD94CF5ACFCF594 + 4964CE90A99B4D7DA51D6A4D + 936E9AF0D71647BC872D1A7B + FA54B6C7353F40BE9482D792 + EB144BF505DC47CFA0231486 + 23D6023E516341AAA04EB066 + D82574B5185440BFB6F93456 + E14A2E1087D14C14BF4BCA1C + A67855378FAE4E13992579D6 + 1D0F19B9B9F34CE3B7F1C74D + 3EC2F132C315433DA56C3466 + 9E874F8AC3264295916C5753 + AAD07076A2184FAC9BA4629C + D295FD1DDD684D878466382D + E3C9AB942B304BB78A5DCDB4 + 27B26AE453BB4606821B1229 + 872CA1EA398F4FF7A5A338D7 + 139B82C135A94AA7BAAE68DA + 7F283E8B7CD244E68F9EDFE7 + F1C4F516A7984DEEBDCEDFF1 + 3DEACBA34EF841668FC9792D + + isa + PBXGroup + name + Core + sourceTree + <group> + + 9B6FD4A4DD6F4929A39C72AA + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSCoder+DTCompatibility.m + path + Core/Source/NSCoder+DTCompatibility.m + sourceTree + <group> + + 9B8547D337E2401497B2FB51 + + fileRef + 799B2FB6286E40F4B775D4A1 + isa + PBXBuildFile + + 9C4E6B169CEC4DA3AC8E11E6 + + fileRef + 9675B3714DAB4A3AA37B9323 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 9DA3A1A20EB240A29CB18ED8 + + fileRef + 1F4F05C556E54246B9288668 + isa + PBXBuildFile + + 9E874F8AC3264295916C5753 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIImage+GIF.h + path + SDWebImage/UIImage+GIF.h + sourceTree + <group> + + 9E88189616D44175BEBCE9A2 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTDictationPlaceholderTextAttachment.m + path + Core/Source/DTDictationPlaceholderTextAttachment.m + sourceTree + <group> + + 9E91E14BD3CF4989BA483DD8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSString+DTUtilities.m + path + Core/Source/NSString+DTUtilities.m + sourceTree + <group> + + 9ECD89346EF3479BB79600A8 + + fileRef + 598CC34F4AA74CE38A4B2270 + isa + PBXBuildFile + + 9ED6348563AC413C9CAE582E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTPieProgressIndicator.m + path + Core/Source/iOS/DTPieProgressIndicator.m + sourceTree + <group> + + 9F251A67B99A41F2923C1D1F + + fileRef + 174F4BF44F084E5EAD159228 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + 9F3CD650F4D54C33A7DD58DD includeInIndex 1 @@ -2146,291 +6136,14 @@ sourceTree <group> - 457CADD356814C09BABCFCC0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTTextAttachment.m - path - Core/Source/DTTextAttachment.m - sourceTree - <group> - - 45E77802E5E54476AC38903E - - fileRef - D7B29F9BC0C64E0FB4A288C8 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 466F321C0D3D4D8BA06AC276 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSScanner+HTML.m - path - Core/Source/NSScanner+HTML.m - sourceTree - <group> - - 46C329B930764B8998440832 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Reachability.m - sourceTree - <group> - - 46D9CC2FAC214F6F93DBEDA6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIImage+MultiFormat.h - path - SDWebImage/UIImage+MultiFormat.h - sourceTree - <group> - - 474B4A580AD9455FB35682CC - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SBJson4StreamWriter.m - path - src/main/objc/SBJson4StreamWriter.m - sourceTree - <group> - - 47564FD46C32409CA2AF6026 - - fileRef - B00F5CD17C8745F597A3E03E - isa - PBXBuildFile - - 484FCD063A014381B6F11D97 - - fileRef - 9F5CAAE199F246CD9A55D65E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 4864E4F494F54F67A7507C11 - - fileRef - 02BFDE150C9D4A9F81F2877B - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 48CC1AE4F9FA4C23939B1DC9 - - fileRef - 51E603B830114FD897C54049 - isa - PBXBuildFile - - 48E7366E07E54C3283FB0A62 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextLayoutLine.m - path - Core/Source/DTCoreTextLayoutLine.m - sourceTree - <group> - - 4943606BF80748D68E199822 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.plist.xml - path - Pods-acknowledgements.plist - sourceTree - <group> - - 4958F10DC4E041F0B6B6828C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4StreamWriter.h - path - src/main/objc/SBJson4StreamWriter.h - sourceTree - <group> - - 495C4FAA4B0345D9B49AA3BE - - fileRef - B99BD3DEFE504DB7B11757C1 - isa - PBXBuildFile - - 49914A7A18114509A45DD28B - - fileRef - 71D0A92FA55C40E7B532F754 - isa - PBXBuildFile - - 49A05161CE0E42B8B0CDCE75 - - buildActionMask - 2147483647 - files - - 978AF0E682E448ACA8EDE0CC - 6A18A34E5BD94A69A938757F - 747A06606248411BB87810D1 - BE7ECE5655E44EB89B6686AE - D30369EA13E844BC8548FA81 - F8EA37927BF644B89D513329 - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 4A0EFB450FA9419A880C8AF2 - - fileRef - 0898A1A2DC334877B69069F2 - isa - PBXBuildFile - - 4A3033EDD6ED420FA49D4B52 - - isa - PBXTargetDependency - target - 3837BE211A384AE99444E233 - targetProxy - DE45F462B5004A1490A785C3 - - 4A50D86D8CBA4A5695B46912 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-Reachability-dummy.m - sourceTree - <group> - - 4B96E5653DC4416EBFF57C1D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4StreamTokeniser.h - path - src/main/objc/SBJson4StreamTokeniser.h - sourceTree - <group> - - 4BBCB36B29E34B13B205941F - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-SBJson.a - sourceTree - BUILT_PRODUCTS_DIR - - 4C15EA88C7814440A9CCF5A2 - - fileRef - 09EDC7B7DEA4475C9F8CF076 - isa - PBXBuildFile - - 4C6DA380097940429EDAE706 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTImageTextAttachment.h - path - Core/Source/DTImageTextAttachment.h - sourceTree - <group> - - 4C94DEC95B444137AABBE559 + 9F63A2F4F0B84E8B829F7FFA children - AE13B3CA55A941A7AF7741FF - 17DAE42333D6449490207F04 - 1995C2C5DE164DFB94C80884 - ECEAE86B1AE740C083F7FF0C + 8D5D49473AF54B29A631F357 + 88B2CAE5BC0448D78F3163FA + E7D82EEB6F0B4EE6B95F3F42 + F72E7DEE20624EAFB10CAB81 isa PBXGroup @@ -2439,82 +6152,7 @@ sourceTree SOURCE_ROOT - 4CF75982E4F745F196B4F546 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTHTMLParserNode.h - path - Core/Source/DTHTMLParserNode.h - sourceTree - <group> - - 4D2EEF39337042458C0D1CC4 - - fileRef - 4BBCB36B29E34B13B205941F - isa - PBXBuildFile - - 4D8BFFFE5A974C829619B25D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods.xcconfig - sourceTree - <group> - - 4DB2511AC36B47CAAEC99BBD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSString+CSS.h - path - Core/Source/NSString+CSS.h - sourceTree - <group> - - 4E53B8954B4444829272A97F - - fileRef - 9F1C6FA6870640678380B8A3 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 4E5F26131E7E47B5A3C4BF8B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-DTFoundation-dummy.m - sourceTree - <group> - - 4EEFC25DE64743BDBD80D927 + 9F877C6692F14FB2BF5E3E65 includeInIndex 1 @@ -2523,20 +6161,35 @@ lastKnownFileType sourcecode.c.objc name - SDWebImageManager.m + SDImageCache.m path - SDWebImage/SDWebImageManager.m + SDWebImage/SDImageCache.m sourceTree <group> - 4F02246ADD774C158A145D0A + 9F8C1FCA963F4592BA1FADAC fileRef - B12338FEAE97452E9FEF0AEB + BC23FC9B472F4AB494EC7617 isa PBXBuildFile - 4F9121F18D414E9985939388 + 9FAE67A6CA76428793944B2E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTHTMLWriter.h + path + Core/Source/DTHTMLWriter.h + sourceTree + <group> + + 9FDDFE4B09AE49CB80A369D8 includeInIndex 1 @@ -2545,495 +6198,52 @@ lastKnownFileType sourcecode.c.objc name - SDWebImageDownloaderOperation.m + NSMutableAttributedString+HTML.m path - SDWebImage/SDWebImageDownloaderOperation.m + Core/Source/NSMutableAttributedString+HTML.m sourceTree <group> - 4FF8B802E7234C929CA9411D - - fileRef - 842B0FBA59D1492191C6E85C - isa - PBXBuildFile - - 4FFE15180BB84AE39F19D42C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreTextFunctions.h - path - Core/Source/DTCoreTextFunctions.h - sourceTree - <group> - - 50B150DBB5A04E1EA50C7201 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SDWebImageDownloaderOperation.h - path - SDWebImage/SDWebImageDownloaderOperation.h - sourceTree - <group> - - 50C1FE807E67443E9A5D1517 - - fileRef - 28F0458E72D7429A931A05CE - isa - PBXBuildFile - - 50E0FF3001FC40EEAA714E03 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTImage+HTML.h - path - Core/Source/DTImage+HTML.h - sourceTree - <group> - - 50FFE4B93E874615AC5A0DA2 - - fileRef - CCA8CAA9D1484C47905117AE - isa - PBXBuildFile - - 5109623643454D409EC30DD5 - - fileRef - 830804A3677E45D6B5EB7212 - isa - PBXBuildFile - - 5172B9F3FDFD435D9C37732B - - fileRef - 273645999D8E43F2AE4F5EA0 - isa - PBXBuildFile - - 51940DF3D5094EDF8ADFDFAB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-environment.h - sourceTree - <group> - - 51D639E5AD92444CA16127CB - - fileRef - CD917F3CA50F4353B9F57ADF - isa - PBXBuildFile - - 51E603B830114FD897C54049 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCompatibility.h - path - Core/Source/DTCompatibility.h - sourceTree - <group> - - 51F165A4EA294916A40B33E1 - - fileRef - 781E1A12F1A44007875D8320 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 528B71C285EA4B8BA7FD8AE4 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSMutableArray+DTMoving.h - path - Core/Source/NSMutableArray+DTMoving.h - sourceTree - <group> - - 533AF3D9C2FD4AA681B52572 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTTiledLayerWithoutFade.m - path - Core/Source/iOS/DTTiledLayerWithoutFade.m - sourceTree - <group> - - 53B9DB9A32DD4E88B71AA88C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTHTMLParser.h - path - Core/Source/DTHTMLParser/DTHTMLParser.h - sourceTree - <group> - - 546D036BB1A94E499FFE07AF - - fileRef - C1F5B6D5E02C4DFA90EF6F9B - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 54BE968D65724E26AD85368C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreGraphicsUtils.h - path - Core/Source/DTCoreGraphicsUtils.h - sourceTree - <group> - - 54EE150DBCA847ED9B984803 - - fileRef - 12CD2E07938B460BB9C370DA - isa - PBXBuildFile - - 54F2F7936EB24DF6A10ABD20 - - fileRef - 76A1F7C77E674F02AFA90815 - isa - PBXBuildFile - - 5510C73A2EA4490CB8BE7C35 - - fileRef - 5C02B968EDC743B58B6565A6 - isa - PBXBuildFile - - 5520A7F705474F1284B28FF2 - - fileRef - 2C7F9310BBED4F82A71B06DF - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 55F1531D736A4D26A9F67667 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - MKNetworkOperation.m - path - MKNetworkKit/MKNetworkOperation.m - sourceTree - <group> - - 56A9919BE1E545E181CCA6B8 - - fileRef - 607BD9BC55CE4222B61EE933 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 56BB8A83FD254122B18C80CA - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIFont+DTCoreText.h - path - Core/Source/UIFont+DTCoreText.h - sourceTree - <group> - - 5712F846A41C4C5D93C195B3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextFunctions.m - path - Core/Source/DTCoreTextFunctions.m - sourceTree - <group> - - 576269EC7ED34666905D71BA - - children - - 939C4AB3AF954072903D2AC3 - BA1900C2591D430AAC70DFF7 - A4CB4CCFE0944873809883CD - F60B97B6CFE746D1B28F7BC7 - 98791E2380144C1398745999 - - isa - PBXGroup - name - DTFoundation - path - DTFoundation - sourceTree - <group> - - 576973D2DA30418F81C9F2B9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAttributedTextContentView.m - path - Core/Source/DTAttributedTextContentView.m - sourceTree - <group> - - 5769EB46FEB74074AC555261 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTFoundationConstants.h - path - Core/Source/DTFoundationConstants.h - sourceTree - <group> - - 57E8941216C24823B4B4A5A8 - - buildActionMask - 2147483647 - files - - 8B439420F9DE457DAA733822 - 5510C73A2EA4490CB8BE7C35 - 3B3644F3EEEB4B82B6DB2695 - F63ECE1A365D4A249D9786FC - E0FFFF7CCFBD486C8896E81F - B9A1797C781A4D779824E6FA - 0ED744B4B0C74CC5B207DD72 - 7D6F826508264018A5209F1D - D742E2136BB7448D9DEC1DE5 - 5109623643454D409EC30DD5 - 17FF6D59DA5A43F397560270 - 4489CD8B473A41139CA9CAEB - 48CC1AE4F9FA4C23939B1DC9 - 09B52E7857FF4D0F9DAE69C3 - D153A0375E384B189B1D3DB5 - 2BCEE36E0F5A43ADA068D953 - 4A0EFB450FA9419A880C8AF2 - 84A4AE5B73DA4362B74CDC12 - 1FEBDADA2B8F4B109B912922 - F2729ECEB45E403E9AC04D77 - 27CF8C5C2FED4E55AA44C014 - E0E7A19E95A6436181C271EB - C2D081EAC01F4A55A31541FE - 0452A5C9D9484EDC93DBEB29 - 188148C616EE4B7A82393B10 - 815F841E9D5346E7818B7382 - F2426382184E49C883E684EF - 4C15EA88C7814440A9CCF5A2 - 0C9394B5F3C54864B548C6E1 - 0EF1F60E67594D69A0F8E945 - 8FF5F2563C4D4C889C84C3D6 - 90D9D455C2E94B558BD277BE - 84EA450DC6654C63A91B2C98 - ECC3DC2EF12E42B199DBF3DA - B54FABF1CE6449319DBE2F00 - DDCC7E8F509A48969FAE41B9 - E29D965037BA4B78BD08E677 - 3E76CB78BD414E6592D35598 - 73114D3C06DF4EC897E1F10B - EC823BBFAF734E0EABA69343 - EFB328E9727D41D5ABA188BE - 3CF8BAB9B6414576BE4F7081 - E2DC6D7DC79A4F6999923E29 - A4E0F47CBC2E4977B67DECC8 - A93AA3F4AC3E41B98945B485 - 68BCA88B4DE04A93AECE9143 - 874A6CDEB83B49DE8888CA78 - 8F2C730894BD4C279869535C - 50FFE4B93E874615AC5A0DA2 - 294F0FBC40C94D66A1A94D6F - 2945A2C6D46B4A3BB5E569B5 - EF2B3120064342259FCB35B4 - 6F90ABD6F68343F5917B6802 - 99C52D7574684D47978E13A4 - B51BEF9744EA42E8ABC272F7 - 94C886E0F0184441A12E927F - 3A83D09BEF3D4C1795785587 - 2A0067B468ED4D3DBD8FE749 - CEE5EB5CBB5F4105AA019AF2 - 26120C60E3804DEA909C7181 - B3EBDEA616A343C69F215E3F - A3D0218D607C4047B8A3268E - 94DB4882E5EE477681815741 - - isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 58B84171805640C98AC077AD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAccessibilityElement.h - path - Core/Source/DTAccessibilityElement.h - sourceTree - <group> - - 59CA0C0916994AB5BCE81973 + 9FE363BAA75E4113B641CD50 isa PBXTargetDependency target - 5B7AA494BBEC494094999B8B + 8701DEFE19E54FDAA8ACF9CB targetProxy - 3EEE63A83D464C048EF7159F + 7B8223AC78AB4316803D0FD9 - 5B48AF4597F04A3683DD4E9F + 9FE751A738F04A07B133F894 - includeInIndex - 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h + wrapper.framework name - DTColor+Compatibility.h + QuartzCore.framework path - Core/Source/DTColor+Compatibility.h + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/QuartzCore.framework sourceTree - <group> + DEVELOPER_DIR - 5B7AA494BBEC494094999B8B - - buildConfigurationList - 3FFF908B339B479A804502C2 - buildPhases - - 5F93A1512C1A47449643F214 - 700E9B1A830E4F33A2A51DEA - EA10A1EE8D4E4F29A28C048A - - buildRules - - dependencies - - 7653F842F78E4A60BB143301 - - isa - PBXNativeTarget - name - Pods-MKNetworkKit - productName - Pods-MKNetworkKit - productReference - B3E5C6C18F934F00A6D51DBD - productType - com.apple.product-type.library.static - - 5BCCCE72BCD5424A91F5F9F6 + A063BC15E4504353A3D0DAAA fileRef - 746DCA8E48974B3DA6740C30 + CBFE295281324C3CA6BD6113 + isa + PBXBuildFile + + A07D9CBD2770499F8A9C21C6 + + fileRef + C1A59F47208646A38B59D3DC + isa + PBXBuildFile + + A0A431FD5FC94CD7B632FCDE + + fileRef + 8B4A296F353B4B04A855D9A9 isa PBXBuildFile settings @@ -3042,388 +6252,10 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 5BEE9C6EE06744AABFCB24B6 - - fileRef - 2B193C52C663469F9573AE34 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 5C02B968EDC743B58B6565A6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAccessibilityViewProxy.h - path - Core/Source/DTAccessibilityViewProxy.h - sourceTree - <group> - - 5C5A38D4A2314A339DC490C2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-MKNetworkKit-dummy.m - sourceTree - <group> - - 5C6AC50DDBD04998BD8250BB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTTextAttachmentHTMLElement.m - path - Core/Source/DTTextAttachmentHTMLElement.m - sourceTree - <group> - - 5D0CD3C60EF74634BEF803D1 - - buildActionMask - 2147483647 - files - - D8ACBAF9A8314A82A05FE268 - 7E7094DF71D24B26A45A8285 - 75D776E01501452981D19E47 - E2808C912DE3440EADCC36FF - 8CC20FF38D784A24877206B4 - 4D2EEF39337042458C0D1CC4 - 24534D4376EA4ED0B3EE45D7 - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 5D1468FD3476446387A87300 - - fileRef - D993839116A446E790809711 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 5D219A4A84374D90BD8D1234 - - fileRef - 66354F1D48774813AB72415A - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 5D98F7E30A45405D8EE089BB - - fileRef - 2BC9147EBBE742108AAC1A1C - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 5E803ED21923466094670E42 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4.h - path - src/main/objc/SBJson4.h - sourceTree - <group> - - 5EF5D1CD95754741B0C5CF87 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTBase64Coding.m - path - Core/Source/DTBase64Coding.m - sourceTree - <group> - - 5F93A1512C1A47449643F214 - - buildActionMask - 2147483647 - files - - 98C311937A5341D3B869152B - FE237317ECFB4E609D57623A - BC55243208CD49E2A9EE03C9 - 73F7C6F78F7B4C2AA0C6EFCF - 6D2773524E944827ADD14766 - 84377A034496412D84BB9EDA - 98EB84F7FA6B42C7BD7327D3 - B0871C9C07B7478B975ABD5E - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 6025AA00AB8045AC9710A932 - - fileRef - A2160BF7BBF64B4DBBAE0AF3 - isa - PBXBuildFile - - 605416002E9440059D20577B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIView+WebCacheOperation.h - path - SDWebImage/UIView+WebCacheOperation.h - sourceTree - <group> - - 607BD9BC55CE4222B61EE933 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSCharacterSet+HTML.m - path - Core/Source/NSCharacterSet+HTML.m - sourceTree - <group> - - 60D60774B46640BF94A7C909 - - isa - PBXTargetDependency - target - 7A07D5FAD8E342C9995FEEA9 - targetProxy - BAB5C4CA67754185A5136F26 - - 60E86CDE1AF246B78802E3F5 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIAlertView+MKNetworkKitAdditions.h - path - MKNetworkKit/Categories/UIAlertView+MKNetworkKitAdditions.h - sourceTree - <group> - - 61020DEFD1994758AD7219A1 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4Writer.h - path - src/main/objc/SBJson4Writer.h - sourceTree - <group> - - 613F97C2C23E4DF1B4399DD8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTStylesheetHTMLElement.m - path - Core/Source/DTStylesheetHTMLElement.m - sourceTree - <group> - - 61B0FF95290C497D96919B7E - - fileRef - 184232A2281A4FD4BD0539BF - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 61BD413C64D843AE83C0E973 - - fileRef - EDA11CAB74DE42CF98D1E62A - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 626E98819705419A99132FB9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSAttributedString+SmallCaps.m - path - Core/Source/NSAttributedString+SmallCaps.m - sourceTree - <group> - - 62B2CADAEC2F453D8B9AF5E2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTLinkButton.h - path - Core/Source/DTLinkButton.h - sourceTree - <group> - - 62CC11096DAB4A42A9CA1675 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4StreamParser.h - path - src/main/objc/SBJson4StreamParser.h - sourceTree - <group> - - 63093B52047D49DA8564C6CF - - fileRef - 0AD9D770F5074C76B1433DDB - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 632ED700FA8F43E89F0039BE - - fileRef - 61020DEFD1994758AD7219A1 - isa - PBXBuildFile - - 638006546C214911A5E92009 - - fileRef - 1BDDC643B0924D7581E86FBD - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 64B0AE5FFF45408BAC2DC070 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextFontCollection.m - path - Core/Source/DTCoreTextFontCollection.m - sourceTree - <group> - - 65525E6A7BB54AD1B8B1AF1D - - fileRef - C0EED208E944401B8DB9359F - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 65B2C7CA61D74FBB99530E88 + A0E92E1585F947F9A1B6A355 baseConfigurationReference - A05ABDE3BFD1455092216B28 + FCDDDB97B7574A99BCF790E7 buildSettings ALWAYS_SEARCH_USER_PATHS @@ -3438,8 +6270,6 @@ gnu99 GCC_PRECOMPILE_PREFIX_HEADER YES - GCC_PREFIX_HEADER - Pods-DTFoundation-prefix.pch GCC_VERSION com.apple.compilers.llvm.clang.1_0 INSTALL_PATH @@ -3474,7 +6304,14 @@ name Release - 66354F1D48774813AB72415A + A0F9FF43B3244925867A4ED9 + + fileRef + E2119FF4B62B4B6F8CFD6A08 + isa + PBXBuildFile + + A13BF12458D84D7AA7045256 includeInIndex 1 @@ -3483,13 +6320,13 @@ lastKnownFileType sourcecode.c.objc name - DTImage+HTML.m + DTTextAttachment.m path - Core/Source/DTImage+HTML.m + Core/Source/DTTextAttachment.m sourceTree <group> - 669113C8D3E64A1FAB2B1388 + A1702B3BA6D8489CB91382D4 includeInIndex 1 @@ -3498,13 +6335,13 @@ lastKnownFileType sourcecode.c.objc name - DTIframeTextAttachment.m + DTActivityTitleView.m path - Core/Source/DTIframeTextAttachment.m + Core/Source/iOS/DTActivityTitleView.m sourceTree <group> - 66A252127C1C4D9591D9E39F + A206AACF570C450CA2809AEE includeInIndex 1 @@ -3513,31 +6350,16 @@ lastKnownFileType sourcecode.c.h name - NSFileWrapper+DTCopying.h + DTCoreTextFunctions.h path - Core/Source/NSFileWrapper+DTCopying.h + Core/Source/DTCoreTextFunctions.h sourceTree <group> - 66D8E29666684A85B8B3B93C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSString+Paragraphs.m - path - Core/Source/NSString+Paragraphs.m - sourceTree - <group> - - 66F214BC96F44046A9CB44E0 + A2A5C78D4FCC481687A4151D fileRef - 17C68C2E7C3E40E9BD70CCBA + 4964CE90A99B4D7DA51D6A4D isa PBXBuildFile settings @@ -3546,74 +6368,56 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 6724443E52B94D9480407B90 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTLazyImageView.h - path - Core/Source/DTLazyImageView.h - sourceTree - <group> - - 67FF92C99FEC4C13B7460629 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Reachability.h - sourceTree - <group> - - 68BCA88B4DE04A93AECE9143 + A2AA41516BBD40509113A11D fileRef - EA9604A7648D4AD2AEA3C79E + B4AF33FCAA6D4B6299C64DD7 isa PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 693D05F56A724EED87C65AA7 + A2DDBA39D2654B1780CFDD58 + + fileRef + A13BF12458D84D7AA7045256 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + A396347E831E4C4FA27194A0 + + fileRef + B2D55D1914E84F4593E8749F + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + A4022813D8F14EB0B4EE9047 isa PBXFileReference lastKnownFileType wrapper.framework name - CFNetwork.framework + Security.framework path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CFNetwork.framework + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Security.framework sourceTree DEVELOPER_DIR - 6957B4C3B17D4031B39A886D - - fileRef - DC9006DECBCE4D1D80E5A800 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 6A18A34E5BD94A69A938757F - - fileRef - E21C9C98FC724E6F9A364E50 - isa - PBXBuildFile - - 6A88A391D12C43998E4A1A50 + A40243B82BC747179FEF9A23 includeInIndex 1 @@ -3622,39 +6426,13 @@ lastKnownFileType sourcecode.c.h name - NSString+MKNetworkKitAdditions.h + UIWebView+DTFoundation.h path - MKNetworkKit/Categories/NSString+MKNetworkKitAdditions.h + Core/Source/iOS/UIWebView+DTFoundation.h sourceTree <group> - 6AE3C7B6EC274D64BF6938DB - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-SDWebImage.a - sourceTree - BUILT_PRODUCTS_DIR - - 6BE421D623DD4B84A5194E1E - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-Reachability.a - sourceTree - BUILT_PRODUCTS_DIR - - 6C40B099FC244E2BB5BBB8DB + A4A8178F211E4EA2A5EF1AFA includeInIndex 1 @@ -3663,77 +6441,141 @@ lastKnownFileType sourcecode.c.objc name - NSData+DTCrypto.m + NSAttributedString+SmallCaps.m path - Core/Source/NSData+DTCrypto.m + Core/Source/NSAttributedString+SmallCaps.m sourceTree <group> - 6C90388D3A374669BB2B9AD1 + A4DEBF1E10CD4238A4A0ED54 - fileRef - 5EF5D1CD95754741B0C5CF87 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 6CA4768A27FE41668FC01405 - - fileRef - 576973D2DA30418F81C9F2B9 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 6D1333D9B3454B95A50C1AEB - - fileRef - 9BBE9D3C12144B3AA9EF0897 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 6D2773524E944827ADD14766 - - fileRef - 7CA1726C7FD14992AB278675 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 6D3A319063464D2C85C9C743 - - children + buildActionMask + 2147483647 + files - 395C2F0988AD48A9A18C1CE5 - A24BB78BE92141D6BEEB07E9 - 4A50D86D8CBA4A5695B46912 - C7AC277DD35943D58AC9788E + 024BF21FA8D74F60B8B96AEF isa - PBXGroup - name - Support Files - sourceTree - SOURCE_ROOT + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 - 6DDDE87BD99A4D00BF4C11F6 + A57ED1088E1047D181FE39A6 + + fileRef + 06357E56A33D4974B8525640 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + A60132EE91EB4A948AAFCF29 + + fileRef + 61803FD70F834A09B498EBD3 + isa + PBXBuildFile + + A6153D81065E476DAA93EE31 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTListItemHTMLElement.m + path + Core/Source/DTListItemHTMLElement.m + sourceTree + <group> + + A67855378FAE4E13992579D6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SDWebImagePrefetcher.m + path + SDWebImage/SDWebImagePrefetcher.m + sourceTree + <group> + + A6848E67B0DC4D31ADF6AFB4 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTBase64Coding.m + path + Core/Source/DTBase64Coding.m + sourceTree + <group> + + A76BA97F98FB40F8BCAADD3C + + fileRef + D82574B5185440BFB6F93456 + isa + PBXBuildFile + + A795D576B6504479B71C8A4F + + fileRef + 4AB9C12D263E4F8E9212B473 + isa + PBXBuildFile + + A90403819464443988F57B40 + + fileRef + 694E8F9116524D62AA7BED85 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + AA4DC50BF6FF40C2ACB77C15 + + fileRef + 2809CC15ED864DC4BC79C024 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + AA7A53B09CB5449CABFD2207 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-SBJson.xcconfig + sourceTree + <group> + + AAB7D8EC1FEC4C998B50171A includeInIndex 1 @@ -3742,34 +6584,133 @@ lastKnownFileType sourcecode.c.h name - NSString+HTML.h + NSScanner+HTML.h path - Core/Source/NSString+HTML.h + Core/Source/NSScanner+HTML.h sourceTree <group> - 6DE07B9457AF48B88DCFC74F + AAB923654AB94EF1916D5298 - children - - 70B79DA74EEB4127960EA567 - 576269EC7ED34666905D71BA - 3D5C5940726C498E8FCD9ACF - 055BD76EDE9E4D4DB05FCBD5 - BA3A64F3CAD341E98EA718A0 - FF2CAF8764D34E0F80C0E74A - + includeInIndex + 1 isa - PBXGroup - name - Pods + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-SDWebImage-dummy.m sourceTree <group> - 6E17D49D281E460BBEB18EFD + AAD07076A2184FAC9BA4629C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIImage+GIF.m + path + SDWebImage/UIImage+GIF.m + sourceTree + <group> + + AB3D7B6151624E879547B084 fileRef - D1139219E21444C6A208F8CB + AD8BBE0365514EF49D8BDB29 + isa + PBXBuildFile + + AB57BA0E912B4BB68178100B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTPieProgressIndicator.h + path + Core/Source/iOS/DTPieProgressIndicator.h + sourceTree + <group> + + ABAB767E207A4CC4BEF0371C + + baseConfigurationReference + 673197495BD54DBDB25BF216 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + YES + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-Reachability-prefix.pch + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_CFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_CPLUSPLUSFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + ABBB12F5CF6D4515971E0F47 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 70559D8DCB484E5C9855BDEF + remoteInfo + Pods-Reachability + + ACDC59F0A30A49AB9A7DB984 + + fileRef + B3B167DF39F94713BCA5127E isa PBXBuildFile settings @@ -3778,24 +6719,10 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 6EB546DC68C64F3AA26B1BEC - - fileRef - 50B150DBB5A04E1EA50C7201 - isa - PBXBuildFile - - 6F90ABD6F68343F5917B6802 - - fileRef - 347D0CB1DEF74017846EF607 - isa - PBXBuildFile - - 6FA7155C1C924C39897DE26C + AD164AA697F04B3EAACF79DD baseConfigurationReference - F9C3F161C53E4A38B298C0B8 + 2AEB7D7DB27C4E09AA253681 buildSettings ALWAYS_SEARCH_USER_PATHS @@ -3815,7 +6742,7 @@ GCC_PRECOMPILE_PREFIX_HEADER YES GCC_PREFIX_HEADER - Pods-MKNetworkKit-prefix.pch + Pods-DTCoreText-prefix.pch GCC_PREPROCESSOR_DEFINITIONS DEBUG=1 @@ -3845,188 +6772,151 @@ name Debug - 700E9B1A830E4F33A2A51DEA + AD6F3C129C164564AF857E5E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + SBJson4StreamWriter.m + path + src/main/objc/SBJson4StreamWriter.m + sourceTree + <group> + + AD8BBE0365514EF49D8BDB29 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+Paragraphs.h + path + Core/Source/NSString+Paragraphs.h + sourceTree + <group> + + ADDD7395101A469E8FD023A3 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-dummy.m + sourceTree + <group> + + AEEFE7121BC74E6B84A996E2 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIAlertView+MKNetworkKitAdditions.m + path + MKNetworkKit/Categories/UIAlertView+MKNetworkKitAdditions.m + sourceTree + <group> + + AFDB2D9A62114EF8A49AC2C8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTSmartPagingScrollView.h + path + Core/Source/iOS/DTSmartPagingScrollView.h + sourceTree + <group> + + B1A24B755A914440AF18438F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTListItemHTMLElement.h + path + Core/Source/DTListItemHTMLElement.h + sourceTree + <group> + + B1FB54A5C4C64F3DAF3BD035 + + fileRef + D9428117531042588EAECF58 + isa + PBXBuildFile + + B25B1FAE41F446498CBAA106 buildActionMask 2147483647 files - 1892A3A3E8D94F25BC522248 - 778EEABD328B46708FF9EFFB - 12306718D0CC416781C2A406 + 47E316D06F2A4A55B7DA3938 isa PBXFrameworksBuildPhase runOnlyForDeploymentPostprocessing 0 - 704D18F31B514BD59CE11B10 + B2B588294D1D4CAA9602397F + + fileRef + 6C4DA150CDBE46A7A82B1942 + isa + PBXBuildFile + + B2B8679EA8C34BB9A247DC41 includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h + sourcecode.c.objc name - DTCoreTextLayoutFrame.h + NSData+MKBase64.m path - Core/Source/DTCoreTextLayoutFrame.h + MKNetworkKit/Categories/NSData+MKBase64.m sourceTree <group> - 70B79DA74EEB4127960EA567 + B2CFA892832B437AB6EDCECA - children + buildConfigurations - 58B84171805640C98AC077AD - E20C6175898245039D6D3583 - 5C02B968EDC743B58B6565A6 - 423720351CD644D99C535745 - CCBE1982E8B64E08BAE8F2C5 - 1261A42B9B4A46F6BAEE26B6 - F2C0F139A1584D0281A8C15E - 36254A54DC3042C3A114D42B - 8FAEFB26246D4F1DBC0C2930 - EAE495E3FBD946E285FAE222 - 8CF4DC76752E4C309961825B - 576973D2DA30418F81C9F2B9 - BDDBA5D8642C430C9D62EB5F - 2358495198164AFEBF1D9AB8 - BAD9DDB47DA5433995947773 - D69C386F31BF4792955D4EDF - A5251942673243D1808F1291 - A98ABA05940A40FC870729B4 - 830804A3677E45D6B5EB7212 - D5FE38FBF5464A20B1AF4671 - 5B48AF4597F04A3683DD4E9F - 1138A908B58E4F1E8FF600D5 - 968B84935CB04E75B1866664 - 17C68C2E7C3E40E9BD70CCBA - 51E603B830114FD897C54049 - D8317F76FE92428CA9442F69 - D7629B36ABAB473EBAF37DC3 - CF8289251D814C63AC129481 - 4524247F54DE45A6AF9F82B1 - 64B0AE5FFF45408BAC2DC070 - 0898A1A2DC334877B69069F2 - DCF2A0983E4545369D363734 - 4FFE15180BB84AE39F19D42C - 5712F846A41C4C5D93C195B3 - 869B4E0EA3E244D298732C38 - DC9006DECBCE4D1D80E5A800 - 704D18F31B514BD59CE11B10 - 9BBE9D3C12144B3AA9EF0897 - 790DFC6DB5144E1FBAB4D08F - 20CC1E249711408884B44BD9 - 0D260DA0B3974167ADFB32CE - 11B3ED5A8882476184985055 - 03B061F37BE14507BC7F4D71 - 48E7366E07E54C3283FB0A62 - 83C39137312548DF8E105D69 - 86FF5DB86755422396EBBC36 - 1921D972B3C847BFBDD24D46 - E6AA10A749DD4B25975B8D0B - 2951B802D85E4D718C823528 - CA76321DA03A4C1BA307126C - 1BE6F65DBC4D415BBCA5138E - 09EDC7B7DEA4475C9F8CF076 - 274650954CDA4C2F8090ABFE - D32FA6C796CB483F915322D2 - 75E84BF531B84423A1CAE6E9 - 3C80850E69924453A06C7B8E - 2C7F9310BBED4F82A71B06DF - 4CF75982E4F745F196B4F546 - A3194DE8025E4E50A6FF60DF - EF386E149D3E4FB6964A7EA7 - B991E30D868446B585D0B9A3 - D5F0BC0BD957419486B242F5 - 448670735FC04A06BA3CC530 - E09CB3EA18104C7EAB322073 - B6BEB88DCAB74A65AF6542C8 - EE3DDB568BF946F792E592E9 - 669113C8D3E64A1FAB2B1388 - 50E0FF3001FC40EEAA714E03 - 66354F1D48774813AB72415A - 4C6DA380097940429EDAE706 - 86293161B17B441CA238D10D - 6724443E52B94D9480407B90 - E654B71F567B40EC98F3B6B3 - 62B2CADAEC2F453D8B9AF5E2 - D1139219E21444C6A208F8CB - EAB570F286724C6D85A3C8DD - EDA11CAB74DE42CF98D1E62A - 79AC004F850A4132B24191A3 - 2BE4158C6B8E430FA55B5DD7 - 2D2AB561DDBF4BE9B5413E1F - 613F97C2C23E4DF1B4399DD8 - 841FC590B85F4C86BB034CC0 - 457CADD356814C09BABCFCC0 - 020C0A646C134CEAB0B4FD5C - 5C6AC50DDBD04998BD8250BB - 265865D9695142598B14A6CA - ECABD80FCA9F4C068DA3AB0A - EA9604A7648D4AD2AEA3C79E - BCD88B7B57524DAAA80B4C02 - 3CE5F213F4424BFE9D545DE1 - 8B9FAAFEE13C4089BBA5C437 - BB3638DF22924F68916FB506 - C1F5B6D5E02C4DFA90EF6F9B - CCA8CAA9D1484C47905117AE - C6F002032A5047F8876294E4 - 9691BB4695774932B5BA9B18 - BD60DE7E465E498F9AF1B67E - 8EE46CB8FC7A4932AEA46C3D - D528D38D41DB4CB99ADD2621 - AAB816793EB743C593F9A979 - 626E98819705419A99132FB9 - 347D0CB1DEF74017846EF607 - 746DCA8E48974B3DA6740C30 - 1A05BCF8A5574D6891587275 - 607BD9BC55CE4222B61EE933 - F4C4193F781C4B66A05A6506 - 02BFDE150C9D4A9F81F2877B - F308B42B097D46D2BBC30707 - 2B193C52C663469F9573AE34 - AED25B99A2CB42D88E6EAB21 - 020A84F65EA64275AA031282 - F2C9528BC06D4A06BEE29E4C - 7B973F50EE7A4BEA8CA14540 - F9ECDD564F3E4D0ABB1CEE62 - 466F321C0D3D4D8BA06AC276 - 4DB2511AC36B47CAAEC99BBD - C0EED208E944401B8DB9359F - 6DDDE87BD99A4D00BF4C11F6 - 094095A326C343E2B22F3954 - 91D609A1893A44C7ABDB453A - 66D8E29666684A85B8B3B93C - 56BB8A83FD254122B18C80CA - 248E87E128DC4F3EBF245E63 - 80EEF935DD734E75A8AAF429 - 79096871B6A34D73A26F5562 + DB32ED5810914F6F8235D770 + A0E92E1585F947F9A1B6A355 + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release isa - PBXGroup - name - DTCoreText - path - DTCoreText - sourceTree - <group> + XCConfigurationList - 718EA1F2C7E54B7C8E43C72F - - fileRef - 7BE9C5B5C5BC404AA7B9A6F4 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 71C49756CEC14CF1A16E3B8D + B2D55D1914E84F4593E8749F includeInIndex 1 @@ -4035,13 +6925,13 @@ lastKnownFileType sourcecode.c.objc name - NSArray+DTError.m + UIImage+DTFoundation.m path - Core/Source/NSArray+DTError.m + Core/Source/iOS/UIImage+DTFoundation.m sourceTree <group> - 71D0A92FA55C40E7B532F754 + B33AB84BAEF34FF5833B6169 includeInIndex 1 @@ -4050,178 +6940,54 @@ lastKnownFileType sourcecode.c.h name - NSURL+DTComparing.h + DTCoreTextMacros.h path - Core/Source/NSURL+DTComparing.h + Core/Source/DTCoreTextMacros.h sourceTree <group> - 720193E3FC574E43BCABB931 - - fileRef - 1565907BE29B40DAA55C1C2E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 73114D3C06DF4EC897E1F10B - - fileRef - 62B2CADAEC2F453D8B9AF5E2 - isa - PBXBuildFile - - 731E49D7957B41B0AE2A577E - - fileRef - 5712F846A41C4C5D93C195B3 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 736B2D78369B460AB3A6F876 - - fileRef - D06673FBE32B4C839CEB6291 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 73F7C6F78F7B4C2AA0C6EFCF - - fileRef - D3148B79D59243F181111A3E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 7458E80EB134442FBC8B78BA - - fileRef - 2CE4E2C1C0954D9BBF4C1CFC - isa - PBXBuildFile - - 746DCA8E48974B3DA6740C30 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSAttributedStringRunDelegates.m - path - Core/Source/NSAttributedStringRunDelegates.m - sourceTree - <group> - - 747A06606248411BB87810D1 - - fileRef - 273645999D8E43F2AE4F5EA0 - isa - PBXBuildFile - - 7491EF5A438048B0A2A6A634 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - ImageIO.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/ImageIO.framework - sourceTree - DEVELOPER_DIR - - 750998A54DD94A12A602A12C - - fileRef - EC18A810BCB5454BA72B2AE6 - isa - PBXBuildFile - - 75D776E01501452981D19E47 - - fileRef - 26D5D9947A65417BBA956A38 - isa - PBXBuildFile - - 75E84BF531B84423A1CAE6E9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHTMLAttributedStringBuilder.m - path - Core/Source/DTHTMLAttributedStringBuilder.m - sourceTree - <group> - - 7653F842F78E4A60BB143301 + B349C7331C4841389756680B isa PBXTargetDependency target - 7A07D5FAD8E342C9995FEEA9 + 70559D8DCB484E5C9855BDEF targetProxy - D855044F460C427F8D353AEF + 2C3F4900155242C4A5B6A150 - 767B02BA43644D74A138750C + B375F943510D4FD9B586232D - includeInIndex - 1 + buildActionMask + 2147483647 + files + + 08DF578B33DF492893A8B496 + 3DEEB294EF584DA99370682B + C86934C773D24AD8B6B1F25A + 8BB1F9A4F64A46518EC6A923 + CC3F4FDD91BD489DB8807F1F + 92F44DACAE534834994B9D17 + 29721BF9A8464123AE073CA5 + 191ACE34B6534F42B6A8A63D + isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSString+DTFormatNumbers.h - path - Core/Source/NSString+DTFormatNumbers.h - sourceTree - <group> + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 - 76A1F7C77E674F02AFA90815 + B386978BE6D44F34BD1CD538 - includeInIndex - 1 + fileRef + 9B6FD4A4DD6F4929A39C72AA isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSDate+RFC1123.h - path - MKNetworkKit/Categories/NSDate+RFC1123.h - sourceTree - <group> + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 76C3516EE1544D5FBFABD489 + B39E16C8E0874948A3A06D1A includeInIndex 1 @@ -4236,10 +7002,144 @@ sourceTree <group> - 76CE4469EA5A43A7BCA6C5C9 + B3B167DF39F94713BCA5127E + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSString+DTPaths.m + path + Core/Source/NSString+DTPaths.m + sourceTree + <group> + + B3DE49ABCDC14745B096773B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSString+CSS.m + path + Core/Source/NSString+CSS.m + sourceTree + <group> + + B480168E42274166BC65F0FB + + children + + C161B1A79257472EB58DD139 + 1EBD756763394C238AD7A98D + EC895DFBA58B4152A35382F3 + 4A4A7AAF8865450FA4968C1C + 3074F31FDCE445C4912D19DD + DFF2E4C31B2F4A409C0BBB48 + 8D77DE1C17B04367B0CCA984 + E7728B6FF6174A459C17D0D6 + + isa + PBXGroup + name + Products + sourceTree + <group> + + B48964E335EA4929BB7C843B fileRef - 48E7366E07E54C3283FB0A62 + 2F9810AB6BA249F49714ED72 + isa + PBXBuildFile + + B4AF33FCAA6D4B6299C64DD7 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSAttributedString+DTCoreText.m + path + Core/Source/NSAttributedString+DTCoreText.m + sourceTree + <group> + + B4B317D35E3D4D3BB5DF69BB + + buildConfigurationList + 9A02AA2EA42D4114AA96F4A0 + buildPhases + + 202DC3CAC2B5436BA302CAE5 + 30CFCDCED2484DD4A2360A39 + F470D009449447D692E14C9C + + buildRules + + dependencies + + isa + PBXNativeTarget + name + Pods-STableViewController + productName + Pods-STableViewController + productReference + E7728B6FF6174A459C17D0D6 + productType + com.apple.product-type.library.static + + B55FBF8B56F440959FB220F6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSString+Paragraphs.m + path + Core/Source/NSString+Paragraphs.m + sourceTree + <group> + + B6F7F637B9F242EAB670173E + + fileRef + 6D4966B8EF02406792FC4DDC + isa + PBXBuildFile + + B787462CB03E484A81B9DCFA + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSString+DTFormatNumbers.m + path + Core/Source/NSString+DTFormatNumbers.m + sourceTree + <group> + + B78CED66BCA34AC79735C091 + + fileRef + E120E41F84B0485EAE43265D isa PBXBuildFile settings @@ -4248,14 +7148,818 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 76F86F3D59524DB59AB00B9B + B7DD07CA522A4893BAC90221 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-SBJson-prefix.pch + sourceTree + <group> + + B839A8A5E16E4517A842ABD0 fileRef - 273645999D8E43F2AE4F5EA0 + 2F9810AB6BA249F49714ED72 isa PBXBuildFile - 774428C2F5FD4FE9AD1B25DF + B84DE9E443A04ACC9E2FFBC8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTColor+Compatibility.m + path + Core/Source/DTColor+Compatibility.m + sourceTree + <group> + + B8958226CDAE4F27A2ADC45D + + fileRef + 3A510AED3A79444984F8CBB9 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + B918752DE3AD461191586C38 + + fileRef + E0C737311D7F450BA63AB407 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + B9F531E7410D44BEAAB99C2D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIFont+DTCoreText.h + path + Core/Source/UIFont+DTCoreText.h + sourceTree + <group> + + B9F55C447D9D4AB0923E6340 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-SBJson-dummy.m + sourceTree + <group> + + BA06C4501DC84A859ABA6754 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+MKNetworkKitAdditions.h + path + MKNetworkKit/Categories/NSString+MKNetworkKitAdditions.h + sourceTree + <group> + + BA996B4BAF184216A6D11000 + + fileRef + 78BC06479D0D478D81A2EFF1 + isa + PBXBuildFile + + BA9DACD313D7434AA140D217 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSAttributedString+HTML.h + path + Core/Source/NSAttributedString+HTML.h + sourceTree + <group> + + BB1515E26F734FE288061AF1 + + fileRef + 07215699A49D480293C082A7 + isa + PBXBuildFile + + BBD7CE3C9AA14B79B6948716 + + fileRef + A40243B82BC747179FEF9A23 + isa + PBXBuildFile + + BC23FC9B472F4AB494EC7617 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-STableViewController-dummy.m + sourceTree + <group> + + BC29D934B2AA452496E45B43 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTHorizontalRuleHTMLElement.h + path + Core/Source/DTHorizontalRuleHTMLElement.h + sourceTree + <group> + + BC8CF49B91B94A6BBF21C3DB + + fileRef + A6153D81065E476DAA93EE31 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + BFD10E6B583B4153A6654CFE + + fileRef + 55509CCD0BC6479D9B2D2D84 + isa + PBXBuildFile + + C00C940104654486B6C271A7 + + fileRef + E094C9F940F14686B38370E2 + isa + PBXBuildFile + + C161B1A79257472EB58DD139 + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods.a + sourceTree + BUILT_PRODUCTS_DIR + + C1A59F47208646A38B59D3DC + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + SystemConfiguration.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/SystemConfiguration.framework + sourceTree + DEVELOPER_DIR + + C1E6073F6A054B81BFA2DDBC + + fileRef + 77551CC7176A4A71A28FE135 + isa + PBXBuildFile + + C1F04F5337DE4263827E9530 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSMutableArray+DTMoving.h + path + Core/Source/NSMutableArray+DTMoving.h + sourceTree + <group> + + C1F9831E9B4447B18DADEA0F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-Reachability.xcconfig + sourceTree + <group> + + C282B90F7C8B424CB2290ADA + + isa + PBXTargetDependency + target + 17B5BBDE2AA74AD6927C83F1 + targetProxy + D7C0668DED894F15A23ACAA5 + + C2FE810DD66E464F8B31C487 + + fileRef + E7A5B4F825864B31902388A6 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + C3633BF590DC42DD9AB5A738 + + fileRef + B55FBF8B56F440959FB220F6 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + C52EF3837D6548778BD96C35 + + fileRef + D1E7136EA80444108661D300 + isa + PBXBuildFile + + C53EBCD01D9F4342803C5C03 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-STableViewController-Private.xcconfig + sourceTree + <group> + + C544F683F311473A840F8964 + + fileRef + 5911E722104C45F8B1F3B8CB + isa + PBXBuildFile + + C54820B7A9BA466EB497CCC3 + + fileRef + 3E0D2EA64BD94B73940DBD1A + isa + PBXBuildFile + + C6F698A65F7F4E5CB89B8CFD + + fileRef + 9E874F8AC3264295916C5753 + isa + PBXBuildFile + + C8264D8976F246C0B9A206FD + + fileRef + AB57BA0E912B4BB68178100B + isa + PBXBuildFile + + C84468C5B7094B2885090971 + + fileRef + E8F34A04D00047B2A4049D14 + isa + PBXBuildFile + + C85F920738E94868B6BCD3DD + + fileRef + 9E88189616D44175BEBCE9A2 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + C86934C773D24AD8B6B1F25A + + fileRef + E60F0E89041241F88F2A8BDB + isa + PBXBuildFile + + C8E99EF5F587450F9ACBCCFE + + fileRef + 27B26AE453BB4606821B1229 + isa + PBXBuildFile + + C9BEABF5B598450E8911A309 + + fileRef + F80E196742894A9D8FCA3F2F + isa + PBXBuildFile + + C9C4DC74FDD54A29944BE2FC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSURL+DTAppLinks.h + path + Core/Source/iOS/NSURL+DTAppLinks.h + sourceTree + <group> + + CAA3DBB4D59B4A58806B783B + + fileRef + A4022813D8F14EB0B4EE9047 + isa + PBXBuildFile + + CB2B4C1D8814436F9B1D3C3F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAccessibilityViewProxy.h + path + Core/Source/DTAccessibilityViewProxy.h + sourceTree + <group> + + CB5DDB55DEA04401A17D68CD + + fileRef + 8345A41FD3D849B2A2B7651E + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + CBF1448D8642400A848AEF0E + + fileRef + 1D0F19B9B9F34CE3B7F1C74D + isa + PBXBuildFile + + CBFBFC17510342849DC87F31 + + fileRef + 0EAF36BF1F7B4C838703D56D + isa + PBXBuildFile + + CBFD49E350FA4AD6BE0A0E75 + + fileRef + 9FDDFE4B09AE49CB80A369D8 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + CBFE295281324C3CA6BD6113 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAnchorHTMLElement.h + path + Core/Source/DTAnchorHTMLElement.h + sourceTree + <group> + + CC3F4FDD91BD489DB8807F1F + + fileRef + 7DD88252E8F744C1A7B843F8 + isa + PBXBuildFile + + CCB213251E214B0A942F946C + + fileRef + 3EC2F132C315433DA56C3466 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + CCC60D25872C4A4A8F588842 + + children + + 4762DEB0A2494F34BCF1658B + + isa + PBXGroup + name + Targets Support Files + sourceTree + <group> + + CDFCE3FF4DA443C5A313464A + + fileRef + AAB923654AB94EF1916D5298 + isa + PBXBuildFile + + CE595315E46E44789C124432 + + fileRef + 64DC2F8E081F42BB9A5230AF + isa + PBXBuildFile + + CE95FB912A984EE6B95C3DE9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAttributedLabel.m + path + Core/Source/DTAttributedLabel.m + sourceTree + <group> + + CEC77C1B9679474488DA7242 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SBJson4StreamWriter.h + path + src/main/objc/SBJson4StreamWriter.h + sourceTree + <group> + + CEF0A42875EF4A4EB7E5FC54 + + fileRef + 9654F07E68E14B84972EFE5A + isa + PBXBuildFile + + CF095A37C7F24945BEBBCEA3 + + fileRef + 5A48147B40C1449B96041638 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + CF809642CE084045A65184D5 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTExtendedFileAttributes.m + path + Core/Source/DTExtendedFileAttributes.m + sourceTree + <group> + + CFC0B2D321FA4DDEA05CBAF0 + + fileRef + 09F77F35DC444D29ACA6E534 + isa + PBXBuildFile + + CFC9985AE9E943DA88F5ADE4 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTLog.m + path + Core/Source/DTLog.m + sourceTree + <group> + + D11D39E41C8D4AA09E04E17D + + fileRef + 58F993C83F544319827C09E0 + isa + PBXBuildFile + + D1E7136EA80444108661D300 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSCoder+DTCompatibility.h + path + Core/Source/NSCoder+DTCompatibility.h + sourceTree + <group> + + D1FF803F9C1C4F98854D7988 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTLazyImageView.m + path + Core/Source/DTLazyImageView.m + sourceTree + <group> + + D295FD1DDD684D878466382D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIImage+MultiFormat.h + path + SDWebImage/UIImage+MultiFormat.h + sourceTree + <group> + + D325CF9089F44FF299758B56 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAsyncFileDeleter.m + path + Core/Source/DTAsyncFileDeleter.m + sourceTree + <group> + + D3821EE245204223B9B802C2 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTDictationPlaceholderView.h + path + Core/Source/DTDictationPlaceholderView.h + sourceTree + <group> + + D3A6DC173BE7477F9CDD2425 + + fileRef + 8D77DE1C17B04367B0CCA984 + isa + PBXBuildFile + + D41F456BC0D7406CBE2FEC39 + + fileRef + DA320506F36B4F6F8277118C + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + D43BE658E43D47788CB05A64 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + EB2288CEDF154A2ABD7A59B3 + remoteInfo + Pods-SBJson + + D5BFFAF75301441EAAEC6F2F + + fileRef + 0A5FFF8E7459478FA26BCE26 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + D63109397C3140C9ADD32152 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SBJson4StreamParser.h + path + src/main/objc/SBJson4StreamParser.h + sourceTree + <group> + + D64B08E2ED054D33A4BBEC9D + + baseConfigurationReference + 88B2CAE5BC0448D78F3163FA + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + YES + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-MKNetworkKit-prefix.pch + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_CFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_CPLUSPLUSFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + D76FAF1EA2F6481ABE19A3A3 + + fileRef + BA9DACD313D7434AA140D217 + isa + PBXBuildFile + + D7C0668DED894F15A23ACAA5 + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 17B5BBDE2AA74AD6927C83F1 + remoteInfo + Pods-DTCoreText + + D82574B5185440BFB6F93456 includeInIndex 1 @@ -4270,43 +7974,31 @@ sourceTree <group> - 778EEABD328B46708FF9EFFB + D82E79F825DF4229AC1DAF89 fileRef - 273645999D8E43F2AE4F5EA0 + 5B26A7D9993E460B9E491073 isa PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 779FE94C5B534BD6A3A00C7A + D84978528CAC4C3EAF974860 - includeInIndex - 1 + fileRef + AD6F3C129C164564AF857E5E isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SDWebImageDecoder.h - path - SDWebImage/SDWebImageDecoder.h - sourceTree - <group> + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 7819989B08F743DC92044CBA - - buildActionMask - 2147483647 - files - - 8E502411593345AEB06C0BBF - 750998A54DD94A12A602A12C - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 781E1A12F1A44007875D8320 + D9427C73D72342BAAE94A917 includeInIndex 1 @@ -4315,13 +8007,92 @@ lastKnownFileType sourcecode.c.objc name - DTCustomColoredAccessory.m + DTCSSStylesheet.m path - Core/Source/iOS/DTCustomColoredAccessory.m + Core/Source/DTCSSStylesheet.m sourceTree <group> - 78AC6C8B04A449A494C184A9 + D9428117531042588EAECF58 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTVersion.h + path + Core/Source/DTVersion.h + sourceTree + <group> + + D9B417273512472F84965A69 + + fileRef + 5AD665C9D4334EC4A048085A + isa + PBXBuildFile + + D9D3646D21CA4FD5A19F3800 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTVideoTextAttachment.h + path + Core/Source/DTVideoTextAttachment.h + sourceTree + <group> + + D9FA97A752A849408A7F284B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTHTMLWriter.m + path + Core/Source/DTHTMLWriter.m + sourceTree + <group> + + DA320506F36B4F6F8277118C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextGlyphRun.m + path + Core/Source/DTCoreTextGlyphRun.m + sourceTree + <group> + + DAE3BC44EAFD45AA94D01AB0 + + fileRef + 49FA3677B24A48A280C2C055 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + DB0A9032D3F1447496406660 includeInIndex 1 @@ -4336,23 +8107,58 @@ sourceTree <group> - 79096871B6A34D73A26F5562 + DB32ED5810914F6F8235D770 - children - - 86B3445E460B47149803577A - 823A707645AE4B55AA4C17B0 - E9E91EB84BD846EA9A8386D0 - CF9A60F35D1D46C09A6EDAF0 - + baseConfigurationReference + FCDDDB97B7574A99BCF790E7 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + isa - PBXGroup + XCBuildConfiguration name - Support Files - sourceTree - SOURCE_ROOT + Debug - 790DFC6DB5144E1FBAB4D08F + DB5CF0861C6A4E0FA2E9AC17 includeInIndex 1 @@ -4361,16 +8167,16 @@ lastKnownFileType sourcecode.c.h name - DTCoreTextLayoutFrame+Cursor.h + DTIframeTextAttachment.h path - Core/Source/DTCoreTextLayoutFrame+Cursor.h + Core/Source/DTIframeTextAttachment.h sourceTree <group> - 793CCD020D004AAD8B52385B + DB93705CBA5D499EBA09F033 fileRef - B00D4B55CFE44FCEAF1422BD + A4A8178F211E4EA2A5EF1AFA isa PBXBuildFile settings @@ -4379,10 +8185,93 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 794C3BE676624E929814C372 + DCBA287C8B3141C5BCEB70C4 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTBreakHTMLElement.h + path + Core/Source/DTBreakHTMLElement.h + sourceTree + <group> + + DCC4A5BABC0E43ABB27A7834 + + baseConfigurationReference + 673197495BD54DBDB25BF216 + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + ARCHS + $(ARCHS_STANDARD_INCLUDING_64_BIT) + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Pods-Reachability-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_VERSION + com.apple.compilers.llvm.clang.1_0 + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 7.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + DD0CC728C6DA47298E5ECCC8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDImageCache.h + path + SDWebImage/SDImageCache.h + sourceTree + <group> + + DE17B691526441E88727007B fileRef - D6AF2C27F1EB41458912BA6B + E15C3B6C6C5F4AA4BCB7EF8A isa PBXBuildFile settings @@ -4391,113 +8280,45 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 7973DCD8CBA4480199B01407 + DED14A6E73544868BDBEB698 - buildConfigurations + fileRef + 7F3E701F02C1484C83869F77 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + DFA01EE0F18B4928BEA2A7B5 + + buildActionMask + 2147483647 + files - 13DD641B61E24C439A4866BE - 3140B7B3BAE84AC4B07BD350 + C9BEABF5B598450E8911A309 - defaultConfigurationIsVisible + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing 0 - defaultConfigurationName - Release - isa - XCConfigurationList - 798ADB3D2B0540CEB9A30104 - - fileRef - 4B96E5653DC4416EBFF57C1D - isa - PBXBuildFile - - 79AC004F850A4132B24191A3 + DFF2E4C31B2F4A409C0BBB48 + explicitFileType + archive.ar includeInIndex - 1 + 0 isa PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTObjectTextAttachment.h path - Core/Source/DTObjectTextAttachment.h + libPods-SBJson.a sourceTree - <group> + BUILT_PRODUCTS_DIR - 7A0096CFE1B74DB5B148704E - - fileRef - 605416002E9440059D20577B - isa - PBXBuildFile - - 7A07D5FAD8E342C9995FEEA9 - - buildConfigurationList - 100A8105C10540CCBB6C3C85 - buildPhases - - A2B654B5E4C542BF9828C444 - 7819989B08F743DC92044CBA - 7BDA5D51E4B741C38F6D0B9C - - buildRules - - dependencies - - isa - PBXNativeTarget - name - Pods-Reachability - productName - Pods-Reachability - productReference - 6BE421D623DD4B84A5194E1E - productType - com.apple.product-type.library.static - - 7A1E1CB4BB9B4C7CA3FD58BC - - fileRef - 46C329B930764B8998440832 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 7A5E5459CA484B0299E985A3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-SDWebImage-dummy.m - sourceTree - <group> - - 7B7594FB3EC943C2B2227AD8 - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - F045554C5E934EA4B3506A68 - remoteInfo - Pods-DTCoreText - - 7B973F50EE7A4BEA8CA14540 + E0303451B4414DABB649C31D includeInIndex 1 @@ -4512,45 +8333,10 @@ sourceTree <group> - 7BD7113B2FC84DA2B15DDFE3 + E03E1C5AFB7C4D5E931E631E fileRef - AF16A2FDF7D4473DBD7CFBC2 - isa - PBXBuildFile - - 7BDA5D51E4B741C38F6D0B9C - - buildActionMask - 2147483647 - files - - E23AD6E143D04AB19582BD88 - - isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 7BE9C5B5C5BC404AA7B9A6F4 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSMutableArray+DTMoving.m - path - Core/Source/NSMutableArray+DTMoving.m - sourceTree - <group> - - 7C0634AE662D49FE8C53329A - - fileRef - 8DDA2AD43E7346B0851E7DF1 + FA49DA90ACD14123866F8344 isa PBXBuildFile settings @@ -4559,36 +8345,14 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - 7CA1726C7FD14992AB278675 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSDictionary+RequestEncoding.m - path - MKNetworkKit/Categories/NSDictionary+RequestEncoding.m - sourceTree - <group> - - 7D6F826508264018A5209F1D + E06038392925438194577207 fileRef - BAD9DDB47DA5433995947773 + 9FAE67A6CA76428793944B2E isa PBXBuildFile - 7E7094DF71D24B26A45A8285 - - fileRef - F055B72E275A4ECEBF3C1926 - isa - PBXBuildFile - - 7E819F57C8F1481DA70AE38D + E094C9F940F14686B38370E2 includeInIndex 1 @@ -4597,20 +8361,987 @@ lastKnownFileType sourcecode.c.h name - DTTiledLayerWithoutFade.h + DTStylesheetHTMLElement.h path - Core/Source/iOS/DTTiledLayerWithoutFade.h + Core/Source/DTStylesheetHTMLElement.h sourceTree <group> - 7EBA4859C322459EA9B177BA + E0C737311D7F450BA63AB407 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCustomColoredAccessory.m + path + Core/Source/iOS/DTCustomColoredAccessory.m + sourceTree + <group> + + E120E41F84B0485EAE43265D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTWebVideoView.m + path + Core/Source/DTWebVideoView.m + sourceTree + <group> + + E14A2E1087D14C14BF4BCA1C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDWebImagePrefetcher.h + path + SDWebImage/SDWebImagePrefetcher.h + sourceTree + <group> + + E1541B9806364B7A80102794 fileRef - 4958F10DC4E041F0B6B6828C + C9C4DC74FDD54A29944BE2FC isa PBXBuildFile - 7F3C00FE29554027A00BF283 + E15C3B6C6C5F4AA4BCB7EF8A + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextFontCollection.m + path + Core/Source/DTCoreTextFontCollection.m + sourceTree + <group> + + E1FBFDF1D5124BE793E25400 + + fileRef + 865EAC1C3E754BF2B32E5971 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + E2119FF4B62B4B6F8CFD6A08 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + NSString+HTML.h + path + Core/Source/NSString+HTML.h + sourceTree + <group> + + E24BEA845C1D4048AE3ED15C + + fileRef + 39BD1A733EFF4A21BCE7946B + isa + PBXBuildFile + + E29BEBC83E604E88BD6BA70A + + buildActionMask + 2147483647 + files + + 83CB08880B1E4684BBD15776 + 77CD8D68FFEC48778CEC23A9 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + E2C5E936B311430EB70E3981 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTVideoTextAttachment.m + path + Core/Source/DTVideoTextAttachment.m + sourceTree + <group> + + E2D903A63C8F462090F267B6 + + fileRef + 831FADB7B3074712A05EC90B + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + E397AC99150D42838CFC10BC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-SDWebImage-Private.xcconfig + sourceTree + <group> + + E3C9AB942B304BB78A5DCDB4 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + UIImage+MultiFormat.m + path + SDWebImage/UIImage+MultiFormat.m + sourceTree + <group> + + E42FC4786B4640589C1AAD0B + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-SDWebImage-prefix.pch + sourceTree + <group> + + E4EC0EED6CD34887AE9E5A6F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSCharacterSet+HTML.m + path + Core/Source/NSCharacterSet+HTML.m + sourceTree + <group> + + E53D0FCAFDBD4834BD253093 + + fileRef + 29BC9E06EFBF436A9723B33D + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + E54DE2BEE8434562839A10BC + + containerPortal + 6152FE88B0EC43DC8DF2E76F + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 38D164B9D376486896BEE85B + remoteInfo + Pods-DTFoundation + + E5D10D3CEF484F9AB318DE1E + + fileRef + 197CD8B63AD54D2ABD9C438F + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + E60F0E89041241F88F2A8BDB + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + MKNetworkOperation.h + path + MKNetworkKit/MKNetworkOperation.h + sourceTree + <group> + + E6A0BED04A084B9583D17B04 + + fileRef + 81ED65E087A04DA594C8691B + isa + PBXBuildFile + + E7646C0271A34BB4B16A9023 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIAlertView+MKNetworkKitAdditions.h + path + MKNetworkKit/Categories/UIAlertView+MKNetworkKitAdditions.h + sourceTree + <group> + + E7728B6FF6174A459C17D0D6 + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-STableViewController.a + sourceTree + BUILT_PRODUCTS_DIR + + E789C00721454FEB81420DE0 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + MKNetworkOperation.m + path + MKNetworkKit/MKNetworkOperation.m + sourceTree + <group> + + E7A5B4F825864B31902388A6 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSData+DTCrypto.m + path + Core/Source/NSData+DTCrypto.m + sourceTree + <group> + + E7D82EEB6F0B4EE6B95F3F42 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-MKNetworkKit-dummy.m + sourceTree + <group> + + E7FFD46829BC43C4855E6734 + + fileRef + 1C3DD6359DDB40F6B0197D47 + isa + PBXBuildFile + + E829B0D3B7E643409EFE2F37 + + fileRef + 2F9810AB6BA249F49714ED72 + isa + PBXBuildFile + + E879551B12F54CD99F8B7D6F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTAsyncFileDeleter.h + path + Core/Source/DTAsyncFileDeleter.h + sourceTree + <group> + + E8F34A04D00047B2A4049D14 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDWebImageCompat.h + path + SDWebImage/SDWebImageCompat.h + sourceTree + <group> + + E91D81F4832B4BC0ACA5D57C + + children + + 139745B9A9EF42DE8A1216AE + 5A48147B40C1449B96041638 + CB2B4C1D8814436F9B1D3C3F + 06357E56A33D4974B8525640 + CBFE295281324C3CA6BD6113 + 5EEFEC44C6EC43B1B2BEF2D3 + 341EA96BA8D9433AB8292843 + CE95FB912A984EE6B95C3DE9 + 81ED65E087A04DA594C8691B + 5733D6A4EF084F498824D1CF + 07D7E3FACA5A4DEC859FCB92 + FB70D191FC934849A91FCDF3 + 6A8ED744A07F44819EF18218 + 189146635AB947E8BBC6E8CE + DCBA287C8B3141C5BCEB70C4 + 0D97E197D3C2460D990D0CEB + FE3D7248A52B4EC8A294917C + 757C716343BE46BAAC9611EE + 9265160E465D4A0B8DAFF966 + D9427C73D72342BAAE94A917 + 57BC4BC1376D4CD091D42C17 + B84DE9E443A04ACC9E2FFBC8 + EBB7642D541F4C6F9AA5641F + 83323856F26E45FF8021AFCA + F31D56E5DBFD48068D3AD5EB + 4DCF75F8E06845ED809990F5 + F931A44265444DFEBC48B1A0 + 3762A65BD5634E6FA0D3B7D0 + 9F3CD650F4D54C33A7DD58DD + E15C3B6C6C5F4AA4BCB7EF8A + 598CC34F4AA74CE38A4B2270 + 40302D9003B040B6A36F37F3 + A206AACF570C450CA2809AEE + 619B45F946BA4FA79DC32E78 + 5911E722104C45F8B1F3B8CB + DA320506F36B4F6F8277118C + 36529961BDE148479545EA21 + 37700A14D86D4922AA69E931 + 44B15C3FE70C4307AA56DE03 + 869553998C074360BDEFFA02 + 5D50C61CFCC14B60BC7ADA45 + 5331E6F51A1F4ED0B8CE7032 + EC6B9997584F472188F09399 + 084FE5AB2F6E4BCAAE8FA2B6 + 63EF998A06D24BB4AEC55C4D + 2648D12469EC4B29983A9D65 + B33AB84BAEF34FF5833B6169 + 78BC06479D0D478D81A2EFF1 + F42FEC02759B47B9BE33A752 + 4BCBA58DADF541A38261834D + 9E88189616D44175BEBCE9A2 + D3821EE245204223B9B802C2 + 0A5FFF8E7459478FA26BCE26 + F7DEA1C87C1D4729A2133BB6 + 6ACEDEE773314AEB8075BCDF + 799B2FB6286E40F4B775D4A1 + 49FA3677B24A48A280C2C055 + 321EDF47C1B84024997B8158 + 29BC9E06EFBF436A9723B33D + 09F77F35DC444D29ACA6E534 + 197CD8B63AD54D2ABD9C438F + 9FAE67A6CA76428793944B2E + D9FA97A752A849408A7F284B + BC29D934B2AA452496E45B43 + F5750AD489284EB1B8E3550D + DB5CF0861C6A4E0FA2E9AC17 + 8C0494EA3FAA4B77A19F7A8B + 6EBE9B22FDE248F6800D816D + 69E84BC7EE3A42B7BBC36377 + 1DFB3F7016C54423A375639B + 7A40C1F9001B4ED7A53896C8 + 5AD665C9D4334EC4A048085A + D1FF803F9C1C4F98854D7988 + 6D4966B8EF02406792FC4DDC + 2054C6F44E1445DCBA08452E + B1A24B755A914440AF18438F + A6153D81065E476DAA93EE31 + 0AE4CCD84B0E4647AC8BFE38 + 6213F45C7BF540578EB8320B + E094C9F940F14686B38370E2 + 5BCC371B79A54D8D860CA6CC + 7273AEB1F9E84F11B740DB73 + A13BF12458D84D7AA7045256 + F3009961FEC7440BAE14C81C + 8345A41FD3D849B2A2B7651E + 9654F07E68E14B84972EFE5A + 0322802F9686426398B531F6 + 70DE88B3DD864C86934BE894 + 62D0C2F08E2E4C0B92820297 + D9D3646D21CA4FD5A19F3800 + E2C5E936B311430EB70E3981 + F6D8EACA747C47C1B6994550 + E120E41F84B0485EAE43265D + 1F4F05C556E54246B9288668 + B4AF33FCAA6D4B6299C64DD7 + 2EB8C950BCFE4793ADA64D8C + 4684EAC110904DE4A16936D2 + BA9DACD313D7434AA140D217 + 0AE57D3B6D4943ADA6EBC4C6 + 2A7EC6FBE0FE4A3C804AEAE9 + A4A8178F211E4EA2A5EF1AFA + 07215699A49D480293C082A7 + 7F3E701F02C1484C83869F77 + F8C3BF30A0F2486CA80560F4 + E4EC0EED6CD34887AE9E5A6F + D1E7136EA80444108661D300 + 9B6FD4A4DD6F4929A39C72AA + 115B286D324345FDB3C2A282 + 865EAC1C3E754BF2B32E5971 + 29898AC9C50047D89EFC4C4C + 9FDDFE4B09AE49CB80A369D8 + 55509CCD0BC6479D9B2D2D84 + E0303451B4414DABB649C31D + AAB7D8EC1FEC4C998B50171A + 5A9506A351DF4A3E87A03423 + 493D2D9C258B4BD69FC3EB10 + B3DE49ABCDC14745B096773B + E2119FF4B62B4B6F8CFD6A08 + 3F5AE2582C0D417EBBACE098 + AD8BBE0365514EF49D8BDB29 + B55FBF8B56F440959FB220F6 + B9F531E7410D44BEAAB99C2D + 662AF9E7727C466D80944B9C + 978C35D0364D4862808727FB + 37FB17C153E7410E93091F55 + + isa + PBXGroup + name + DTCoreText + path + DTCoreText + sourceTree + <group> + + EB0EA19EE69140F3AE494F4D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SBJson4StreamWriterState.h + path + src/main/objc/SBJson4StreamWriterState.h + sourceTree + <group> + + EB144BF505DC47CFA0231486 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SDWebImageManager.h + path + SDWebImage/SDWebImageManager.h + sourceTree + <group> + + EB2288CEDF154A2ABD7A59B3 + + buildConfigurationList + 595E780945704CB2B5A591EA + buildPhases + + 82EE7A0FDE0B42E8BDFB5364 + B25B1FAE41F446498CBAA106 + F7800C9A83B64D8997C1C63D + + buildRules + + dependencies + + isa + PBXNativeTarget + name + Pods-SBJson + productName + Pods-SBJson + productReference + DFF2E4C31B2F4A409C0BBB48 + productType + com.apple.product-type.library.static + + EB4DC3D579BA4F5B8A6867CC + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + STableViewController.m + path + STableViewController/STableViewController.m + sourceTree + <group> + + EB573E1A28AD4C8BBB501630 + + buildActionMask + 2147483647 + files + + FF5FF4B61E064BBCABE38364 + F8ED7F2F486F49A38B573D58 + 3122977C08CD4C2EB3B4A833 + 73DA56F8C4EB401187B4A71E + 15EBB817C66E4D529A46180B + 5CEC79D5134841079AE4249B + 9021BBA609BD44668C61453D + 039DB9C4339B4756A73121DB + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + EBB1DCA11434472BB4D53BC4 + + fileRef + EC895DFBA58B4152A35382F3 + isa + PBXBuildFile + + EBB7642D541F4C6F9AA5641F + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTColorFunctions.h + path + Core/Source/DTColorFunctions.h + sourceTree + <group> + + EBCE09F21D904C6B9DD84637 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-SDWebImage.xcconfig + sourceTree + <group> + + EC219A8F493F46E7826E067C + + fileRef + 4C6DCCA9ECD1458889991E95 + isa + PBXBuildFile + + EC6001F5DA2043BCAA7D4535 + + fileRef + FFDC4FDAD6044DAA8FD97DB7 + isa + PBXBuildFile + + EC6B9997584F472188F09399 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCoreTextLayoutLine.h + path + Core/Source/DTCoreTextLayoutLine.h + sourceTree + <group> + + EC73283CF0B84477A45BC559 + + fileRef + 515811F83FFD4DC8BEF90315 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + EC895DFBA58B4152A35382F3 + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-DTFoundation.a + sourceTree + BUILT_PRODUCTS_DIR + + ED17B69106964C928842F995 + + fileRef + DB0A9032D3F1447496406660 + isa + PBXBuildFile + + ED4F0E19236042FD8D6BDA15 + + fileRef + B39E16C8E0874948A3A06D1A + isa + PBXBuildFile + + ED659A68645D427EBD1D442D + + fileRef + 2F9810AB6BA249F49714ED72 + isa + PBXBuildFile + + EE88F4B81FB94CB3ACDA4BB4 + + fileRef + B84DE9E443A04ACC9E2FFBC8 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + F06E59F3AEF94BD4B264E1BE + + fileRef + E14A2E1087D14C14BF4BCA1C + isa + PBXBuildFile + + F0B1E3AFE5904A53B33EAAFD + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-SBJson-Private.xcconfig + sourceTree + <group> + + F150AA1D29214512835F2134 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSURL+DTAppLinks.m + path + Core/Source/iOS/NSURL+DTAppLinks.m + sourceTree + <group> + + F1B54455B53E46A9B0D367BC + + fileRef + B9F531E7410D44BEAAB99C2D + isa + PBXBuildFile + + F1BC969C3CEA4C3697E5A909 + + fileRef + 7080678843854D2292904C85 + isa + PBXBuildFile + + F1C4F516A7984DEEBDCEDFF1 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + UIView+WebCacheOperation.h + path + SDWebImage/UIView+WebCacheOperation.h + sourceTree + <group> + + F1D9A498C1F2411AB5D3AC30 + + fileRef + D295FD1DDD684D878466382D + isa + PBXBuildFile + + F26544E176EF4EA29F979407 + + fileRef + 669E78DA87B24EF7A2AE03CA + isa + PBXBuildFile + + F27143B626524B738DA39856 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + SBJson4Writer.h + path + src/main/objc/SBJson4Writer.h + sourceTree + <group> + + F28E86EDEB8E4737AE21F491 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-STableViewController.xcconfig + sourceTree + <group> + + F2F27BD7BC55457B984C4479 + + fileRef + 9F877C6692F14FB2BF5E3E65 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + F3009961FEC7440BAE14C81C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTTextAttachmentHTMLElement.h + path + Core/Source/DTTextAttachmentHTMLElement.h + sourceTree + <group> + + F31D56E5DBFD48068D3AD5EB + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCompatibility.h + path + Core/Source/DTCompatibility.h + sourceTree + <group> + + F3CD40F8C1614406B24ECD99 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-Reachability-prefix.pch + sourceTree + <group> + + F42FEC02759B47B9BE33A752 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTCoreTextParagraphStyle.m + path + Core/Source/DTCoreTextParagraphStyle.m + sourceTree + <group> + + F470D009449447D692E14C9C + + buildActionMask + 2147483647 + files + + 81B2515690B14DC9ACA23B9E + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + F4A6C2CFBD1E49B787951AD4 + + fileRef + 0EAF36BF1F7B4C838703D56D + isa + PBXBuildFile + + F5216B4AA1F548F3A1D29B67 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Pods-acknowledgements.plist + sourceTree + <group> + + F5750AD489284EB1B8E3550D + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTHorizontalRuleHTMLElement.m + path + Core/Source/DTHorizontalRuleHTMLElement.m + sourceTree + <group> + + F5A081CA25D241C794D9DAD1 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-DTFoundation-Private.xcconfig + sourceTree + <group> + + F602761BF77D454BB973140C + + fileRef + 321EDF47C1B84024997B8158 + isa + PBXBuildFile + + F613F6EBD411429EA8E3C590 + + fileRef + E879551B12F54CD99F8B7D6F + isa + PBXBuildFile + + F6923F7D325144799FE92FDE buildSettings @@ -4668,1608 +9399,12 @@ name Release - 7F8CE86EEDBD4EF791411EF7 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSURL+DTComparing.m - path - Core/Source/NSURL+DTComparing.m - sourceTree - <group> - - 7FBAF233A591486EB35B9ADB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-SDWebImage-prefix.pch - sourceTree - <group> - - 80EA6BB6AB504ADCB1BFFC6B - - buildActionMask - 2147483647 - files - - A25928E1D26C478ABFD40E44 - 47564FD46C32409CA2AF6026 - C4481CF2DE924513B6BF4903 - 29A5F5777E334BF288BD32A3 - 798ADB3D2B0540CEB9A30104 - 7EBA4859C322459EA9B177BA - D82B3AB2C14E4EB9BCA576AC - 632ED700FA8F43E89F0039BE - - isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 80EEF935DD734E75A8AAF429 - - includeInIndex - 1 - isa - PBXFileReference - name - default.css.c - path - Core/Source/default.css.c - sourceTree - <group> - - 815F841E9D5346E7818B7382 - - fileRef - E6AA10A749DD4B25975B8D0B - isa - PBXBuildFile - - 8186867723F742609FB8BF70 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - Security.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Security.framework - sourceTree - DEVELOPER_DIR - - 821CFCF911E74DECB7279FD2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-MKNetworkKit-prefix.pch - sourceTree - <group> - - 8237424E7DE04BB2BFC8F237 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SDImageCache.m - path - SDWebImage/SDImageCache.m - sourceTree - <group> - - 823A707645AE4B55AA4C17B0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-DTCoreText-Private.xcconfig - sourceTree - <group> - - 828199C0D67243FEA2CB35C5 - - fileRef - 466F321C0D3D4D8BA06AC276 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 830804A3677E45D6B5EB7212 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCSSStylesheet.h - path - Core/Source/DTCSSStylesheet.h - sourceTree - <group> - - 83C39137312548DF8E105D69 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreTextLayouter.h - path - Core/Source/DTCoreTextLayouter.h - sourceTree - <group> - - 841FC590B85F4C86BB034CC0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTTextAttachment.h - path - Core/Source/DTTextAttachment.h - sourceTree - <group> - - 842B0FBA59D1492191C6E85C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTFolderMonitor.h - path - Core/Source/DTFolderMonitor.h - sourceTree - <group> - - 84377A034496412D84BB9EDA - - fileRef - 02DB501D9807420781AF7345 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 84A4AE5B73DA4362B74CDC12 - - fileRef - 4FFE15180BB84AE39F19D42C - isa - PBXBuildFile - - 84EA450DC6654C63A91B2C98 - - fileRef - D5F0BC0BD957419486B242F5 - isa - PBXBuildFile - - 8526020DA0EE4783938E0AE9 - - fileRef - BCD88B7B57524DAAA80B4C02 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 86293161B17B441CA238D10D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTImageTextAttachment.m - path - Core/Source/DTImageTextAttachment.m - sourceTree - <group> - - 869B4E0EA3E244D298732C38 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreTextGlyphRun.h - path - Core/Source/DTCoreTextGlyphRun.h - sourceTree - <group> - - 86B3445E460B47149803577A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-DTCoreText.xcconfig - sourceTree - <group> - - 86FF5DB86755422396EBBC36 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextLayouter.m - path - Core/Source/DTCoreTextLayouter.m - sourceTree - <group> - - 874A6CDEB83B49DE8888CA78 - - fileRef - 3CE5F213F4424BFE9D545DE1 - isa - PBXBuildFile - - 88963CF27EF1486AAD7D812B - - buildActionMask - 2147483647 - files - - F68CE4BC01D34735907629CD - FDF63A1B249D4DEA94838976 - DDCC4AF8308548D987869ACB - BCAC905221AC4B78A391ED09 - B11F0038463E4146B0554565 - 6CA4768A27FE41668FC01405 - 2ECEAB71336C45AC903BF4B9 - 9EA33CFBFDB1431AAF270BEF - 36F8F9B81FFE40E6AF50C732 - C6BF76D647CC40158A2AE409 - 0927291B49104401B46E73BA - 66F214BC96F44046A9CB44E0 - 8FC95B66F3C3412EBB2B3812 - 8CA467C4DCD54448B2C56D69 - 1F28F1076106459EAF96BA97 - 731E49D7957B41B0AE2A577E - 6957B4C3B17D4031B39A886D - 1043D7A548BA4042A0BF095A - 6D1333D9B3454B95A50C1AEB - F3BBC32870FD4821B3E26F03 - 76CE4469EA5A43A7BCA6C5C9 - B3873A96B2134BF5BFFD2994 - 326F5FC885254A24965BA1B2 - 227159A823AF4099A10D2A21 - A3AE6C161FD24F2780150925 - 2233F4B27DC0442CA4FBF46D - 5520A7F705474F1284B28FF2 - 9F000DE12D3345DC9C5CF07D - C06E581D1BE14361A9A7821B - 8ABB46E5AB894655AE54402D - 2EA36D986E7848EFAE2D5C09 - 3DD55976B7C7445E91654F44 - 5D219A4A84374D90BD8D1234 - 92A2C3B9AABC42BE89CC6E7E - 97487CD341494658BFF5F9CB - 6E17D49D281E460BBEB18EFD - 61BD413C64D843AE83C0E973 - A3C0A6424BA84524840B1981 - AB71523D056D4E04B9CD6B01 - ADEF5CA014DF47B6ACFA9BDE - EDFBFC58B2E84000B9434CC0 - 98670174947749BEB2677C51 - 8526020DA0EE4783938E0AE9 - EB189406B2224E129112B6BC - 546D036BB1A94E499FFE07AF - 935974C862EF45DEB7E8D8DB - 9B5D8E72633C43F78D1A0F90 - 8900EC7CA0D044E394277D2F - BE0399775A5C476491BF0E53 - 5BCCCE72BCD5424A91F5F9F6 - 56A9919BE1E545E181CCA6B8 - 4864E4F494F54F67A7507C11 - 5BEE9C6EE06744AABFCB24B6 - 35C7AE68CB8D49A0B6360B43 - D3C54B4E00A94947AC17634C - 828199C0D67243FEA2CB35C5 - 65525E6A7BB54AD1B8B1AF1D - C2C1733BF3514ECF94B3E51F - 1437FF0C57764FB3A2A55311 - 4095600E9B434EC0952908E7 - 1DEE90D43ACD4270879F6B43 - 11D98F315AB8402E83B60957 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 8900EC7CA0D044E394277D2F - - fileRef - D528D38D41DB4CB99ADD2621 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 894C09D8745C4A7BB68742E4 - - fileRef - 1B442C864ACA48D4A4F017E6 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8954010A22944CF89E6BF808 - - fileRef - 137E07DFF2F2447D82E3CE1E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8A47246DFB7A407E9F3E6404 - - buildActionMask - 2147483647 - files - - FE2CE810676C4BE59CEC0A2F - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 8AA4BDD3279D4A678722C0A3 - - children - - A9D7B0B1F4FE47EEAD86EA30 - - isa - PBXGroup - name - Targets Support Files - sourceTree - <group> - - 8AAECD0F95654349AE68FF6A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSDictionary+DTError.h - path - Core/Source/NSDictionary+DTError.h - sourceTree - <group> - - 8ABB46E5AB894655AE54402D - - fileRef - 448670735FC04A06BA3CC530 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8AC06819329941678CA6BB95 - - fileRef - DE4E33A7175F4D5C9F614AA8 - isa - PBXBuildFile - - 8B095D6FD23E4CCCA2728DD3 - - fileRef - A38DFE1573D54BDBA7C82E17 - isa - PBXBuildFile - - 8B439420F9DE457DAA733822 - - fileRef - 58B84171805640C98AC077AD - isa - PBXBuildFile - - 8B9FAAFEE13C4089BBA5C437 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTVideoTextAttachment.m - path - Core/Source/DTVideoTextAttachment.m - sourceTree - <group> - - 8C6502C20B474E1F8AD4B789 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-DTFoundation.xcconfig - sourceTree - <group> - - 8CA467C4DCD54448B2C56D69 - - fileRef - 64B0AE5FFF45408BAC2DC070 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8CC20FF38D784A24877206B4 - - fileRef - 6BE421D623DD4B84A5194E1E - isa - PBXBuildFile - - 8CF4DC76752E4C309961825B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAttributedTextContentView.h - path - Core/Source/DTAttributedTextContentView.h - sourceTree - <group> - - 8DD230F0286F4E68AD3F3562 - - fileRef - 44402639241D4D7DA87B2CA0 - isa - PBXBuildFile - - 8DDA2AD43E7346B0851E7DF1 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SDWebImageDecoder.m - path - SDWebImage/SDWebImageDecoder.m - sourceTree - <group> - - 8E197BDC542F459784D6E963 - - fileRef - 12B36417230B445990FBD49B - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8E27B06359F24A9E828F39E3 - - baseConfigurationReference - A24BB78BE92141D6BEEB07E9 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - YES - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-Reachability-prefix.pch - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_CFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_CPLUSPLUSFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - VALIDATE_PRODUCT - YES - - isa - XCBuildConfiguration - name - Release - - 8E502411593345AEB06C0BBF - - fileRef - 273645999D8E43F2AE4F5EA0 - isa - PBXBuildFile - - 8E5E1F14D2DD482993A79455 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTBlockFunctions.m - path - Core/Source/DTBlockFunctions.m - sourceTree - <group> - - 8EE46CB8FC7A4932AEA46C3D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSAttributedString+HTML.h - path - Core/Source/NSAttributedString+HTML.h - sourceTree - <group> - - 8F2C730894BD4C279869535C - - fileRef - BB3638DF22924F68916FB506 - isa - PBXBuildFile - - 8F645695535B48E096E3B47C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSData+MKBase64.m - path - MKNetworkKit/Categories/NSData+MKBase64.m - sourceTree - <group> - - 8FAEFB26246D4F1DBC0C2930 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAttributedTextCell.h - path - Core/Source/DTAttributedTextCell.h - sourceTree - <group> - - 8FC95B66F3C3412EBB2B3812 - - fileRef - CF8289251D814C63AC129481 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 8FF5F2563C4D4C889C84C3D6 - - fileRef - 4CF75982E4F745F196B4F546 - isa - PBXBuildFile - - 902595BD0FBF40E49399C6D6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-DTFoundation-prefix.pch - sourceTree - <group> - - 90623BAE237F434287468504 - - fileRef - DD5BC4E5AB06491AA24BE893 - isa - PBXBuildFile - - 90D9D455C2E94B558BD277BE - - fileRef - EF386E149D3E4FB6964A7EA7 - isa - PBXBuildFile - - 915C735E696544EB88C0BC6E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SBJson4Writer.m - path - src/main/objc/SBJson4Writer.m - sourceTree - <group> - - 917A70107954483EB1AB7AF3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSString+DTUtilities.m - path - Core/Source/NSString+DTUtilities.m - sourceTree - <group> - - 91D609A1893A44C7ABDB453A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSString+Paragraphs.h - path - Core/Source/NSString+Paragraphs.h - sourceTree - <group> - - 91E517E5703A48E9800635E8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIView+DTFoundation.h - path - Core/Source/iOS/UIView+DTFoundation.h - sourceTree - <group> - - 92A2C3B9AABC42BE89CC6E7E - - fileRef - 86293161B17B441CA238D10D - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 935974C862EF45DEB7E8D8DB - - fileRef - C6F002032A5047F8876294E4 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 939C4AB3AF954072903D2AC3 - - children - - A38DFE1573D54BDBA7C82E17 - A1AB1E47C81B4EA29F5D329A - 44402639241D4D7DA87B2CA0 - 5EF5D1CD95754741B0C5CF87 - D9EEECDF3F7F438B997EDF77 - 8E5E1F14D2DD482993A79455 - 54BE968D65724E26AD85368C - A3242CE0DEED433EA8F1D4BE - BE41DCE0407247B897152FCB - A3C9A780E924408FAD5B0DF1 - 842B0FBA59D1492191C6E85C - 137E07DFF2F2447D82E3CE1E - 5769EB46FEB74074AC555261 - D6AF2C27F1EB41458912BA6B - AF16A2FDF7D4473DBD7CFBC2 - 1565907BE29B40DAA55C1C2E - 12CD2E07938B460BB9C370DA - 12B36417230B445990FBD49B - 78AC6C8B04A449A494C184A9 - 2407AB18B9B2440E993FDFA8 - 71C49756CEC14CF1A16E3B8D - 1DEC57C97B204518A5244F36 - 6C40B099FC244E2BB5BBB8DB - 8AAECD0F95654349AE68FF6A - A58785E79AB24522BE6631D3 - 66A252127C1C4D9591D9E39F - CE9714FC0B1143A88C77E5A7 - 528B71C285EA4B8BA7FD8AE4 - 7BE9C5B5C5BC404AA7B9A6F4 - 767B02BA43644D74A138750C - 1BDDC643B0924D7581E86FBD - C467334555A24F648FD434CD - E64720A274514653916FFEAD - 93EA92DDC46248CFBC13F0C2 - 184232A2281A4FD4BD0539BF - CD51DE5655F04DD98FA65B80 - 917A70107954483EB1AB7AF3 - 71D0A92FA55C40E7B532F754 - 7F8CE86EEDBD4EF791411EF7 - 3C468411C3DA4D158FF7AFCD - 2372CA53B20446D2B0979952 - - isa - PBXGroup - name - Core - sourceTree - <group> - - 93EA92DDC46248CFBC13F0C2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSString+DTURLEncoding.h - path - Core/Source/NSString+DTURLEncoding.h - sourceTree - <group> - - 948CA643C683447B980DA52C - - isa - PBXTargetDependency - target - D0C28A1B940D40379ABD25B4 - targetProxy - D10829F0E6D54CC58C45F454 - - 94C886E0F0184441A12E927F - - fileRef - F308B42B097D46D2BBC30707 - isa - PBXBuildFile - - 94DB4882E5EE477681815741 - - fileRef - 56BB8A83FD254122B18C80CA - isa - PBXBuildFile - - 968B84935CB04E75B1866664 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTColorFunctions.h - path - Core/Source/DTColorFunctions.h - sourceTree - <group> - - 9691BB4695774932B5BA9B18 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSAttributedString+DTDebug.h - path - Core/Source/NSAttributedString+DTDebug.h - sourceTree - <group> - - 97487CD341494658BFF5F9CB - - fileRef - E654B71F567B40EC98F3B6B3 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 9772F0A1DC7A4E34A3D53521 - - fileRef - B7CA26C411584822AD36C648 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 978AF0E682E448ACA8EDE0CC - - fileRef - F5B1C348ABE24DC0B45BAA71 - isa - PBXBuildFile - - 97D3B3BE1ADB43619E9DA09E - - fileRef - 6C40B099FC244E2BB5BBB8DB - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 98670174947749BEB2677C51 - - fileRef - ECABD80FCA9F4C068DA3AB0A - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 98791E2380144C1398745999 - - children - - F65324CC2DE24C348D38C196 - B00D4B55CFE44FCEAF1422BD - 2126F861A07A4B6FBE722E0A - 781E1A12F1A44007875D8320 - AE0FFD5E99FE476CB606AB15 - 041D878B9C3A45C2A5EE5879 - 361E6DC882874A1BB3A8EDA0 - 05A1626EF43C48D0AFD4F033 - 7E819F57C8F1481DA70AE38D - 533AF3D9C2FD4AA681B52572 - B12338FEAE97452E9FEF0AEB - 1B442C864ACA48D4A4F017E6 - B604F384E4884587895C5A0A - 9F5CAAE199F246CD9A55D65E - DD5BC4E5AB06491AA24BE893 - ADDEF5ABC6CE4BD1B8BE7645 - 91E517E5703A48E9800635E8 - D23694A882D9400591FCAB46 - 3C98FC1F0C49483AAD495AA6 - D993839116A446E790809711 - - isa - PBXGroup - name - UIKit - sourceTree - <group> - - 9897F9D7EE00407681C21E09 - - fileRef - 1DEC57C97B204518A5244F36 - isa - PBXBuildFile - - 98C311937A5341D3B869152B - - fileRef - C051D0C9C8544F92B5BF0613 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 98EB84F7FA6B42C7BD7327D3 - - fileRef - 5C5A38D4A2314A339DC490C2 - isa - PBXBuildFile - - 98F7033505A34745A744FD0F - - fileRef - A3C9A780E924408FAD5B0DF1 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 98FA7FCF747740148AD0C07B - - fileRef - 0B0BCA82BD654482AC6541BC - isa - PBXBuildFile - - 99539EB6DFDD48DF9BE989F5 - - fileRef - 917A70107954483EB1AB7AF3 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 99C52D7574684D47978E13A4 - - fileRef - 1A05BCF8A5574D6891587275 - isa - PBXBuildFile - - 9B0D9D035FB84EADA36E7907 - - children - - 693D05F56A724EED87C65AA7 - F5B1C348ABE24DC0B45BAA71 - E21C9C98FC724E6F9A364E50 - 273645999D8E43F2AE4F5EA0 - 7491EF5A438048B0A2A6A634 - AE9FAAA55A354B03A59E1595 - CD917F3CA50F4353B9F57ADF - 8186867723F742609FB8BF70 - EC18A810BCB5454BA72B2AE6 - - isa - PBXGroup - name - iOS - sourceTree - <group> - - 9B40F5FF66E84401B47DA798 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-SDWebImage.xcconfig - sourceTree - <group> - - 9B5D8E72633C43F78D1A0F90 - - fileRef - BD60DE7E465E498F9AF1B67E - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 9BBE9D3C12144B3AA9EF0897 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextLayoutFrame.m - path - Core/Source/DTCoreTextLayoutFrame.m - sourceTree - <group> - - 9CA87C6D72AB425187A7837C - - baseConfigurationReference - 189054FF7E4045AFB9B4DA04 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-SDWebImage-prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - - isa - XCBuildConfiguration - name - Debug - - 9E79D754ED7E4B71835C6134 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SBJson4Parser.m - path - src/main/objc/SBJson4Parser.m - sourceTree - <group> - - 9EA33CFBFDB1431AAF270BEF - - fileRef - D69C386F31BF4792955D4EDF - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 9ECB726D0D8C45528CDC7336 - - buildActionMask - 2147483647 - files - - 5D98F7E30A45405D8EE089BB - ED5EEFC58D6D4CB39EF024C4 - B43DD804AEE142FC84CC24DA - AAE8D825DD534483ACB94389 - 7C0634AE662D49FE8C53329A - B3CD635AB6E149C09143B36E - 069617E60B6A49D6BEF012ED - DD0A301CCF5A42709FF4FBB3 - 0922CDAF4BF04F5CB7597AD2 - 736B2D78369B460AB3A6F876 - 36CAE3F235ED41EC94D0F3B3 - A9765A8C35A44F7F83E5CD82 - 63093B52047D49DA8564C6CF - 2440CF957B344DE3B28E6720 - D87B6740A30249DB9142C388 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 9F000DE12D3345DC9C5CF07D - - fileRef - A3194DE8025E4E50A6FF60DF - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 9F1C6FA6870640678380B8A3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SBJson4StreamParser.m - path - src/main/objc/SBJson4StreamParser.m - sourceTree - <group> - - 9F5CAAE199F246CD9A55D65E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIApplication+DTNetworkActivity.m - path - Core/Source/iOS/UIApplication+DTNetworkActivity.m - sourceTree - <group> - - A05ABDE3BFD1455092216B28 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-DTFoundation-Private.xcconfig - sourceTree - <group> - - A09CB468883E42D88C37148E - - fileRef - D23694A882D9400591FCAB46 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - A1846B69012544E29681C0CC - - fileRef - 91E517E5703A48E9800635E8 - isa - PBXBuildFile - - A1AB1E47C81B4EA29F5D329A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAsyncFileDeleter.m - path - Core/Source/DTAsyncFileDeleter.m - sourceTree - <group> - - A2160BF7BBF64B4DBBAE0AF3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIButton+WebCache.h - path - SDWebImage/UIButton+WebCache.h - sourceTree - <group> - - A24BB78BE92141D6BEEB07E9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-Reachability-Private.xcconfig - sourceTree - <group> - - A25928E1D26C478ABFD40E44 - - fileRef - 5E803ED21923466094670E42 - isa - PBXBuildFile - - A2B654B5E4C542BF9828C444 - - buildActionMask - 2147483647 - files - - BAD6C38042144475AF2DFE6B - 7A1E1CB4BB9B4C7CA3FD58BC - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - A2C6927406924208AC58E73C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - MKNetworkKit.h - path - MKNetworkKit/MKNetworkKit.h - sourceTree - <group> - - A3194DE8025E4E50A6FF60DF - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHTMLParserNode.m - path - Core/Source/DTHTMLParserNode.m - sourceTree - <group> - - A3242CE0DEED433EA8F1D4BE - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreGraphicsUtils.m - path - Core/Source/DTCoreGraphicsUtils.m - sourceTree - <group> - - A38DFE1573D54BDBA7C82E17 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAsyncFileDeleter.h - path - Core/Source/DTAsyncFileDeleter.h - sourceTree - <group> - - A3998164F7BF4712A06B508C - - fileRef - F3FA7D28E2354337B5ACFF4A - isa - PBXBuildFile - - A3AE6C161FD24F2780150925 - - fileRef - 274650954CDA4C2F8090ABFE - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - A3C0A6424BA84524840B1981 - - fileRef - 2BE4158C6B8E430FA55B5DD7 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - A3C9A780E924408FAD5B0DF1 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTExtendedFileAttributes.m - path - Core/Source/DTExtendedFileAttributes.m - sourceTree - <group> - - A3D0218D607C4047B8A3268E - - fileRef - 91D609A1893A44C7ABDB453A - isa - PBXBuildFile - - A3EC10D6AC49439FB4F0996B - - fileRef - 2372CA53B20446D2B0979952 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - A4CB4CCFE0944873809883CD - - children - - 53B9DB9A32DD4E88B71AA88C - C52D969121B24D46B262FC53 - - isa - PBXGroup - name - DTHTMLParser - sourceTree - <group> - - A4E0F47CBC2E4977B67DECC8 - - fileRef - 020C0A646C134CEAB0B4FD5C - isa - PBXBuildFile - - A4FB32465E93469FB5281319 - - fileRef - D9EEECDF3F7F438B997EDF77 - isa - PBXBuildFile - - A5251942673243D1808F1291 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCSSListStyle.h - path - Core/Source/DTCSSListStyle.h - sourceTree - <group> - - A58785E79AB24522BE6631D3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSDictionary+DTError.m - path - Core/Source/NSDictionary+DTError.m - sourceTree - <group> - - A7829773E7B64722A58CF4A1 + F6CBF9C8759A4C98BD829FD2 buildConfigurations - 431FCE37CD564657B610DBB6 - 65B2C7CA61D74FBB99530E88 + 7EAC3F6915ED4CC6A1238074 + F6923F7D325144799FE92FDE defaultConfigurationIsVisible 0 @@ -6278,640 +9413,7 @@ isa XCConfigurationList - A93AA3F4AC3E41B98945B485 - - fileRef - 265865D9695142598B14A6CA - isa - PBXBuildFile - - A9765A8C35A44F7F83E5CD82 - - fileRef - 41DF4E48411E405BA467F559 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - A98ABA05940A40FC870729B4 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCSSListStyle.m - path - Core/Source/DTCSSListStyle.m - sourceTree - <group> - - A9B6DD1001BB497C8406C9DA - - fileRef - 2126F861A07A4B6FBE722E0A - isa - PBXBuildFile - - A9D7B0B1F4FE47EEAD86EA30 - - children - - 4D8BFFFE5A974C829619B25D - CAC099BE05EE4672B83A9288 - 4943606BF80748D68E199822 - AB8ABE0D0A9A4766BFD0276A - 51940DF3D5094EDF8ADFDFAB - E63F7F12FA7D473A86529DF4 - - isa - PBXGroup - name - Pods - sourceTree - <group> - - A9E03BDF6C4842018DC910ED - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - E71D8A314753406BA2F332D4 - remoteInfo - Pods-SBJson - - AAB816793EB743C593F9A979 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSAttributedString+SmallCaps.h - path - Core/Source/NSAttributedString+SmallCaps.h - sourceTree - <group> - - AAE8D825DD534483ACB94389 - - fileRef - AB48B84DB5CD4C83819E0891 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - AB48B84DB5CD4C83819E0891 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SDWebImageCompat.m - path - SDWebImage/SDWebImageCompat.m - sourceTree - <group> - - AB71523D056D4E04B9CD6B01 - - fileRef - 613F97C2C23E4DF1B4399DD8 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - AB8ABE0D0A9A4766BFD0276A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-dummy.m - sourceTree - <group> - - ADDEF5ABC6CE4BD1B8BE7645 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIImage+DTFoundation.m - path - Core/Source/iOS/UIImage+DTFoundation.m - sourceTree - <group> - - ADEF5CA014DF47B6ACFA9BDE - - fileRef - 457CADD356814C09BABCFCC0 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - AE0FFD5E99FE476CB606AB15 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTPieProgressIndicator.h - path - Core/Source/iOS/DTPieProgressIndicator.h - sourceTree - <group> - - AE13B3CA55A941A7AF7741FF - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-SBJson.xcconfig - sourceTree - <group> - - AE9FAAA55A354B03A59E1595 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - MediaPlayer.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/MediaPlayer.framework - sourceTree - DEVELOPER_DIR - - AEC12556921F416594AD97A8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIAlertView+MKNetworkKitAdditions.m - path - MKNetworkKit/Categories/UIAlertView+MKNetworkKitAdditions.m - sourceTree - <group> - - AED25B99A2CB42D88E6EAB21 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSMutableAttributedString+HTML.h - path - Core/Source/NSMutableAttributedString+HTML.h - sourceTree - <group> - - AF16A2FDF7D4473DBD7CFBC2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTLog.h - path - Core/Source/DTLog.h - sourceTree - <group> - - B00D4B55CFE44FCEAF1422BD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTActivityTitleView.m - path - Core/Source/iOS/DTActivityTitleView.m - sourceTree - <group> - - B00F5CD17C8745F597A3E03E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SBJson4Parser.h - path - src/main/objc/SBJson4Parser.h - sourceTree - <group> - - B0871C9C07B7478B975ABD5E - - fileRef - AEC12556921F416594AD97A8 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - B0FE6318F1234FD5875856D0 - - fileRef - 7491EF5A438048B0A2A6A634 - isa - PBXBuildFile - - B11F0038463E4146B0554565 - - fileRef - EAE495E3FBD946E285FAE222 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - B12338FEAE97452E9FEF0AEB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSURL+DTAppLinks.h - path - Core/Source/iOS/NSURL+DTAppLinks.h - sourceTree - <group> - - B3873A96B2134BF5BFFD2994 - - fileRef - 86FF5DB86755422396EBBC36 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - B3CD635AB6E149C09143B36E - - fileRef - E88E6C75C6AB4249B7E69621 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - B3E5C6C18F934F00A6D51DBD - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-MKNetworkKit.a - sourceTree - BUILT_PRODUCTS_DIR - - B3EBDEA616A343C69F215E3F - - fileRef - 6DDDE87BD99A4D00BF4C11F6 - isa - PBXBuildFile - - B40FB2EAD54840158AA36880 - - fileRef - 1FF58935AF8B4479A0E8051A - isa - PBXBuildFile - - B43DD804AEE142FC84CC24DA - - fileRef - 8237424E7DE04BB2BFC8F237 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - B51BEF9744EA42E8ABC272F7 - - fileRef - F4C4193F781C4B66A05A6506 - isa - PBXBuildFile - - B54FABF1CE6449319DBE2F00 - - fileRef - EE3DDB568BF946F792E592E9 - isa - PBXBuildFile - - B604F384E4884587895C5A0A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIApplication+DTNetworkActivity.h - path - Core/Source/iOS/UIApplication+DTNetworkActivity.h - sourceTree - <group> - - B62C329C53A04A3B90B448DE - - fileRef - 38466C4722A543DAB95F6843 - isa - PBXBuildFile - - B6BEB88DCAB74A65AF6542C8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHorizontalRuleHTMLElement.m - path - Core/Source/DTHorizontalRuleHTMLElement.m - sourceTree - <group> - - B74607D250044CAA9C31F939 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text - name - Podfile - path - ../Podfile - sourceTree - SOURCE_ROOT - xcLanguageSpecificationIdentifier - xcode.lang.ruby - - B75288DC41FA4A4A9C457DEB - - fileRef - 93EA92DDC46248CFBC13F0C2 - isa - PBXBuildFile - - B7685EC189634D0D8EC2FD35 - - fileRef - 528B71C285EA4B8BA7FD8AE4 - isa - PBXBuildFile - - B7CA26C411584822AD36C648 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SBJson4StreamParserState.m - path - src/main/objc/SBJson4StreamParserState.m - sourceTree - <group> - - B89F1D86AF124B4CAC80600E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SDWebImageManager.h - path - SDWebImage/SDWebImageManager.h - sourceTree - <group> - - B991E30D868446B585D0B9A3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHTMLParserTextNode.m - path - Core/Source/DTHTMLParserTextNode.m - sourceTree - <group> - - B99BD3DEFE504DB7B11757C1 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - UIImageView+HighlightedWebCache.h - path - SDWebImage/UIImageView+HighlightedWebCache.h - sourceTree - <group> - - B9A1797C781A4D779824E6FA - - fileRef - 8CF4DC76752E4C309961825B - isa - PBXBuildFile - - BA1900C2591D430AAC70DFF7 - - children - - 38466C4722A543DAB95F6843 - F767B9119BCA42DDADE88EDC - - isa - PBXGroup - name - DTAnimatedGIF - sourceTree - <group> - - BA249016F4E446EFA03A0F94 - - fileRef - 54BE968D65724E26AD85368C - isa - PBXBuildFile - - BA3A64F3CAD341E98EA718A0 - - children - - 5E803ED21923466094670E42 - B00F5CD17C8745F597A3E03E - 9E79D754ED7E4B71835C6134 - 62CC11096DAB4A42A9CA1675 - 9F1C6FA6870640678380B8A3 - 03EE5CCEB1944DDEB5447A17 - B7CA26C411584822AD36C648 - 4B96E5653DC4416EBFF57C1D - D7B29F9BC0C64E0FB4A288C8 - 4958F10DC4E041F0B6B6828C - 474B4A580AD9455FB35682CC - 1904BEEFBBB944DC82AE258F - F0113239EBB3422EAA8557A0 - 61020DEFD1994758AD7219A1 - 915C735E696544EB88C0BC6E - 4C94DEC95B444137AABBE559 - - isa - PBXGroup - name - SBJson - path - SBJson - sourceTree - <group> - - BA6C3447905F4E57AE1AA127 - - fileRef - 4E5F26131E7E47B5A3C4BF8B - isa - PBXBuildFile - - BAB5C4CA67754185A5136F26 - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 7A07D5FAD8E342C9995FEEA9 - remoteInfo - Pods-Reachability - - BAD6C38042144475AF2DFE6B - - fileRef - 4A50D86D8CBA4A5695B46912 - isa - PBXBuildFile - - BAD9DDB47DA5433995947773 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTBreakHTMLElement.h - path - Core/Source/DTBreakHTMLElement.h - sourceTree - <group> - - BB3638DF22924F68916FB506 + F6D8EACA747C47C1B6994550 includeInIndex 1 @@ -6926,196 +9428,7 @@ sourceTree <group> - BBA1F1BB313844B1B699712A - - baseConfigurationReference - A24BB78BE92141D6BEEB07E9 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-Reachability-prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - - isa - XCBuildConfiguration - name - Debug - - BBB34512356A4F589ED44FC7 - - baseConfigurationReference - F9C3F161C53E4A38B298C0B8 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - YES - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-MKNetworkKit-prefix.pch - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_CFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_CPLUSPLUSFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - VALIDATE_PRODUCT - YES - - isa - XCBuildConfiguration - name - Release - - BC3E87DDC08E4B968EC67942 - - children - - 9B40F5FF66E84401B47DA798 - 189054FF7E4045AFB9B4DA04 - 7A5E5459CA484B0299E985A3 - 7FBAF233A591486EB35B9ADB - - isa - PBXGroup - name - Support Files - sourceTree - SOURCE_ROOT - - BC55243208CD49E2A9EE03C9 - - fileRef - 8F645695535B48E096E3B47C - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - BCAC905221AC4B78A391ED09 - - fileRef - 36254A54DC3042C3A114D42B - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - BCD88B7B57524DAAA80B4C02 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTTextHTMLElement.m - path - Core/Source/DTTextHTMLElement.m - sourceTree - <group> - - BD204FDC90154358B785C127 - - fileRef - 474B4A580AD9455FB35682CC - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - BD60DE7E465E498F9AF1B67E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSAttributedString+DTDebug.m - path - Core/Source/NSAttributedString+DTDebug.m - sourceTree - <group> - - BDDBA5D8642C430C9D62EB5F + F72E7DEE20624EAFB10CAB81 includeInIndex 1 @@ -7123,725 +9436,39 @@ PBXFileReference lastKnownFileType sourcecode.c.h - name - DTAttributedTextView.h path - Core/Source/DTAttributedTextView.h + Pods-MKNetworkKit-prefix.pch sourceTree <group> - BE0399775A5C476491BF0E53 + F7483B51132941EFBD60B538 fileRef - 626E98819705419A99132FB9 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - BE41DCE0407247B897152FCB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTExtendedFileAttributes.h - path - Core/Source/DTExtendedFileAttributes.h - sourceTree - <group> - - BE787DC8FA2C489EB14D2C1D - - fileRef - CD51DE5655F04DD98FA65B80 + 57BC4BC1376D4CD091D42C17 isa PBXBuildFile - BE7ECE5655E44EB89B6686AE - - fileRef - 7491EF5A438048B0A2A6A634 - isa - PBXBuildFile - - BE8B38770E2644FEACA2635D - - fileRef - 361E6DC882874A1BB3A8EDA0 - isa - PBXBuildFile - - C02CB3AB6A3F49CDA8C49010 - - fileRef - 2407AB18B9B2440E993FDFA8 - isa - PBXBuildFile - - C051D0C9C8544F92B5BF0613 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - MKNetworkEngine.m - path - MKNetworkKit/MKNetworkEngine.m - sourceTree - <group> - - C06E581D1BE14361A9A7821B - - fileRef - B991E30D868446B585D0B9A3 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - C0EED208E944401B8DB9359F - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSString+CSS.m - path - Core/Source/NSString+CSS.m - sourceTree - <group> - - C1F5B6D5E02C4DFA90EF6F9B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTWebVideoView.m - path - Core/Source/DTWebVideoView.m - sourceTree - <group> - - C2C1733BF3514ECF94B3E51F - - fileRef - 094095A326C343E2B22F3954 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - C2D081EAC01F4A55A31541FE - - fileRef - 03B061F37BE14507BC7F4D71 - isa - PBXBuildFile - - C3F609BF22DE4F4EA033171E - - fileRef - 3C468411C3DA4D158FF7AFCD - isa - PBXBuildFile - - C4481CF2DE924513B6BF4903 - - fileRef - 62CC11096DAB4A42A9CA1675 - isa - PBXBuildFile - - C4501DD9ACF947DD83A1010B - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods.a - sourceTree - BUILT_PRODUCTS_DIR - - C467334555A24F648FD434CD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSString+DTPaths.h - path - Core/Source/NSString+DTPaths.h - sourceTree - <group> - - C4B5314A4BD34F40A18912B9 - - fileRef - 779FE94C5B534BD6A3A00C7A - isa - PBXBuildFile - - C4E77BDB79ED4BC8A81E10D2 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIImage+GIF.m - path - SDWebImage/UIImage+GIF.m - sourceTree - <group> - - C52D969121B24D46B262FC53 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTHTMLParser.m - path - Core/Source/DTHTMLParser/DTHTMLParser.m - sourceTree - <group> - - C5322484B34A47E797526AE1 - - fileRef - 9E79D754ED7E4B71835C6134 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - C5C6AB728F444FEAA2C3FF68 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SDWebImagePrefetcher.m - path - SDWebImage/SDWebImagePrefetcher.m - sourceTree - <group> - - C5FC53F4B6C649EB97D8706D - - fileRef - 71C49756CEC14CF1A16E3B8D - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - C6701490B9464180A2F6416E + F7800C9A83B64D8997C1C63D buildActionMask 2147483647 files - EC205F268F884BFCAED93FCA - 417E44B2616B419AAC33F55B - 98FA7FCF747740148AD0C07B - C4B5314A4BD34F40A18912B9 - 50C1FE807E67443E9A5D1517 - 6EB546DC68C64F3AA26B1BEC - CCD63E1971A14C08989B6577 - EF5B9E0BC05B452296BAD31B - 8AC06819329941678CA6BB95 - 6025AA00AB8045AC9710A932 - B40FB2EAD54840158AA36880 - DA3510152FAC4F06AF26E5C9 - 495C4FAA4B0345D9B49AA3BE - 7458E80EB134442FBC8B78BA - 7A0096CFE1B74DB5B148704E + 0578C81ACE5647C8A4E72CFB + 2ADB9282AF7345DC9DB9BBEF + 372B70B2698945B69DCD6B38 + 837CD1424643487CB1BB950D + F926CF3E324443C5A16C2599 + 286B019A8C5846E2A7FF5C13 + F8BD150CE5E0489BAC3D6345 + 3A787DA22F204061A8DF9D39 isa PBXHeadersBuildPhase runOnlyForDeploymentPostprocessing 0 - C6BF76D647CC40158A2AE409 - - fileRef - D5FE38FBF5464A20B1AF4671 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - C6F002032A5047F8876294E4 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSAttributedString+DTCoreText.m - path - Core/Source/NSAttributedString+DTCoreText.m - sourceTree - <group> - - C7AC277DD35943D58AC9788E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-Reachability-prefix.pch - sourceTree - <group> - - CA402ADE1C784CF59EA8DAB9 - - fileRef - CE9714FC0B1143A88C77E5A7 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - CA76321DA03A4C1BA307126C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTDictationPlaceholderTextAttachment.h - path - Core/Source/DTDictationPlaceholderTextAttachment.h - sourceTree - <group> - - CAC099BE05EE4672B83A9288 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text - path - Pods-acknowledgements.markdown - sourceTree - <group> - - CAC8B1CF813143F4B0A8AD28 - - fileRef - ADDEF5ABC6CE4BD1B8BE7645 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - CC48EBFC83BD4938ADA5D689 - - fileRef - 5769EB46FEB74074AC555261 - isa - PBXBuildFile - - CCA8CAA9D1484C47905117AE - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSAttributedString+DTCoreText.h - path - Core/Source/NSAttributedString+DTCoreText.h - sourceTree - <group> - - CCBE1982E8B64E08BAE8F2C5 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAnchorHTMLElement.h - path - Core/Source/DTAnchorHTMLElement.h - sourceTree - <group> - - CCD63E1971A14C08989B6577 - - fileRef - B89F1D86AF124B4CAC80600E - isa - PBXBuildFile - - CD480259515F42FA9784D522 - - baseConfigurationReference - 823A707645AE4B55AA4C17B0 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - NO - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-DTCoreText-prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - - isa - XCBuildConfiguration - name - Debug - - CD51DE5655F04DD98FA65B80 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSString+DTUtilities.h - path - Core/Source/NSString+DTUtilities.h - sourceTree - <group> - - CD917F3CA50F4353B9F57ADF - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - QuartzCore.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/QuartzCore.framework - sourceTree - DEVELOPER_DIR - - CE0DB24BA7CA4E60BE49D977 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIImageView+WebCache.m - path - SDWebImage/UIImageView+WebCache.m - sourceTree - <group> - - CE21C8F75AA2413981E37FEB - - children - - 9B0D9D035FB84EADA36E7907 - - isa - PBXGroup - name - Frameworks - sourceTree - <group> - - CE9714FC0B1143A88C77E5A7 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSFileWrapper+DTCopying.m - path - Core/Source/NSFileWrapper+DTCopying.m - sourceTree - <group> - - CEE5EB5CBB5F4105AA019AF2 - - fileRef - F9ECDD564F3E4D0ABB1CEE62 - isa - PBXBuildFile - - CF8289251D814C63AC129481 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextConstants.m - path - Core/Source/DTCoreTextConstants.m - sourceTree - <group> - - CF9A60F35D1D46C09A6EDAF0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-DTCoreText-prefix.pch - sourceTree - <group> - - D06673FBE32B4C839CEB6291 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIButton+WebCache.m - path - SDWebImage/UIButton+WebCache.m - sourceTree - <group> - - D0C28A1B940D40379ABD25B4 - - buildConfigurationList - 0F7888C2BBA8472D91E51213 - buildPhases - - 9ECB726D0D8C45528CDC7336 - 13DDE5C0D15948BFA3545162 - C6701490B9464180A2F6416E - - buildRules - - dependencies - - isa - PBXNativeTarget - name - Pods-SDWebImage - productName - Pods-SDWebImage - productReference - 6AE3C7B6EC274D64BF6938DB - productType - com.apple.product-type.library.static - - D10829F0E6D54CC58C45F454 - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - D0C28A1B940D40379ABD25B4 - remoteInfo - Pods-SDWebImage - - D1139219E21444C6A208F8CB - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTLinkButton.m - path - Core/Source/DTLinkButton.m - sourceTree - <group> - - D153A0375E384B189B1D3DB5 - - fileRef - D7629B36ABAB473EBAF37DC3 - isa - PBXBuildFile - - D1A04E787B644D2283CE5C61 - - buildConfigurations - - CD480259515F42FA9784D522 - E5805A3153344E10A7F74939 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - D23694A882D9400591FCAB46 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIView+DTFoundation.m - path - Core/Source/iOS/UIView+DTFoundation.m - sourceTree - <group> - - D24F789DCB4745D790A2E8C0 - - buildConfigurations - - 2D7D521B632B4350AD8BFC52 - EB1F7A5B252C40BC9977BDF1 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - D30369EA13E844BC8548FA81 - - fileRef - AE9FAAA55A354B03A59E1595 - isa - PBXBuildFile - - D3148B79D59243F181111A3E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSDate+RFC1123.m - path - MKNetworkKit/Categories/NSDate+RFC1123.m - sourceTree - <group> - - D32FA6C796CB483F915322D2 + F7DEA1C87C1D4729A2133BB6 includeInIndex 1 @@ -7856,19 +9483,20 @@ sourceTree <group> - D3C54B4E00A94947AC17634C + F80E196742894A9D8FCA3F2F - fileRef - 7B973F50EE7A4BEA8CA14540 + includeInIndex + 1 isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Reachability.h + sourceTree + <group> - D528D38D41DB4CB99ADD2621 + F8ACFE957C8640C8BC8BE35D includeInIndex 1 @@ -7877,37 +9505,20 @@ lastKnownFileType sourcecode.c.objc name - NSAttributedString+HTML.m + SBJson4Writer.m path - Core/Source/NSAttributedString+HTML.m + src/main/objc/SBJson4Writer.m sourceTree <group> - D5B316813BC6430CA9FEB928 + F8BD150CE5E0489BAC3D6345 fileRef - 915C735E696544EB88C0BC6E + EB0EA19EE69140F3AE494F4D isa PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - D5CA4E0476074F1E97C8BAB5 - - fileRef - 533AF3D9C2FD4AA681B52572 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - D5F0BC0BD957419486B242F5 + F8C3BF30A0F2486CA80560F4 includeInIndex 1 @@ -7916,103 +9527,39 @@ lastKnownFileType sourcecode.c.h name - DTHTMLWriter.h + NSCharacterSet+HTML.h path - Core/Source/DTHTMLWriter.h + Core/Source/NSCharacterSet+HTML.h sourceTree <group> - D5FE38FBF5464A20B1AF4671 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCSSStylesheet.m - path - Core/Source/DTCSSStylesheet.m - sourceTree - <group> - - D667DD83988D470A910B259E - - buildConfigurationList - D24F789DCB4745D790A2E8C0 - buildPhases - - 8A47246DFB7A407E9F3E6404 - 5D0CD3C60EF74634BEF803D1 - - buildRules - - dependencies - - 0180E3779FEB4E01866F8D67 - 4A3033EDD6ED420FA49D4B52 - 59CA0C0916994AB5BCE81973 - 60D60774B46640BF94A7C909 - F5F3660D231D478DA6AB7688 - 948CA643C683447B980DA52C - - isa - PBXNativeTarget - name - Pods - productName - Pods - productReference - C4501DD9ACF947DD83A1010B - productType - com.apple.product-type.library.static - - D69C386F31BF4792955D4EDF - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTBreakHTMLElement.m - path - Core/Source/DTBreakHTMLElement.m - sourceTree - <group> - - D6AF2C27F1EB41458912BA6B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTFoundationConstants.m - path - Core/Source/DTFoundationConstants.m - sourceTree - <group> - - D706D7CCA5424878B10DAA50 + F8ED7F2F486F49A38B573D58 fileRef - A2C6927406924208AC58E73C + E789C00721454FEB81420DE0 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + F921A06FBB9F41729206652C + + fileRef + 44B15C3FE70C4307AA56DE03 isa PBXBuildFile - D742E2136BB7448D9DEC1DE5 + F926CF3E324443C5A16C2599 fileRef - A5251942673243D1808F1291 + 4CD16BFA7735418ABABC78C6 isa PBXBuildFile - D7629B36ABAB473EBAF37DC3 + F931A44265444DFEBC48B1A0 includeInIndex 1 @@ -8027,7 +9574,14 @@ sourceTree <group> - D7B29F9BC0C64E0FB4A288C8 + F96A0A2583184BD8B664ADD3 + + fileRef + B1A24B755A914440AF18438F + isa + PBXBuildFile + + FA49DA90ACD14123866F8344 includeInIndex 1 @@ -8036,58 +9590,67 @@ lastKnownFileType sourcecode.c.objc name - SBJson4StreamTokeniser.m + DTVersion.m path - src/main/objc/SBJson4StreamTokeniser.m + Core/Source/DTVersion.m sourceTree <group> - D82B3AB2C14E4EB9BCA576AC - - fileRef - 1904BEEFBBB944DC82AE258F - isa - PBXBuildFile - - D8317F76FE92428CA9442F69 + FA54B6C7353F40BE9482D792 includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h + sourcecode.c.objc name - DTCoreText.h + SDWebImageDownloaderOperation.m path - Core/Source/DTCoreText.h + SDWebImage/SDWebImageDownloaderOperation.m sourceTree <group> - D8501171360E49599FA70702 + FAB7978424A44C7E809C8DD9 fileRef - B604F384E4884587895C5A0A + F31D56E5DBFD48068D3AD5EB isa PBXBuildFile - D855044F460C427F8D353AEF - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 7A07D5FAD8E342C9995FEEA9 - remoteInfo - Pods-Reachability - - D87B6740A30249DB9142C388 + FB4216EB474445C6A1D02AE1 fileRef - DBC0BA4F0C1E458D9EE8A4D6 + 4A4A7AAF8865450FA4968C1C + isa + PBXBuildFile + + FB70D191FC934849A91FCDF3 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + DTAttributedTextContentView.m + path + Core/Source/DTAttributedTextContentView.m + sourceTree + <group> + + FBB19622CDB845D59AC651D6 + + fileRef + F931A44265444DFEBC48B1A0 + isa + PBXBuildFile + + FBE902DC78574379B4A36FE8 + + fileRef + D325CF9089F44FF299758B56 isa PBXBuildFile settings @@ -8096,167 +9659,179 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - D8ACBAF9A8314A82A05FE268 + FC20D0D069A0453EA4D3572D - fileRef - 273645999D8E43F2AE4F5EA0 - isa - PBXBuildFile - - D928DBDC61944EE5882DA4E0 - - fileRef - 6A88A391D12C43998E4A1A50 - isa - PBXBuildFile - - D993839116A446E790809711 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIWebView+DTFoundation.m - path - Core/Source/iOS/UIWebView+DTFoundation.m - sourceTree - <group> - - D9EEECDF3F7F438B997EDF77 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTBlockFunctions.h - path - Core/Source/DTBlockFunctions.h - sourceTree - <group> - - DA3510152FAC4F06AF26E5C9 - - fileRef - 46D9CC2FAC214F6F93DBEDA6 - isa - PBXBuildFile - - DB6EA5F35A0F44DE938F2CE3 - - fileRef - 60E86CDE1AF246B78802E3F5 - isa - PBXBuildFile - - DBC0BA4F0C1E458D9EE8A4D6 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - UIView+WebCacheOperation.m - path - SDWebImage/UIView+WebCacheOperation.m - sourceTree - <group> - - DC9006DECBCE4D1D80E5A800 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextGlyphRun.m - path - Core/Source/DTCoreTextGlyphRun.m - sourceTree - <group> - - DCF2A0983E4545369D363734 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTCoreTextFontDescriptor.m - path - Core/Source/DTCoreTextFontDescriptor.m - sourceTree - <group> - - DD0A301CCF5A42709FF4FBB3 - - fileRef - 4EEFC25DE64743BDBD80D927 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - DD0E581D6B2846CC8DD0960A - - buildActionMask - 2147483647 - files + buildConfigurationList + 40B43C5FABE447A7B15C846E + buildPhases - 0AF35126DF5C422EB6ED6F89 - B62C329C53A04A3B90B448DE - 8B095D6FD23E4CCCA2728DD3 - 8DD230F0286F4E68AD3F3562 - A4FB32465E93469FB5281319 - BA249016F4E446EFA03A0F94 - A9B6DD1001BB497C8406C9DA - 4456424066914418B0013C2D - 4FF8B802E7234C929CA9411D - CC48EBFC83BD4938ADA5D689 - DFAA34DEE23147BFB350BB4A - 7BD7113B2FC84DA2B15DDFE3 - 0C14CB75D1794A8AB64810FB - BE8B38770E2644FEACA2635D - F8F871F4DA234324BC218982 - 54EE150DBCA847ED9B984803 - EBAAFB9E67204FBC881BD40E - C02CB3AB6A3F49CDA8C49010 - 9897F9D7EE00407681C21E09 - F45084832CCC4EF09460ADF7 - 193CB03E051F458BBC5E21A7 - B7685EC189634D0D8EC2FD35 - 0B500B76DA944914B6E0AAAC - 36C78DF591664F4287335B92 - B75288DC41FA4A4A9C457DEB - BE787DC8FA2C489EB14D2C1D - 4F02246ADD774C158A145D0A - 49914A7A18114509A45DD28B - C3F609BF22DE4F4EA033171E - D8501171360E49599FA70702 - 90623BAE237F434287468504 - A1846B69012544E29681C0CC - 1788F3BCD8514A2A857AA957 + EB573E1A28AD4C8BBB501630 + 3066034D04F547F884F669F4 + B375F943510D4FD9B586232D + + buildRules + + dependencies + + B349C7331C4841389756680B isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 + PBXNativeTarget + name + Pods-MKNetworkKit + productName + Pods-MKNetworkKit + productReference + 4A4A7AAF8865450FA4968C1C + productType + com.apple.product-type.library.static - DD5BC4E5AB06491AA24BE893 + FCDDDB97B7574A99BCF790E7 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods.xcconfig + sourceTree + <group> + + FD423B500F0B44A3AA06E648 + + isa + PBXTargetDependency + target + B4B317D35E3D4D3BB5DF69BB + targetProxy + 910B05A75C0D41968C4DC88C + + FE3D7248A52B4EC8A294917C + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + name + DTCSSListStyle.h + path + Core/Source/DTCSSListStyle.h + sourceTree + <group> + + FEF8C4C697044A39A339B1B0 + + fileRef + 1DFB3F7016C54423A375639B + isa + PBXBuildFile + + FF4EDB11F2A04DA580216696 + + fileRef + 3DEACBA34EF841668FC9792D + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + FF564DF8103E45309460D866 + + children + + 15C002AF0F9B4516BD46D634 + 07CB935C8EC5478EBA5D60A1 + 8B4A296F353B4B04A855D9A9 + D63109397C3140C9ADD32152 + 274F0CD0AA774CDEB0A517B5 + 32E17CCD0EAB44B09A17101F + 0540E8F57ACC46FA8B976942 + 4CD16BFA7735418ABABC78C6 + 20F8060EB9C5481A9ED72E23 + CEC77C1B9679474488DA7242 + AD6F3C129C164564AF857E5E + EB0EA19EE69140F3AE494F4D + 7C02BB1777A0494EA2C200BD + F27143B626524B738DA39856 + F8ACFE957C8640C8BC8BE35D + 3780DBD1416D4975B6883640 + + isa + PBXGroup + name + SBJson + path + SBJson + sourceTree + <group> + + FF5FF4B61E064BBCABE38364 + + fileRef + 2E6A8DA7E1D94448AECEA363 + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + FF85F0C3BB384FC99CF4BC06 + + fileRef + 189146635AB947E8BBC6E8CE + isa + PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + + + FF91B4DE99284A70B348BBA9 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-DTFoundation.xcconfig + sourceTree + <group> + + FFAC905A991E47D0BDD718B8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + name + NSString+DTURLEncoding.m + path + Core/Source/NSString+DTURLEncoding.m + sourceTree + <group> + + FFBD712E1DF041FF9C5B87DB + + fileRef + EC6B9997584F472188F09399 + isa + PBXBuildFile + + FFDC4FDAD6044DAA8FD97DB7 includeInIndex 1 @@ -8271,1207 +9846,8 @@ sourceTree <group> - DD94A16C77C646FAB2817791 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - MKNetworkEngine.h - path - MKNetworkKit/MKNetworkEngine.h - sourceTree - <group> - - DDCC4AF8308548D987869ACB - - fileRef - 1261A42B9B4A46F6BAEE26B6 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - DDCC7E8F509A48969FAE41B9 - - fileRef - 50E0FF3001FC40EEAA714E03 - isa - PBXBuildFile - - DDFF80982E5C44908C554A8F - - fileRef - 312C585A999047B68CDA69C1 - isa - PBXBuildFile - - DE45F462B5004A1490A785C3 - - containerPortal - F1234F92A64F4A7AA1B31BA4 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 3837BE211A384AE99444E233 - remoteInfo - Pods-DTFoundation - - DE4E33A7175F4D5C9F614AA8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - SDWebImagePrefetcher.h - path - SDWebImage/SDWebImagePrefetcher.h - sourceTree - <group> - - DFAA34DEE23147BFB350BB4A - - fileRef - 53B9DB9A32DD4E88B71AA88C - isa - PBXBuildFile - - E09CB3EA18104C7EAB322073 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTHorizontalRuleHTMLElement.h - path - Core/Source/DTHorizontalRuleHTMLElement.h - sourceTree - <group> - - E0E7A19E95A6436181C271EB - - fileRef - 0D260DA0B3974167ADFB32CE - isa - PBXBuildFile - - E0FFFF7CCFBD486C8896E81F - - fileRef - 8FAEFB26246D4F1DBC0C2930 - isa - PBXBuildFile - - E165DC0D8C144DE4BB907245 - - buildActionMask - 2147483647 - files - - 162FEC6912354263A850D14E - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - E20C6175898245039D6D3583 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAccessibilityElement.m - path - Core/Source/DTAccessibilityElement.m - sourceTree - <group> - - E21C9C98FC724E6F9A364E50 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - CoreText.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CoreText.framework - sourceTree - DEVELOPER_DIR - - E23AD6E143D04AB19582BD88 - - fileRef - 67FF92C99FEC4C13B7460629 - isa - PBXBuildFile - - E2808C912DE3440EADCC36FF - - fileRef - B3E5C6C18F934F00A6D51DBD - isa - PBXBuildFile - - E29D965037BA4B78BD08E677 - - fileRef - 4C6DA380097940429EDAE706 - isa - PBXBuildFile - - E2DC6D7DC79A4F6999923E29 - - fileRef - 841FC590B85F4C86BB034CC0 - isa - PBXBuildFile - - E45F997F086A45D688DDD69D - - buildActionMask - 2147483647 - files - - 76F86F3D59524DB59AB00B9B - 01E0CA6666D349458DDB716A - 51D639E5AD92444CA16127CB - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - E4FB36548674480280327909 - - fileRef - C52D969121B24D46B262FC53 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - E5805A3153344E10A7F74939 - - baseConfigurationReference - 823A707645AE4B55AA4C17B0 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - YES - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-DTCoreText-prefix.pch - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_CFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_CPLUSPLUSFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - VALIDATE_PRODUCT - YES - - isa - XCBuildConfiguration - name - Release - - E63F7F12FA7D473A86529DF4 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.script.sh - path - Pods-resources.sh - sourceTree - <group> - - E64720A274514653916FFEAD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - NSString+DTPaths.m - path - Core/Source/NSString+DTPaths.m - sourceTree - <group> - - E654B71F567B40EC98F3B6B3 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTLazyImageView.m - path - Core/Source/DTLazyImageView.m - sourceTree - <group> - - E6AA10A749DD4B25975B8D0B - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTCoreTextParagraphStyle.h - path - Core/Source/DTCoreTextParagraphStyle.h - sourceTree - <group> - - E6ACFD1E808F4B6C935D787C - - children - - C4501DD9ACF947DD83A1010B - F055B72E275A4ECEBF3C1926 - 26D5D9947A65417BBA956A38 - B3E5C6C18F934F00A6D51DBD - 6BE421D623DD4B84A5194E1E - 4BBCB36B29E34B13B205941F - 6AE3C7B6EC274D64BF6938DB - - isa - PBXGroup - name - Products - sourceTree - <group> - - E71D8A314753406BA2F332D4 - - buildConfigurationList - 7973DCD8CBA4480199B01407 - buildPhases - - 01FD94BE264E4423A6037FE3 - E165DC0D8C144DE4BB907245 - 80EA6BB6AB504ADCB1BFFC6B - - buildRules - - dependencies - - isa - PBXNativeTarget - name - Pods-SBJson - productName - Pods-SBJson - productReference - 4BBCB36B29E34B13B205941F - productType - com.apple.product-type.library.static - - E88E6C75C6AB4249B7E69621 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SDWebImageDownloader.m - path - SDWebImage/SDWebImageDownloader.m - sourceTree - <group> - - E9E91EB84BD846EA9A8386D0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-DTCoreText-dummy.m - sourceTree - <group> - - EA10A1EE8D4E4F29A28C048A - - buildActionMask - 2147483647 - files - - 309E3541C9484542A6C2A4E8 - D706D7CCA5424878B10DAA50 - 0028D82E8DE54E429753633D - DDFF80982E5C44908C554A8F - 54F2F7936EB24DF6A10ABD20 - A3998164F7BF4712A06B508C - D928DBDC61944EE5882DA4E0 - DB6EA5F35A0F44DE938F2CE3 - - isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - EA9604A7648D4AD2AEA3C79E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTTextHTMLElement.h - path - Core/Source/DTTextHTMLElement.h - sourceTree - <group> - - EAB570F286724C6D85A3C8DD - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTListItemHTMLElement.h - path - Core/Source/DTListItemHTMLElement.h - sourceTree - <group> - - EAE495E3FBD946E285FAE222 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAttributedTextCell.m - path - Core/Source/DTAttributedTextCell.m - sourceTree - <group> - - EB189406B2224E129112B6BC - - fileRef - 8B9FAAFEE13C4089BBA5C437 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - EB1F7A5B252C40BC9977BDF1 - - baseConfigurationReference - 4D8BFFFE5A974C829619B25D - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - ARCHS - $(ARCHS_STANDARD_INCLUDING_64_BIT) - COPY_PHASE_STRIP - YES - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - OTHER_CFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_CPLUSPLUSFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL - YES - VALIDATE_PRODUCT - YES - - isa - XCBuildConfiguration - name - Release - - EB5C567413F0424F84BCAC65 - - children - - 76C3516EE1544D5FBFABD489 - 2BC9147EBBE742108AAC1A1C - 1EE9C7C902F24CEFBCCD9A86 - 8237424E7DE04BB2BFC8F237 - 0B0BCA82BD654482AC6541BC - AB48B84DB5CD4C83819E0891 - 779FE94C5B534BD6A3A00C7A - 8DDA2AD43E7346B0851E7DF1 - 28F0458E72D7429A931A05CE - E88E6C75C6AB4249B7E69621 - 50B150DBB5A04E1EA50C7201 - 4F9121F18D414E9985939388 - B89F1D86AF124B4CAC80600E - 4EEFC25DE64743BDBD80D927 - 774428C2F5FD4FE9AD1B25DF - DE4E33A7175F4D5C9F614AA8 - C5C6AB728F444FEAA2C3FF68 - A2160BF7BBF64B4DBBAE0AF3 - D06673FBE32B4C839CEB6291 - 1FF58935AF8B4479A0E8051A - C4E77BDB79ED4BC8A81E10D2 - 46D9CC2FAC214F6F93DBEDA6 - 41DF4E48411E405BA467F559 - B99BD3DEFE504DB7B11757C1 - 0AD9D770F5074C76B1433DDB - 2CE4E2C1C0954D9BBF4C1CFC - CE0DB24BA7CA4E60BE49D977 - 605416002E9440059D20577B - DBC0BA4F0C1E458D9EE8A4D6 - - isa - PBXGroup - name - Core - sourceTree - <group> - - EBAAFB9E67204FBC881BD40E - - fileRef - 78AC6C8B04A449A494C184A9 - isa - PBXBuildFile - - EC18A810BCB5454BA72B2AE6 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - SystemConfiguration.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/SystemConfiguration.framework - sourceTree - DEVELOPER_DIR - - EC205F268F884BFCAED93FCA - - fileRef - 76C3516EE1544D5FBFABD489 - isa - PBXBuildFile - - EC823BBFAF734E0EABA69343 - - fileRef - EAB570F286724C6D85A3C8DD - isa - PBXBuildFile - - ECABD80FCA9F4C068DA3AB0A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTTextBlock.m - path - Core/Source/DTTextBlock.m - sourceTree - <group> - - ECBED7332B68481A8500B1C2 - - children - - 231213AD3ECC4CCFBCF5CCB5 - F9C3F161C53E4A38B298C0B8 - 5C5A38D4A2314A339DC490C2 - 821CFCF911E74DECB7279FD2 - - isa - PBXGroup - name - Support Files - sourceTree - SOURCE_ROOT - - ECC3DC2EF12E42B199DBF3DA - - fileRef - E09CB3EA18104C7EAB322073 - isa - PBXBuildFile - - ECEAE86B1AE740C083F7FF0C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - Pods-SBJson-prefix.pch - sourceTree - <group> - - ED5EEFC58D6D4CB39EF024C4 - - fileRef - 7A5E5459CA484B0299E985A3 - isa - PBXBuildFile - - EDA11CAB74DE42CF98D1E62A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTListItemHTMLElement.m - path - Core/Source/DTListItemHTMLElement.m - sourceTree - <group> - - EDFBFC58B2E84000B9434CC0 - - fileRef - 5C6AC50DDBD04998BD8250BB - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - EE3DDB568BF946F792E592E9 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTIframeTextAttachment.h - path - Core/Source/DTIframeTextAttachment.h - sourceTree - <group> - - EF2B3120064342259FCB35B4 - - fileRef - AAB816793EB743C593F9A979 - isa - PBXBuildFile - - EF386E149D3E4FB6964A7EA7 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTHTMLParserTextNode.h - path - Core/Source/DTHTMLParserTextNode.h - sourceTree - <group> - - EF54A225A7174228883371F4 - - fileRef - A58785E79AB24522BE6631D3 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - EF5B9E0BC05B452296BAD31B - - fileRef - 774428C2F5FD4FE9AD1B25DF - isa - PBXBuildFile - - EFB328E9727D41D5ABA188BE - - fileRef - 79AC004F850A4132B24191A3 - isa - PBXBuildFile - - F00CB1AE18E34E8D9F72F452 - - buildActionMask - 2147483647 - files - - 793CCD020D004AAD8B52385B - 25E985162A4441E491011F38 - 32FCFFE8218F40838894C6EF - 6C90388D3A374669BB2B9AD1 - 258320A3FAE8422597B7909C - F8261BE1E1B84561BB27C6B8 - 51F165A4EA294916A40B33E1 - 98F7033505A34745A744FD0F - 8954010A22944CF89E6BF808 - 794C3BE676624E929814C372 - E4FB36548674480280327909 - 720193E3FC574E43BCABB931 - 3988D5E7B8504333B76C1C06 - F3C00BA265F04B898D300ED1 - D5CA4E0476074F1E97C8BAB5 - 8E197BDC542F459784D6E963 - C5FC53F4B6C649EB97D8706D - 97D3B3BE1ADB43619E9DA09E - EF54A225A7174228883371F4 - CA402ADE1C784CF59EA8DAB9 - 718EA1F2C7E54B7C8E43C72F - 638006546C214911A5E92009 - 3DFC23E806A3484781EB0A61 - 61B0FF95290C497D96919B7E - 99539EB6DFDD48DF9BE989F5 - 894C09D8745C4A7BB68742E4 - FC1C637B8C884985AC8636F6 - A3EC10D6AC49439FB4F0996B - BA6C3447905F4E57AE1AA127 - 484FCD063A014381B6F11D97 - CAC8B1CF813143F4B0A8AD28 - A09CB468883E42D88C37148E - 5D1468FD3476446387A87300 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - F0113239EBB3422EAA8557A0 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - SBJson4StreamWriterState.m - path - src/main/objc/SBJson4StreamWriterState.m - sourceTree - <group> - - F045554C5E934EA4B3506A68 - - buildConfigurationList - D1A04E787B644D2283CE5C61 - buildPhases - - 88963CF27EF1486AAD7D812B - 49A05161CE0E42B8B0CDCE75 - 57E8941216C24823B4B4A5A8 - - buildRules - - dependencies - - 0713185E453A44D1A5E02B57 - - isa - PBXNativeTarget - name - Pods-DTCoreText - productName - Pods-DTCoreText - productReference - F055B72E275A4ECEBF3C1926 - productType - com.apple.product-type.library.static - - F055B72E275A4ECEBF3C1926 - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-DTCoreText.a - sourceTree - BUILT_PRODUCTS_DIR - - F1234F92A64F4A7AA1B31BA4 - - attributes - - LastUpgradeCheck - 0510 - - buildConfigurationList - 45012C42789741CCAD2EEFD5 - compatibilityVersion - Xcode 3.2 - developmentRegion - English - hasScannedForEncodings - 0 - isa - PBXProject - knownRegions - - en - - mainGroup - 0D4BAF17DD094CC4844EE0D7 - productRefGroup - E6ACFD1E808F4B6C935D787C - projectDirPath - - projectReferences - - projectRoot - - targets - - D667DD83988D470A910B259E - F045554C5E934EA4B3506A68 - 3837BE211A384AE99444E233 - 5B7AA494BBEC494094999B8B - 7A07D5FAD8E342C9995FEEA9 - E71D8A314753406BA2F332D4 - D0C28A1B940D40379ABD25B4 - - - F2426382184E49C883E684EF - - fileRef - CA76321DA03A4C1BA307126C - isa - PBXBuildFile - - F2729ECEB45E403E9AC04D77 - - fileRef - 790DFC6DB5144E1FBAB4D08F - isa - PBXBuildFile - - F2C0F139A1584D0281A8C15E - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTAttributedLabel.h - path - Core/Source/DTAttributedLabel.h - sourceTree - <group> - - F2C9528BC06D4A06BEE29E4C - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSMutableString+HTML.h - path - Core/Source/NSMutableString+HTML.h - sourceTree - <group> - - F308B42B097D46D2BBC30707 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSDictionary+DTCoreText.h - path - Core/Source/NSDictionary+DTCoreText.h - sourceTree - <group> - - F3BBC32870FD4821B3E26F03 - - fileRef - 11B3ED5A8882476184985055 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - F3C00BA265F04B898D300ED1 - - fileRef - 05A1626EF43C48D0AFD4F033 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - F3FA7D28E2354337B5ACFF4A - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSDictionary+RequestEncoding.h - path - MKNetworkKit/Categories/NSDictionary+RequestEncoding.h - sourceTree - <group> - - F45084832CCC4EF09460ADF7 - - fileRef - 8AAECD0F95654349AE68FF6A - isa - PBXBuildFile - - F4C4193F781C4B66A05A6506 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSCoder+DTCompatibility.h - path - Core/Source/NSCoder+DTCompatibility.h - sourceTree - <group> - - F5B1C348ABE24DC0B45BAA71 - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - CoreGraphics.framework - path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/CoreGraphics.framework - sourceTree - DEVELOPER_DIR - - F5F3660D231D478DA6AB7688 - - isa - PBXTargetDependency - target - E71D8A314753406BA2F332D4 - targetProxy - A9E03BDF6C4842018DC910ED - - F60B97B6CFE746D1B28F7BC7 - - children - - 8C6502C20B474E1F8AD4B789 - A05ABDE3BFD1455092216B28 - 4E5F26131E7E47B5A3C4BF8B - 902595BD0FBF40E49399C6D6 - - isa - PBXGroup - name - Support Files - sourceTree - SOURCE_ROOT - - F63ECE1A365D4A249D9786FC - - fileRef - F2C0F139A1584D0281A8C15E - isa - PBXBuildFile - - F65324CC2DE24C348D38C196 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - DTActivityTitleView.h - path - Core/Source/iOS/DTActivityTitleView.h - sourceTree - <group> - - F68CE4BC01D34735907629CD - - fileRef - E20C6175898245039D6D3583 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - F767B9119BCA42DDADE88EDC - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - DTAnimatedGIF.m - path - Core/Source/iOS/DTAnimatedGIF/DTAnimatedGIF.m - sourceTree - <group> - - F8261BE1E1B84561BB27C6B8 - - fileRef - A3242CE0DEED433EA8F1D4BE - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - F8EA37927BF644B89D513329 - - fileRef - CD917F3CA50F4353B9F57ADF - isa - PBXBuildFile - - F8F871F4DA234324BC218982 - - fileRef - 7E819F57C8F1481DA70AE38D - isa - PBXBuildFile - - F9C3F161C53E4A38B298C0B8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-MKNetworkKit-Private.xcconfig - sourceTree - <group> - - F9ECDD564F3E4D0ABB1CEE62 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - name - NSScanner+HTML.h - path - Core/Source/NSScanner+HTML.h - sourceTree - <group> - - FC1C637B8C884985AC8636F6 - - fileRef - 7F8CE86EEDBD4EF791411EF7 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - FDF63A1B249D4DEA94838976 - - fileRef - 423720351CD644D99C535745 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - FE237317ECFB4E609D57623A - - fileRef - 55F1531D736A4D26A9F67667 - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - FE2CE810676C4BE59CEC0A2F - - fileRef - AB8ABE0D0A9A4766BFD0276A - isa - PBXBuildFile - - FF2CAF8764D34E0F80C0E74A - - children - - EB5C567413F0424F84BCAC65 - BC3E87DDC08E4B968EC67942 - - isa - PBXGroup - name - SDWebImage - path - SDWebImage - sourceTree - <group> - rootObject - F1234F92A64F4A7AA1B31BA4 + 6152FE88B0EC43DC8DF2E76F diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTCoreText.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTCoreText.xcscheme index 2039b3b..287e3bf 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTCoreText.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTCoreText.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTFoundation.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTFoundation.xcscheme index 6df8521..6b79f4d 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTFoundation.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DTFoundation.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MKNetworkKit.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MKNetworkKit.xcscheme index 1b7cf07..3c772da 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MKNetworkKit.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MKNetworkKit.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-Reachability.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-Reachability.xcscheme index 68a397a..521aa46 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-Reachability.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-Reachability.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SBJson.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SBJson.xcscheme index fea2818..3186ca5 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SBJson.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SBJson.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SDWebImage.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SDWebImage.xcscheme index ec0d4ed..e12634e 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SDWebImage.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-SDWebImage.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods.xcscheme index 964bc04..e8d79f5 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/xcschememanagement.plist index 5cf5adf..cad835b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/xcschememanagement.plist @@ -34,6 +34,11 @@ isShown + Pods-STableViewController.xcscheme + + isShown + + Pods.xcscheme isShown @@ -42,37 +47,42 @@ SuppressBuildableAutocreation - 3837BE211A384AE99444E233 + 17B5BBDE2AA74AD6927C83F1 primary - 5B7AA494BBEC494094999B8B + 38D164B9D376486896BEE85B primary - 7A07D5FAD8E342C9995FEEA9 + 3C6F44C462904A05B04525A2 primary - D0C28A1B940D40379ABD25B4 + 70559D8DCB484E5C9855BDEF primary - D667DD83988D470A910B259E + 8701DEFE19E54FDAA8ACF9CB primary - E71D8A314753406BA2F332D4 + B4B317D35E3D4D3BB5DF69BB primary - F045554C5E934EA4B3506A68 + EB2288CEDF154A2ABD7A59B3 + + primary + + + FC20D0D069A0453EA4D3572D primary diff --git a/Pods/STableViewController/STableViewController/STableViewController.h b/Pods/STableViewController/STableViewController/STableViewController.h new file mode 100644 index 0000000..f99f98b --- /dev/null +++ b/Pods/STableViewController/STableViewController/STableViewController.h @@ -0,0 +1,103 @@ +// +// STableViewController.h +// +// @author Shiki +// + +#import + + +@interface STableViewController : UIViewController { + +@protected + + BOOL isDragging; + BOOL isRefreshing; + BOOL isLoadingMore; + + // had to store this because the headerView's frame seems to be changed somewhere during scrolling + // and I couldn't figure out why >.< + CGRect headerViewFrame; +} + +// The view used for "pull to refresh" +@property (nonatomic, retain) UIView *headerView; + +// The view used for "load more" +@property (nonatomic, retain) UIView *footerView; + +@property (nonatomic, retain) UITableView *tableView; +@property (readonly) BOOL isDragging; +@property (readonly) BOOL isRefreshing; +@property (readonly) BOOL isLoadingMore; +@property (nonatomic) BOOL canLoadMore; + +@property (nonatomic) BOOL pullToRefreshEnabled; + +// Defaults to YES +@property (nonatomic) BOOL clearsSelectionOnViewWillAppear; + +// Just a common initialize method +- (void) initialize; + +#pragma mark - Pull to Refresh + +// The minimum height that the user should drag down in order to trigger a "refresh" when +// dragging ends. +- (CGFloat) headerRefreshHeight; + +// Will be called if the user drags down which will show the header view. Override this to +// update the header view (e.g. change the label to "Pull down to refresh"). +- (void) willShowHeaderView:(UIScrollView *)scrollView; + +// If the user is dragging, will be called on every scroll event that the headerView is shown. +// The value of willRefreshOnRelease will be YES if the user scrolled down enough to trigger a +// "refresh" when the user releases the drag. +- (void) headerViewDidScroll:(BOOL)willRefreshOnRelease scrollView:(UIScrollView *)scrollView; + +// By default, will permanently show the headerView by setting the tableView's contentInset. +- (void) pinHeaderView; + +// Reverse of pinHeaderView. +- (void) unpinHeaderView; + +// Called when the user stops dragging and, if the conditions are met, will trigger a refresh. +- (void) willBeginRefresh; + +// Override to perform fetching of data. The parent method [super refresh] should be called first. +// If the value is NO, -refresh should be aborted. +- (BOOL) refresh; + +// Call to signal that refresh has completed. This will then hide the headerView. +- (void) refreshCompleted; + +#pragma mark - Load More + +// The value of the height starting from the bottom that the user needs to scroll down to in order +// to trigger -loadMore. By default, this will be the height of -footerView. +- (CGFloat) footerLoadMoreHeight; + +// Override to perform fetching of next page of data. It's important to call and get the value of +// of [super loadMore] first. If it's NO, -loadMore should be aborted. +- (BOOL) loadMore; + +// Called when all the conditions are met and -loadMore will begin. +- (void) willBeginLoadingMore; + +// Call to signal that "load more" was completed. This should be called so -isLoadingMore is +// properly set to NO. +- (void) loadMoreCompleted; + +// Helper to show/hide -footerView +- (void) setFooterViewVisibility:(BOOL)visible; + +#pragma mark - + +// A helper method that calls refreshCompleted and/or loadMoreCompleted if any are active. +- (void) allLoadingCompleted; + +#pragma mark - + +- (void) releaseViewComponents; + +@end diff --git a/Pods/STableViewController/STableViewController/STableViewController.m b/Pods/STableViewController/STableViewController/STableViewController.m new file mode 100644 index 0000000..63a8720 --- /dev/null +++ b/Pods/STableViewController/STableViewController/STableViewController.m @@ -0,0 +1,326 @@ +// +// STableViewController.m +// +// @author Shiki +// + +#import "STableViewController.h" + +#define DEFAULT_HEIGHT_OFFSET 52.0f + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +@implementation STableViewController + +@synthesize tableView; +@synthesize headerView; +@synthesize footerView; + +@synthesize isDragging; +@synthesize isRefreshing; +@synthesize isLoadingMore; + +@synthesize canLoadMore; + +@synthesize pullToRefreshEnabled; + +@synthesize clearsSelectionOnViewWillAppear; + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) initialize +{ + pullToRefreshEnabled = YES; + + canLoadMore = YES; + + clearsSelectionOnViewWillAppear = YES; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (id) init +{ + if ((self = [super init])) + [self initialize]; + return self; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (id) initWithCoder:(NSCoder *)aDecoder +{ + if ((self = [super initWithCoder:aDecoder])) + [self initialize]; + return self; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) viewDidLoad +{ + [super viewDidLoad]; + + self.tableView = [[[UITableView alloc] init] autorelease]; + tableView.frame = self.view.bounds; + tableView.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight; + tableView.dataSource = self; + tableView.delegate = self; + + [self.view addSubview:tableView]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) viewWillAppear:(BOOL)animated +{ + [super viewWillAppear:animated]; + + if (clearsSelectionOnViewWillAppear) { + NSIndexPath *selected = [self.tableView indexPathForSelectedRow]; + if (selected) + [self.tableView deselectRowAtIndexPath:selected animated:animated]; + } +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +#pragma mark - Pull to Refresh + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) setHeaderView:(UIView *)aView +{ + if (!tableView) + return; + + if (headerView && [headerView isDescendantOfView:tableView]) + [headerView removeFromSuperview]; + [headerView release]; headerView = nil; + + if (aView) { + headerView = [aView retain]; + + CGRect f = headerView.frame; + headerView.frame = CGRectMake(f.origin.x, 0 - f.size.height, f.size.width, f.size.height); + headerViewFrame = headerView.frame; + + [tableView addSubview:headerView]; + } +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (CGFloat) headerRefreshHeight +{ + if (!CGRectIsEmpty(headerViewFrame)) + return headerViewFrame.size.height; + else + return DEFAULT_HEIGHT_OFFSET; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) pinHeaderView +{ + [UIView animateWithDuration:0.3 animations:^(void) { + self.tableView.contentInset = UIEdgeInsetsMake([self headerRefreshHeight], 0, 0, 0); + }]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) unpinHeaderView +{ + [UIView animateWithDuration:0.3 animations:^(void) { + self.tableView.contentInset = UIEdgeInsetsZero; + }]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) willBeginRefresh +{ + if (pullToRefreshEnabled) + [self pinHeaderView]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) willShowHeaderView:(UIScrollView *)scrollView +{ + +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) headerViewDidScroll:(BOOL)willRefreshOnRelease scrollView:(UIScrollView *)scrollView +{ + +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (BOOL) refresh +{ + if (isRefreshing) + return NO; + + [self willBeginRefresh]; + isRefreshing = YES; + return YES; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) refreshCompleted +{ + isRefreshing = NO; + + if (pullToRefreshEnabled) + [self unpinHeaderView]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +#pragma mark - Load More + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) setFooterView:(UIView *)aView +{ + if (!tableView) + return; + + tableView.tableFooterView = nil; + [footerView release]; footerView = nil; + + if (aView) { + footerView = [aView retain]; + + tableView.tableFooterView = footerView; + } +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) willBeginLoadingMore +{ + +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) loadMoreCompleted +{ + isLoadingMore = NO; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (BOOL) loadMore +{ + if (isLoadingMore) + return NO; + + [self willBeginLoadingMore]; + isLoadingMore = YES; + return YES; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (CGFloat) footerLoadMoreHeight +{ + if (footerView) + return footerView.frame.size.height; + else + return DEFAULT_HEIGHT_OFFSET; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) setFooterViewVisibility:(BOOL)visible +{ + if (visible && self.tableView.tableFooterView != footerView) + self.tableView.tableFooterView = footerView; + else if (!visible) + self.tableView.tableFooterView = nil; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +#pragma mark - + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) allLoadingCompleted +{ + if (isRefreshing) + [self refreshCompleted]; + if (isLoadingMore) + [self loadMoreCompleted]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +#pragma mark - UIScrollViewDelegate + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) scrollViewWillBeginDragging:(UIScrollView *)scrollView +{ + if (isRefreshing) + return; + isDragging = YES; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) scrollViewDidScroll:(UIScrollView *)scrollView +{ + if (!isRefreshing && isDragging && scrollView.contentOffset.y < 0) { + [self headerViewDidScroll:scrollView.contentOffset.y < 0 - [self headerRefreshHeight] + scrollView:scrollView]; + } else if (!isLoadingMore && canLoadMore) { + CGFloat scrollPosition = scrollView.contentSize.height - scrollView.frame.size.height - scrollView.contentOffset.y; + if (scrollPosition < [self footerLoadMoreHeight]) { + [self loadMore]; + } + } +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate +{ + if (isRefreshing) + return; + + isDragging = NO; + if (scrollView.contentOffset.y <= 0 - [self headerRefreshHeight]) { + if (pullToRefreshEnabled) + [self refresh]; + } +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +#pragma mark - UITableViewDelegate + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (NSInteger) tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section +{ + return 0; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (UITableViewCell *) tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath +{ + return nil; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////////////// +#pragma mark - + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) releaseViewComponents +{ + [headerView release]; headerView = nil; + [footerView release]; footerView = nil; + [tableView release]; tableView = nil; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) dealloc +{ + [self releaseViewComponents]; + [super dealloc]; +} + +//////////////////////////////////////////////////////////////////////////////////////////////////// +- (void) viewDidUnload +{ + [self releaseViewComponents]; + [super viewDidUnload]; +} + +@end