project.pbxproj 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */; settings = {ASSET_TAGS = (); }; };
  10. 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */; settings = {ASSET_TAGS = (); }; };
  11. 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */; settings = {ASSET_TAGS = (); }; };
  12. 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */; settings = {ASSET_TAGS = (); }; };
  13. 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */; settings = {ASSET_TAGS = (); }; };
  14. 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */; settings = {ASSET_TAGS = (); }; };
  15. 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */; settings = {ASSET_TAGS = (); }; };
  16. 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF01BB15F4A00AED473 /* MJExample.m */; settings = {ASSET_TAGS = (); }; };
  17. 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */; settings = {ASSET_TAGS = (); }; };
  18. 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */; settings = {ASSET_TAGS = (); }; };
  19. 2D9BEB131BB15F4A00AED473 /* MJNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF61BB15F4A00AED473 /* MJNavigationController.m */; settings = {ASSET_TAGS = (); }; };
  20. 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */; settings = {ASSET_TAGS = (); }; };
  21. 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */; settings = {ASSET_TAGS = (); }; };
  22. 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */; settings = {ASSET_TAGS = (); }; };
  23. 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */; settings = {ASSET_TAGS = (); }; };
  24. 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */; settings = {ASSET_TAGS = (); }; };
  25. 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */; settings = {ASSET_TAGS = (); }; };
  26. 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */; settings = {ASSET_TAGS = (); }; };
  27. 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */; settings = {ASSET_TAGS = (); }; };
  28. 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */; settings = {ASSET_TAGS = (); }; };
  29. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; };
  30. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; };
  31. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; };
  32. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; };
  33. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; };
  34. 2DB2EA171BECBE6700D58F6A /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */; settings = {ASSET_TAGS = (); }; };
  35. 2DB2EA181BECBE6700D58F6A /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */; settings = {ASSET_TAGS = (); }; };
  36. 2DB2EA191BECBE6700D58F6A /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */; settings = {ASSET_TAGS = (); }; };
  37. 2DB2EA1A1BECBE6700D58F6A /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */; settings = {ASSET_TAGS = (); }; };
  38. 2DB2EA1B1BECBE6700D58F6A /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */; settings = {ASSET_TAGS = (); }; };
  39. 2DB2EA1C1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */; settings = {ASSET_TAGS = (); }; };
  40. 2DB2EA1D1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */; settings = {ASSET_TAGS = (); }; };
  41. 2DB2EA1E1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */; settings = {ASSET_TAGS = (); }; };
  42. 2DB2EA1F1BECBE6700D58F6A /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */; settings = {ASSET_TAGS = (); }; };
  43. 2DB2EA201BECBE6700D58F6A /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */; settings = {ASSET_TAGS = (); }; };
  44. 2DB2EA211BECBE6700D58F6A /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */; settings = {ASSET_TAGS = (); }; };
  45. 2DB2EA221BECBE6700D58F6A /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */; settings = {ASSET_TAGS = (); }; };
  46. 2DB2EA231BECBE6700D58F6A /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */; settings = {ASSET_TAGS = (); }; };
  47. 2DB2EA241BECBE6700D58F6A /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */; settings = {ASSET_TAGS = (); }; };
  48. 2DB2EA251BECBE6700D58F6A /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */; settings = {ASSET_TAGS = (); }; };
  49. 2DB2EA261BECBE6700D58F6A /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */; settings = {ASSET_TAGS = (); }; };
  50. 2DB2EA271BECBE6700D58F6A /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */; settings = {ASSET_TAGS = (); }; };
  51. 2DB2EA281BECBE6700D58F6A /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */; settings = {ASSET_TAGS = (); }; };
  52. 2DB2EA291BECBE6700D58F6A /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */; settings = {ASSET_TAGS = (); }; };
  53. /* End PBXBuildFile section */
  54. /* Begin PBXContainerItemProxy section */
  55. 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB;
  60. remoteInfo = MJRefreshExample;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXFileReference section */
  64. 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Example.h"; sourceTree = "<group>"; };
  65. 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Example.m"; sourceTree = "<group>"; };
  66. 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter.h; sourceTree = "<group>"; };
  67. 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter.m; sourceTree = "<group>"; };
  68. 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter2.h; sourceTree = "<group>"; };
  69. 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter2.m; sourceTree = "<group>"; };
  70. 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiHeader.h; sourceTree = "<group>"; };
  71. 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiHeader.m; sourceTree = "<group>"; };
  72. 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYAutoFooter.h; sourceTree = "<group>"; };
  73. 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYAutoFooter.m; sourceTree = "<group>"; };
  74. 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYBackFooter.h; sourceTree = "<group>"; };
  75. 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYBackFooter.m; sourceTree = "<group>"; };
  76. 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYHeader.h; sourceTree = "<group>"; };
  77. 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYHeader.m; sourceTree = "<group>"; };
  78. 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = "<group>"; };
  79. 2D9BEAF01BB15F4A00AED473 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = "<group>"; };
  80. 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = "<group>"; };
  81. 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = "<group>"; };
  82. 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleWindow.h; sourceTree = "<group>"; };
  83. 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleWindow.m; sourceTree = "<group>"; };
  84. 2D9BEAF51BB15F4A00AED473 /* MJNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJNavigationController.h; sourceTree = "<group>"; };
  85. 2D9BEAF61BB15F4A00AED473 /* MJNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJNavigationController.m; sourceTree = "<group>"; };
  86. 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSingleViewController.h; sourceTree = "<group>"; };
  87. 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSingleViewController.m; sourceTree = "<group>"; };
  88. 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTempViewController.h; sourceTree = "<group>"; };
  89. 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTempViewController.m; sourceTree = "<group>"; };
  90. 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  91. 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  92. 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
  93. 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
  94. 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
  95. 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
  96. 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = "<group>"; };
  97. 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = "<group>"; };
  98. 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = "<group>"; };
  99. 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJWebViewViewController.h; sourceTree = "<group>"; };
  100. 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJWebViewViewController.m; sourceTree = "<group>"; };
  101. 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJWebViewViewController.xib; sourceTree = "<group>"; };
  102. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  103. 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  104. 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  105. 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  106. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  107. 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  108. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  109. 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  110. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
  111. 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
  112. 2DB2E9EC1BECBE6700D58F6A /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoFooter.h; sourceTree = "<group>"; };
  113. 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoFooter.m; sourceTree = "<group>"; };
  114. 2DB2E9EE1BECBE6700D58F6A /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackFooter.h; sourceTree = "<group>"; };
  115. 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackFooter.m; sourceTree = "<group>"; };
  116. 2DB2E9F01BECBE6700D58F6A /* MJRefreshComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshComponent.h; sourceTree = "<group>"; };
  117. 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshComponent.m; sourceTree = "<group>"; };
  118. 2DB2E9F21BECBE6700D58F6A /* MJRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooter.h; sourceTree = "<group>"; };
  119. 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooter.m; sourceTree = "<group>"; };
  120. 2DB2E9F41BECBE6700D58F6A /* MJRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeader.h; sourceTree = "<group>"; };
  121. 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeader.m; sourceTree = "<group>"; };
  122. 2DB2E9F91BECBE6700D58F6A /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoGifFooter.h; sourceTree = "<group>"; };
  123. 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoGifFooter.m; sourceTree = "<group>"; };
  124. 2DB2E9FB1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoNormalFooter.h; sourceTree = "<group>"; };
  125. 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoNormalFooter.m; sourceTree = "<group>"; };
  126. 2DB2E9FD1BECBE6700D58F6A /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoStateFooter.h; sourceTree = "<group>"; };
  127. 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoStateFooter.m; sourceTree = "<group>"; };
  128. 2DB2EA001BECBE6700D58F6A /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackGifFooter.h; sourceTree = "<group>"; };
  129. 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackGifFooter.m; sourceTree = "<group>"; };
  130. 2DB2EA021BECBE6700D58F6A /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackNormalFooter.h; sourceTree = "<group>"; };
  131. 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackNormalFooter.m; sourceTree = "<group>"; };
  132. 2DB2EA041BECBE6700D58F6A /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackStateFooter.h; sourceTree = "<group>"; };
  133. 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackStateFooter.m; sourceTree = "<group>"; };
  134. 2DB2EA071BECBE6700D58F6A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifHeader.h; sourceTree = "<group>"; };
  135. 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifHeader.m; sourceTree = "<group>"; };
  136. 2DB2EA091BECBE6700D58F6A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshNormalHeader.h; sourceTree = "<group>"; };
  137. 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshNormalHeader.m; sourceTree = "<group>"; };
  138. 2DB2EA0B1BECBE6700D58F6A /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshStateHeader.h; sourceTree = "<group>"; };
  139. 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshStateHeader.m; sourceTree = "<group>"; };
  140. 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = "<group>"; };
  141. 2DB2EA0E1BECBE6700D58F6A /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = "<group>"; };
  142. 2DB2EA0F1BECBE6700D58F6A /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = "<group>"; };
  143. 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = "<group>"; };
  144. 2DB2EA111BECBE6700D58F6A /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJExtension.h"; sourceTree = "<group>"; };
  145. 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJExtension.m"; sourceTree = "<group>"; };
  146. 2DB2EA131BECBE6700D58F6A /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
  147. 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = "<group>"; };
  148. 2DB2EA151BECBE6700D58F6A /* UIView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MJExtension.h"; sourceTree = "<group>"; };
  149. 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MJExtension.m"; sourceTree = "<group>"; };
  150. /* End PBXFileReference section */
  151. /* Begin PBXFrameworksBuildPhase section */
  152. 2DA7F9221AA6B4C4005627AB /* Frameworks */ = {
  153. isa = PBXFrameworksBuildPhase;
  154. buildActionMask = 2147483647;
  155. files = (
  156. );
  157. runOnlyForDeploymentPostprocessing = 0;
  158. };
  159. 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = {
  160. isa = PBXFrameworksBuildPhase;
  161. buildActionMask = 2147483647;
  162. files = (
  163. );
  164. runOnlyForDeploymentPostprocessing = 0;
  165. };
  166. /* End PBXFrameworksBuildPhase section */
  167. /* Begin PBXGroup section */
  168. 2D9BEADE1BB15F4A00AED473 /* Category */ = {
  169. isa = PBXGroup;
  170. children = (
  171. 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */,
  172. 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */,
  173. );
  174. path = Category;
  175. sourceTree = "<group>";
  176. };
  177. 2D9BEAE11BB15F4A00AED473 /* DIY */ = {
  178. isa = PBXGroup;
  179. children = (
  180. 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */,
  181. 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */,
  182. 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */,
  183. 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */,
  184. 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */,
  185. 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */,
  186. 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */,
  187. 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */,
  188. 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */,
  189. 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */,
  190. 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */,
  191. 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */,
  192. );
  193. path = DIY;
  194. sourceTree = "<group>";
  195. };
  196. 2D9BEAEE1BB15F4A00AED473 /* First */ = {
  197. isa = PBXGroup;
  198. children = (
  199. 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */,
  200. 2D9BEAF01BB15F4A00AED473 /* MJExample.m */,
  201. 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */,
  202. 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */,
  203. 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */,
  204. 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */,
  205. 2D9BEAF51BB15F4A00AED473 /* MJNavigationController.h */,
  206. 2D9BEAF61BB15F4A00AED473 /* MJNavigationController.m */,
  207. 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */,
  208. 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */,
  209. 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */,
  210. 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */,
  211. );
  212. path = First;
  213. sourceTree = "<group>";
  214. };
  215. 2D9BEAFB1BB15F4A00AED473 /* Other */ = {
  216. isa = PBXGroup;
  217. children = (
  218. 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */,
  219. 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */,
  220. );
  221. path = Other;
  222. sourceTree = "<group>";
  223. };
  224. 2D9BEAFE1BB15F4A00AED473 /* Second */ = {
  225. isa = PBXGroup;
  226. children = (
  227. 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */,
  228. 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */,
  229. 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */,
  230. 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */,
  231. 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */,
  232. 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */,
  233. 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */,
  234. 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */,
  235. 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */,
  236. 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */,
  237. );
  238. path = Second;
  239. sourceTree = "<group>";
  240. };
  241. 2DA7F91C1AA6B4C4005627AB = {
  242. isa = PBXGroup;
  243. children = (
  244. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */,
  245. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */,
  246. 2DA7F9261AA6B4C4005627AB /* Products */,
  247. );
  248. sourceTree = "<group>";
  249. };
  250. 2DA7F9261AA6B4C4005627AB /* Products */ = {
  251. isa = PBXGroup;
  252. children = (
  253. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */,
  254. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */,
  255. );
  256. name = Products;
  257. sourceTree = "<group>";
  258. };
  259. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = {
  260. isa = PBXGroup;
  261. children = (
  262. 2DB2E9EA1BECBE6700D58F6A /* MJRefresh */,
  263. 2DA7F94E1AA6B51C005627AB /* Classes */,
  264. 2DA7F9281AA6B4C4005627AB /* Supporting Files */,
  265. );
  266. path = MJRefreshExample;
  267. sourceTree = "<group>";
  268. };
  269. 2DA7F9281AA6B4C4005627AB /* Supporting Files */ = {
  270. isa = PBXGroup;
  271. children = (
  272. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */,
  273. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */,
  274. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */,
  275. 2DA7F9291AA6B4C4005627AB /* Info.plist */,
  276. 2DA7F92A1AA6B4C4005627AB /* main.m */,
  277. 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */,
  278. );
  279. name = "Supporting Files";
  280. sourceTree = "<group>";
  281. };
  282. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  283. isa = PBXGroup;
  284. children = (
  285. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */,
  286. 2DA7F9421AA6B4C4005627AB /* Supporting Files */,
  287. );
  288. path = MJRefreshExampleTests;
  289. sourceTree = "<group>";
  290. };
  291. 2DA7F9421AA6B4C4005627AB /* Supporting Files */ = {
  292. isa = PBXGroup;
  293. children = (
  294. 2DA7F9431AA6B4C4005627AB /* Info.plist */,
  295. );
  296. name = "Supporting Files";
  297. sourceTree = "<group>";
  298. };
  299. 2DA7F94E1AA6B51C005627AB /* Classes */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 2D9BEADE1BB15F4A00AED473 /* Category */,
  303. 2D9BEAFB1BB15F4A00AED473 /* Other */,
  304. 2D9BEAE11BB15F4A00AED473 /* DIY */,
  305. 2D9BEAEE1BB15F4A00AED473 /* First */,
  306. 2D9BEAFE1BB15F4A00AED473 /* Second */,
  307. );
  308. path = Classes;
  309. sourceTree = "<group>";
  310. };
  311. 2DB2E9EA1BECBE6700D58F6A /* MJRefresh */ = {
  312. isa = PBXGroup;
  313. children = (
  314. 2DB2E9EB1BECBE6700D58F6A /* Base */,
  315. 2DB2E9F61BECBE6700D58F6A /* Custom */,
  316. 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */,
  317. 2DB2EA0E1BECBE6700D58F6A /* MJRefresh.h */,
  318. 2DB2EA0F1BECBE6700D58F6A /* MJRefreshConst.h */,
  319. 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */,
  320. 2DB2EA111BECBE6700D58F6A /* UIScrollView+MJExtension.h */,
  321. 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */,
  322. 2DB2EA131BECBE6700D58F6A /* UIScrollView+MJRefresh.h */,
  323. 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */,
  324. 2DB2EA151BECBE6700D58F6A /* UIView+MJExtension.h */,
  325. 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */,
  326. );
  327. path = MJRefresh;
  328. sourceTree = SOURCE_ROOT;
  329. };
  330. 2DB2E9EB1BECBE6700D58F6A /* Base */ = {
  331. isa = PBXGroup;
  332. children = (
  333. 2DB2E9EC1BECBE6700D58F6A /* MJRefreshAutoFooter.h */,
  334. 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */,
  335. 2DB2E9EE1BECBE6700D58F6A /* MJRefreshBackFooter.h */,
  336. 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */,
  337. 2DB2E9F01BECBE6700D58F6A /* MJRefreshComponent.h */,
  338. 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */,
  339. 2DB2E9F21BECBE6700D58F6A /* MJRefreshFooter.h */,
  340. 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */,
  341. 2DB2E9F41BECBE6700D58F6A /* MJRefreshHeader.h */,
  342. 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */,
  343. );
  344. path = Base;
  345. sourceTree = "<group>";
  346. };
  347. 2DB2E9F61BECBE6700D58F6A /* Custom */ = {
  348. isa = PBXGroup;
  349. children = (
  350. 2DB2E9F71BECBE6700D58F6A /* Footer */,
  351. 2DB2EA061BECBE6700D58F6A /* Header */,
  352. );
  353. path = Custom;
  354. sourceTree = "<group>";
  355. };
  356. 2DB2E9F71BECBE6700D58F6A /* Footer */ = {
  357. isa = PBXGroup;
  358. children = (
  359. 2DB2E9F81BECBE6700D58F6A /* Auto */,
  360. 2DB2E9FF1BECBE6700D58F6A /* Back */,
  361. );
  362. path = Footer;
  363. sourceTree = "<group>";
  364. };
  365. 2DB2E9F81BECBE6700D58F6A /* Auto */ = {
  366. isa = PBXGroup;
  367. children = (
  368. 2DB2E9F91BECBE6700D58F6A /* MJRefreshAutoGifFooter.h */,
  369. 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */,
  370. 2DB2E9FB1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.h */,
  371. 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */,
  372. 2DB2E9FD1BECBE6700D58F6A /* MJRefreshAutoStateFooter.h */,
  373. 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */,
  374. );
  375. path = Auto;
  376. sourceTree = "<group>";
  377. };
  378. 2DB2E9FF1BECBE6700D58F6A /* Back */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 2DB2EA001BECBE6700D58F6A /* MJRefreshBackGifFooter.h */,
  382. 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */,
  383. 2DB2EA021BECBE6700D58F6A /* MJRefreshBackNormalFooter.h */,
  384. 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */,
  385. 2DB2EA041BECBE6700D58F6A /* MJRefreshBackStateFooter.h */,
  386. 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */,
  387. );
  388. path = Back;
  389. sourceTree = "<group>";
  390. };
  391. 2DB2EA061BECBE6700D58F6A /* Header */ = {
  392. isa = PBXGroup;
  393. children = (
  394. 2DB2EA071BECBE6700D58F6A /* MJRefreshGifHeader.h */,
  395. 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */,
  396. 2DB2EA091BECBE6700D58F6A /* MJRefreshNormalHeader.h */,
  397. 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */,
  398. 2DB2EA0B1BECBE6700D58F6A /* MJRefreshStateHeader.h */,
  399. 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */,
  400. );
  401. path = Header;
  402. sourceTree = "<group>";
  403. };
  404. /* End PBXGroup section */
  405. /* Begin PBXNativeTarget section */
  406. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = {
  407. isa = PBXNativeTarget;
  408. buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
  409. buildPhases = (
  410. 2DA7F9211AA6B4C4005627AB /* Sources */,
  411. 2DA7F9221AA6B4C4005627AB /* Frameworks */,
  412. 2DA7F9231AA6B4C4005627AB /* Resources */,
  413. );
  414. buildRules = (
  415. );
  416. dependencies = (
  417. );
  418. name = MJRefreshExample;
  419. productName = MJRefreshExample;
  420. productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */;
  421. productType = "com.apple.product-type.application";
  422. };
  423. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  424. isa = PBXNativeTarget;
  425. buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
  426. buildPhases = (
  427. 2DA7F93A1AA6B4C4005627AB /* Sources */,
  428. 2DA7F93B1AA6B4C4005627AB /* Frameworks */,
  429. 2DA7F93C1AA6B4C4005627AB /* Resources */,
  430. );
  431. buildRules = (
  432. );
  433. dependencies = (
  434. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */,
  435. );
  436. name = MJRefreshExampleTests;
  437. productName = MJRefreshExampleTests;
  438. productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */;
  439. productType = "com.apple.product-type.bundle.unit-test";
  440. };
  441. /* End PBXNativeTarget section */
  442. /* Begin PBXProject section */
  443. 2DA7F91D1AA6B4C4005627AB /* Project object */ = {
  444. isa = PBXProject;
  445. attributes = {
  446. CLASSPREFIX = MJ;
  447. LastUpgradeCheck = 0700;
  448. ORGANIZATIONNAME = "小码哥";
  449. TargetAttributes = {
  450. 2DA7F9241AA6B4C4005627AB = {
  451. CreatedOnToolsVersion = 6.1;
  452. };
  453. 2DA7F93D1AA6B4C4005627AB = {
  454. CreatedOnToolsVersion = 6.1;
  455. TestTargetID = 2DA7F9241AA6B4C4005627AB;
  456. };
  457. };
  458. };
  459. buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */;
  460. compatibilityVersion = "Xcode 3.2";
  461. developmentRegion = English;
  462. hasScannedForEncodings = 0;
  463. knownRegions = (
  464. en,
  465. Base,
  466. );
  467. mainGroup = 2DA7F91C1AA6B4C4005627AB;
  468. productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */;
  469. projectDirPath = "";
  470. projectRoot = "";
  471. targets = (
  472. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */,
  473. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */,
  474. );
  475. };
  476. /* End PBXProject section */
  477. /* Begin PBXResourcesBuildPhase section */
  478. 2DA7F9231AA6B4C4005627AB /* Resources */ = {
  479. isa = PBXResourcesBuildPhase;
  480. buildActionMask = 2147483647;
  481. files = (
  482. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */,
  483. 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */,
  484. 2DB2EA251BECBE6700D58F6A /* MJRefresh.bundle in Resources */,
  485. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */,
  486. 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */,
  487. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */,
  488. );
  489. runOnlyForDeploymentPostprocessing = 0;
  490. };
  491. 2DA7F93C1AA6B4C4005627AB /* Resources */ = {
  492. isa = PBXResourcesBuildPhase;
  493. buildActionMask = 2147483647;
  494. files = (
  495. );
  496. runOnlyForDeploymentPostprocessing = 0;
  497. };
  498. /* End PBXResourcesBuildPhase section */
  499. /* Begin PBXSourcesBuildPhase section */
  500. 2DA7F9211AA6B4C4005627AB /* Sources */ = {
  501. isa = PBXSourcesBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. 2DB2EA181BECBE6700D58F6A /* MJRefreshBackFooter.m in Sources */,
  505. 2DB2EA1A1BECBE6700D58F6A /* MJRefreshFooter.m in Sources */,
  506. 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */,
  507. 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */,
  508. 2DB2EA261BECBE6700D58F6A /* MJRefreshConst.m in Sources */,
  509. 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */,
  510. 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */,
  511. 2DB2EA221BECBE6700D58F6A /* MJRefreshGifHeader.m in Sources */,
  512. 2D9BEB131BB15F4A00AED473 /* MJNavigationController.m in Sources */,
  513. 2DB2EA271BECBE6700D58F6A /* UIScrollView+MJExtension.m in Sources */,
  514. 2DB2EA1F1BECBE6700D58F6A /* MJRefreshBackGifFooter.m in Sources */,
  515. 2DB2EA1C1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m in Sources */,
  516. 2DB2EA231BECBE6700D58F6A /* MJRefreshNormalHeader.m in Sources */,
  517. 2DB2EA191BECBE6700D58F6A /* MJRefreshComponent.m in Sources */,
  518. 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */,
  519. 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */,
  520. 2DB2EA291BECBE6700D58F6A /* UIView+MJExtension.m in Sources */,
  521. 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */,
  522. 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */,
  523. 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */,
  524. 2DB2EA171BECBE6700D58F6A /* MJRefreshAutoFooter.m in Sources */,
  525. 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */,
  526. 2DB2EA201BECBE6700D58F6A /* MJRefreshBackNormalFooter.m in Sources */,
  527. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */,
  528. 2DB2EA1E1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m in Sources */,
  529. 2DB2EA241BECBE6700D58F6A /* MJRefreshStateHeader.m in Sources */,
  530. 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */,
  531. 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */,
  532. 2DB2EA1D1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m in Sources */,
  533. 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */,
  534. 2DB2EA1B1BECBE6700D58F6A /* MJRefreshHeader.m in Sources */,
  535. 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */,
  536. 2DB2EA211BECBE6700D58F6A /* MJRefreshBackStateFooter.m in Sources */,
  537. 2DB2EA281BECBE6700D58F6A /* UIScrollView+MJRefresh.m in Sources */,
  538. 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */,
  539. 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */,
  540. 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */,
  541. );
  542. runOnlyForDeploymentPostprocessing = 0;
  543. };
  544. 2DA7F93A1AA6B4C4005627AB /* Sources */ = {
  545. isa = PBXSourcesBuildPhase;
  546. buildActionMask = 2147483647;
  547. files = (
  548. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */,
  549. );
  550. runOnlyForDeploymentPostprocessing = 0;
  551. };
  552. /* End PBXSourcesBuildPhase section */
  553. /* Begin PBXTargetDependency section */
  554. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = {
  555. isa = PBXTargetDependency;
  556. target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */;
  557. targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */;
  558. };
  559. /* End PBXTargetDependency section */
  560. /* Begin PBXVariantGroup section */
  561. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = {
  562. isa = PBXVariantGroup;
  563. children = (
  564. 2DA7F9331AA6B4C4005627AB /* Base */,
  565. );
  566. name = Main.storyboard;
  567. sourceTree = "<group>";
  568. };
  569. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = {
  570. isa = PBXVariantGroup;
  571. children = (
  572. 2DA7F9381AA6B4C4005627AB /* Base */,
  573. );
  574. name = LaunchScreen.xib;
  575. sourceTree = "<group>";
  576. };
  577. /* End PBXVariantGroup section */
  578. /* Begin XCBuildConfiguration section */
  579. 2DA7F9461AA6B4C4005627AB /* Debug */ = {
  580. isa = XCBuildConfiguration;
  581. buildSettings = {
  582. ALWAYS_SEARCH_USER_PATHS = NO;
  583. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  584. CLANG_CXX_LIBRARY = "libc++";
  585. CLANG_ENABLE_MODULES = YES;
  586. CLANG_ENABLE_OBJC_ARC = YES;
  587. CLANG_WARN_BOOL_CONVERSION = YES;
  588. CLANG_WARN_CONSTANT_CONVERSION = YES;
  589. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  590. CLANG_WARN_EMPTY_BODY = YES;
  591. CLANG_WARN_ENUM_CONVERSION = YES;
  592. CLANG_WARN_INT_CONVERSION = YES;
  593. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  594. CLANG_WARN_UNREACHABLE_CODE = YES;
  595. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  596. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  597. COPY_PHASE_STRIP = NO;
  598. ENABLE_STRICT_OBJC_MSGSEND = YES;
  599. ENABLE_TESTABILITY = YES;
  600. GCC_C_LANGUAGE_STANDARD = gnu99;
  601. GCC_DYNAMIC_NO_PIC = NO;
  602. GCC_OPTIMIZATION_LEVEL = 0;
  603. GCC_PREPROCESSOR_DEFINITIONS = (
  604. "DEBUG=1",
  605. "$(inherited)",
  606. );
  607. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  608. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  609. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  610. GCC_WARN_UNDECLARED_SELECTOR = YES;
  611. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  612. GCC_WARN_UNUSED_FUNCTION = YES;
  613. GCC_WARN_UNUSED_VARIABLE = YES;
  614. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  615. MTL_ENABLE_DEBUG_INFO = YES;
  616. ONLY_ACTIVE_ARCH = YES;
  617. SDKROOT = iphoneos;
  618. TARGETED_DEVICE_FAMILY = "1,2";
  619. };
  620. name = Debug;
  621. };
  622. 2DA7F9471AA6B4C4005627AB /* Release */ = {
  623. isa = XCBuildConfiguration;
  624. buildSettings = {
  625. ALWAYS_SEARCH_USER_PATHS = NO;
  626. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  627. CLANG_CXX_LIBRARY = "libc++";
  628. CLANG_ENABLE_MODULES = YES;
  629. CLANG_ENABLE_OBJC_ARC = YES;
  630. CLANG_WARN_BOOL_CONVERSION = YES;
  631. CLANG_WARN_CONSTANT_CONVERSION = YES;
  632. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  633. CLANG_WARN_EMPTY_BODY = YES;
  634. CLANG_WARN_ENUM_CONVERSION = YES;
  635. CLANG_WARN_INT_CONVERSION = YES;
  636. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  637. CLANG_WARN_UNREACHABLE_CODE = YES;
  638. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  639. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  640. COPY_PHASE_STRIP = YES;
  641. ENABLE_NS_ASSERTIONS = NO;
  642. ENABLE_STRICT_OBJC_MSGSEND = YES;
  643. GCC_C_LANGUAGE_STANDARD = gnu99;
  644. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  645. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  646. GCC_WARN_UNDECLARED_SELECTOR = YES;
  647. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  648. GCC_WARN_UNUSED_FUNCTION = YES;
  649. GCC_WARN_UNUSED_VARIABLE = YES;
  650. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  651. MTL_ENABLE_DEBUG_INFO = NO;
  652. SDKROOT = iphoneos;
  653. TARGETED_DEVICE_FAMILY = "1,2";
  654. VALIDATE_PRODUCT = YES;
  655. };
  656. name = Release;
  657. };
  658. 2DA7F9491AA6B4C4005627AB /* Debug */ = {
  659. isa = XCBuildConfiguration;
  660. buildSettings = {
  661. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  662. CODE_SIGN_IDENTITY = "iPhone Developer";
  663. GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
  664. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  665. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  666. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  667. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  668. PRODUCT_NAME = "$(TARGET_NAME)";
  669. };
  670. name = Debug;
  671. };
  672. 2DA7F94A1AA6B4C4005627AB /* Release */ = {
  673. isa = XCBuildConfiguration;
  674. buildSettings = {
  675. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  676. CODE_SIGN_IDENTITY = "iPhone Developer";
  677. GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
  678. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  679. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  680. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  681. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  682. PRODUCT_NAME = "$(TARGET_NAME)";
  683. };
  684. name = Release;
  685. };
  686. 2DA7F94C1AA6B4C4005627AB /* Debug */ = {
  687. isa = XCBuildConfiguration;
  688. buildSettings = {
  689. BUNDLE_LOADER = "$(TEST_HOST)";
  690. FRAMEWORK_SEARCH_PATHS = (
  691. "$(SDKROOT)/System/Library/Frameworks",
  692. "$(inherited)",
  693. );
  694. GCC_PREPROCESSOR_DEFINITIONS = (
  695. "DEBUG=1",
  696. "$(inherited)",
  697. );
  698. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  699. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  700. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  701. PRODUCT_NAME = "$(TARGET_NAME)";
  702. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  703. };
  704. name = Debug;
  705. };
  706. 2DA7F94D1AA6B4C4005627AB /* Release */ = {
  707. isa = XCBuildConfiguration;
  708. buildSettings = {
  709. BUNDLE_LOADER = "$(TEST_HOST)";
  710. FRAMEWORK_SEARCH_PATHS = (
  711. "$(SDKROOT)/System/Library/Frameworks",
  712. "$(inherited)",
  713. );
  714. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  715. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  716. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  717. PRODUCT_NAME = "$(TARGET_NAME)";
  718. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  719. };
  720. name = Release;
  721. };
  722. /* End XCBuildConfiguration section */
  723. /* Begin XCConfigurationList section */
  724. 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = {
  725. isa = XCConfigurationList;
  726. buildConfigurations = (
  727. 2DA7F9461AA6B4C4005627AB /* Debug */,
  728. 2DA7F9471AA6B4C4005627AB /* Release */,
  729. );
  730. defaultConfigurationIsVisible = 0;
  731. defaultConfigurationName = Release;
  732. };
  733. 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
  734. isa = XCConfigurationList;
  735. buildConfigurations = (
  736. 2DA7F9491AA6B4C4005627AB /* Debug */,
  737. 2DA7F94A1AA6B4C4005627AB /* Release */,
  738. );
  739. defaultConfigurationIsVisible = 0;
  740. defaultConfigurationName = Release;
  741. };
  742. 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
  743. isa = XCConfigurationList;
  744. buildConfigurations = (
  745. 2DA7F94C1AA6B4C4005627AB /* Debug */,
  746. 2DA7F94D1AA6B4C4005627AB /* Release */,
  747. );
  748. defaultConfigurationIsVisible = 0;
  749. defaultConfigurationName = Release;
  750. };
  751. /* End XCConfigurationList section */
  752. };
  753. rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  754. }