project.pbxproj 46 KB

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