project.pbxproj 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2D415E6E1B81ECC30068038E /* MJExampleWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D415E6D1B81ECC30068038E /* MJExampleWindow.m */; };
  10. 2D4A99A71AB1727900828496 /* MJWebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D4A99A51AB1727900828496 /* MJWebViewViewController.m */; };
  11. 2D4A99A81AB1727900828496 /* MJWebViewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D4A99A61AB1727900828496 /* MJWebViewViewController.xib */; };
  12. 2D4A99AB1AB178EB00828496 /* UIViewController+Example.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D4A99AA1AB178EB00828496 /* UIViewController+Example.m */; };
  13. 2D7780EC1B2C1DE4009EF21B /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780C51B2C1DE4009EF21B /* MJRefreshAutoGifFooter.m */; };
  14. 2D7780ED1B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780C71B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.m */; };
  15. 2D7780EE1B2C1DE4009EF21B /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780C91B2C1DE4009EF21B /* MJRefreshAutoStateFooter.m */; };
  16. 2D7780EF1B2C1DE4009EF21B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780CC1B2C1DE4009EF21B /* MJRefreshBackGifFooter.m */; };
  17. 2D7780F01B2C1DE4009EF21B /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780CE1B2C1DE4009EF21B /* MJRefreshBackNormalFooter.m */; };
  18. 2D7780F11B2C1DE4009EF21B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780D01B2C1DE4009EF21B /* MJRefreshBackStateFooter.m */; };
  19. 2D7780F21B2C1DE4009EF21B /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780D31B2C1DE4009EF21B /* MJRefreshGifHeader.m */; };
  20. 2D7780F31B2C1DE4009EF21B /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780D51B2C1DE4009EF21B /* MJRefreshNormalHeader.m */; };
  21. 2D7780F41B2C1DE4009EF21B /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780D71B2C1DE4009EF21B /* MJRefreshStateHeader.m */; };
  22. 2D7780F51B2C1DE4009EF21B /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2D7780D81B2C1DE4009EF21B /* MJRefresh.bundle */; };
  23. 2D7780F91B2C1DE4009EF21B /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780E11B2C1DE4009EF21B /* MJRefreshConst.m */; };
  24. 2D7780FC1B2C1DE4009EF21B /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780E71B2C1DE4009EF21B /* UIScrollView+MJExtension.m */; };
  25. 2D7780FD1B2C1DE4009EF21B /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780E91B2C1DE4009EF21B /* UIScrollView+MJRefresh.m */; };
  26. 2D7780FE1B2C1DE4009EF21B /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7780EB1B2C1DE4009EF21B /* UIView+MJExtension.m */; };
  27. 2D77810A1B2C1E19009EF21B /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781011B2C1E19009EF21B /* MJRefreshAutoFooter.m */; };
  28. 2D77810B1B2C1E19009EF21B /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781031B2C1E19009EF21B /* MJRefreshBackFooter.m */; };
  29. 2D77810C1B2C1E19009EF21B /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781051B2C1E19009EF21B /* MJRefreshComponent.m */; };
  30. 2D77810D1B2C1E19009EF21B /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781071B2C1E19009EF21B /* MJRefreshFooter.m */; };
  31. 2D77810E1B2C1E19009EF21B /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781091B2C1E19009EF21B /* MJRefreshHeader.m */; };
  32. 2D7781111B2C2470009EF21B /* MJDIYHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781101B2C2470009EF21B /* MJDIYHeader.m */; };
  33. 2D7781141B2C2482009EF21B /* MJDIYAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781131B2C2482009EF21B /* MJDIYAutoFooter.m */; };
  34. 2D7781171B2C2496009EF21B /* MJDIYBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781161B2C2496009EF21B /* MJDIYBackFooter.m */; };
  35. 2D77811A1B2C7BE5009EF21B /* MJSingleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7781191B2C7BE5009EF21B /* MJSingleViewController.m */; };
  36. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; };
  37. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; };
  38. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; };
  39. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; };
  40. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; };
  41. 2DA7F9541AA6B51C005627AB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9501AA6B51C005627AB /* AppDelegate.m */; };
  42. 2DA7F9611AA6BCD2005627AB /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */; };
  43. 2DA7F9781AA7F52C005627AB /* MJNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */; };
  44. 2DD2E5191B2AE3070006F85E /* MJChiBaoZiHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DD2E5181B2AE3070006F85E /* MJChiBaoZiHeader.m */; };
  45. 2DD2E51F1B2AE9180006F85E /* MJChiBaoZiFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DD2E51E1B2AE9180006F85E /* MJChiBaoZiFooter.m */; };
  46. 2DD2E55F1B2B07AB0006F85E /* MJChiBaoZiFooter2.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DD2E55E1B2B07AB0006F85E /* MJChiBaoZiFooter2.m */; };
  47. 2DF7EA031AA8A427008580B4 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */; };
  48. 2DF7EA091AA8A6F3008580B4 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA081AA8A6F3008580B4 /* MJExample.m */; };
  49. 2DF7EA0C1AA8C273008580B4 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */; };
  50. 2DF7EA101AA8C3DA008580B4 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */; };
  51. 2DF7EA111AA8C3DA008580B4 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */; };
  52. /* End PBXBuildFile section */
  53. /* Begin PBXContainerItemProxy section */
  54. 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = {
  55. isa = PBXContainerItemProxy;
  56. containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  57. proxyType = 1;
  58. remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB;
  59. remoteInfo = MJRefreshExample;
  60. };
  61. /* End PBXContainerItemProxy section */
  62. /* Begin PBXFileReference section */
  63. 2D415E6C1B81ECC30068038E /* MJExampleWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleWindow.h; sourceTree = "<group>"; };
  64. 2D415E6D1B81ECC30068038E /* MJExampleWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleWindow.m; sourceTree = "<group>"; };
  65. 2D4A99A41AB1727900828496 /* MJWebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJWebViewViewController.h; sourceTree = "<group>"; };
  66. 2D4A99A51AB1727900828496 /* MJWebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJWebViewViewController.m; sourceTree = "<group>"; };
  67. 2D4A99A61AB1727900828496 /* MJWebViewViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJWebViewViewController.xib; sourceTree = "<group>"; };
  68. 2D4A99A91AB178EB00828496 /* UIViewController+Example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Example.h"; sourceTree = "<group>"; };
  69. 2D4A99AA1AB178EB00828496 /* UIViewController+Example.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Example.m"; sourceTree = "<group>"; };
  70. 2D7780C41B2C1DE4009EF21B /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoGifFooter.h; sourceTree = "<group>"; };
  71. 2D7780C51B2C1DE4009EF21B /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoGifFooter.m; sourceTree = "<group>"; };
  72. 2D7780C61B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoNormalFooter.h; sourceTree = "<group>"; };
  73. 2D7780C71B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoNormalFooter.m; sourceTree = "<group>"; };
  74. 2D7780C81B2C1DE4009EF21B /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoStateFooter.h; sourceTree = "<group>"; };
  75. 2D7780C91B2C1DE4009EF21B /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoStateFooter.m; sourceTree = "<group>"; };
  76. 2D7780CB1B2C1DE4009EF21B /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackGifFooter.h; sourceTree = "<group>"; };
  77. 2D7780CC1B2C1DE4009EF21B /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackGifFooter.m; sourceTree = "<group>"; };
  78. 2D7780CD1B2C1DE4009EF21B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackNormalFooter.h; sourceTree = "<group>"; };
  79. 2D7780CE1B2C1DE4009EF21B /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackNormalFooter.m; sourceTree = "<group>"; };
  80. 2D7780CF1B2C1DE4009EF21B /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackStateFooter.h; sourceTree = "<group>"; };
  81. 2D7780D01B2C1DE4009EF21B /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackStateFooter.m; sourceTree = "<group>"; };
  82. 2D7780D21B2C1DE4009EF21B /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifHeader.h; sourceTree = "<group>"; };
  83. 2D7780D31B2C1DE4009EF21B /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifHeader.m; sourceTree = "<group>"; };
  84. 2D7780D41B2C1DE4009EF21B /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshNormalHeader.h; sourceTree = "<group>"; };
  85. 2D7780D51B2C1DE4009EF21B /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshNormalHeader.m; sourceTree = "<group>"; };
  86. 2D7780D61B2C1DE4009EF21B /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshStateHeader.h; sourceTree = "<group>"; };
  87. 2D7780D71B2C1DE4009EF21B /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshStateHeader.m; sourceTree = "<group>"; };
  88. 2D7780D81B2C1DE4009EF21B /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = "<group>"; };
  89. 2D7780D91B2C1DE4009EF21B /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = "<group>"; };
  90. 2D7780E01B2C1DE4009EF21B /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = "<group>"; };
  91. 2D7780E11B2C1DE4009EF21B /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = "<group>"; };
  92. 2D7780E61B2C1DE4009EF21B /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJExtension.h"; sourceTree = "<group>"; };
  93. 2D7780E71B2C1DE4009EF21B /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJExtension.m"; sourceTree = "<group>"; };
  94. 2D7780E81B2C1DE4009EF21B /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
  95. 2D7780E91B2C1DE4009EF21B /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = "<group>"; };
  96. 2D7780EA1B2C1DE4009EF21B /* UIView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MJExtension.h"; sourceTree = "<group>"; };
  97. 2D7780EB1B2C1DE4009EF21B /* UIView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MJExtension.m"; sourceTree = "<group>"; };
  98. 2D7781001B2C1E19009EF21B /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoFooter.h; sourceTree = "<group>"; };
  99. 2D7781011B2C1E19009EF21B /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoFooter.m; sourceTree = "<group>"; };
  100. 2D7781021B2C1E19009EF21B /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackFooter.h; sourceTree = "<group>"; };
  101. 2D7781031B2C1E19009EF21B /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackFooter.m; sourceTree = "<group>"; };
  102. 2D7781041B2C1E19009EF21B /* MJRefreshComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshComponent.h; sourceTree = "<group>"; };
  103. 2D7781051B2C1E19009EF21B /* MJRefreshComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshComponent.m; sourceTree = "<group>"; };
  104. 2D7781061B2C1E19009EF21B /* MJRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooter.h; sourceTree = "<group>"; };
  105. 2D7781071B2C1E19009EF21B /* MJRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooter.m; sourceTree = "<group>"; };
  106. 2D7781081B2C1E19009EF21B /* MJRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeader.h; sourceTree = "<group>"; };
  107. 2D7781091B2C1E19009EF21B /* MJRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeader.m; sourceTree = "<group>"; };
  108. 2D77810F1B2C2470009EF21B /* MJDIYHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYHeader.h; sourceTree = "<group>"; };
  109. 2D7781101B2C2470009EF21B /* MJDIYHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYHeader.m; sourceTree = "<group>"; };
  110. 2D7781121B2C2482009EF21B /* MJDIYAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYAutoFooter.h; sourceTree = "<group>"; };
  111. 2D7781131B2C2482009EF21B /* MJDIYAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYAutoFooter.m; sourceTree = "<group>"; };
  112. 2D7781151B2C2496009EF21B /* MJDIYBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYBackFooter.h; sourceTree = "<group>"; };
  113. 2D7781161B2C2496009EF21B /* MJDIYBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYBackFooter.m; sourceTree = "<group>"; };
  114. 2D7781181B2C7BE5009EF21B /* MJSingleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSingleViewController.h; sourceTree = "<group>"; };
  115. 2D7781191B2C7BE5009EF21B /* MJSingleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSingleViewController.m; sourceTree = "<group>"; };
  116. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  117. 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  118. 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  119. 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  120. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  121. 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  122. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  123. 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  124. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
  125. 2DA7F94F1AA6B51C005627AB /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  126. 2DA7F9501AA6B51C005627AB /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  127. 2DA7F95F1AA6BCD2005627AB /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
  128. 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
  129. 2DA7F9761AA7F52C005627AB /* MJNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJNavigationController.h; sourceTree = "<group>"; };
  130. 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJNavigationController.m; sourceTree = "<group>"; };
  131. 2DD2E5171B2AE3070006F85E /* MJChiBaoZiHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiHeader.h; sourceTree = "<group>"; };
  132. 2DD2E5181B2AE3070006F85E /* MJChiBaoZiHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiHeader.m; sourceTree = "<group>"; };
  133. 2DD2E51D1B2AE9180006F85E /* MJChiBaoZiFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter.h; sourceTree = "<group>"; };
  134. 2DD2E51E1B2AE9180006F85E /* MJChiBaoZiFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter.m; sourceTree = "<group>"; };
  135. 2DD2E55D1B2B07AB0006F85E /* MJChiBaoZiFooter2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter2.h; sourceTree = "<group>"; };
  136. 2DD2E55E1B2B07AB0006F85E /* MJChiBaoZiFooter2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter2.m; sourceTree = "<group>"; };
  137. 2DF7EA011AA8A427008580B4 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = "<group>"; };
  138. 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = "<group>"; };
  139. 2DF7EA071AA8A6F3008580B4 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = "<group>"; };
  140. 2DF7EA081AA8A6F3008580B4 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = "<group>"; };
  141. 2DF7EA0A1AA8C273008580B4 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
  142. 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
  143. 2DF7EA0D1AA8C3DA008580B4 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = "<group>"; };
  144. 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = "<group>"; };
  145. 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = "<group>"; };
  146. /* End PBXFileReference section */
  147. /* Begin PBXFrameworksBuildPhase section */
  148. 2DA7F9221AA6B4C4005627AB /* Frameworks */ = {
  149. isa = PBXFrameworksBuildPhase;
  150. buildActionMask = 2147483647;
  151. files = (
  152. );
  153. runOnlyForDeploymentPostprocessing = 0;
  154. };
  155. 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = {
  156. isa = PBXFrameworksBuildPhase;
  157. buildActionMask = 2147483647;
  158. files = (
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. /* End PBXFrameworksBuildPhase section */
  163. /* Begin PBXGroup section */
  164. 2D7780C11B2C1DE4009EF21B /* Custom */ = {
  165. isa = PBXGroup;
  166. children = (
  167. 2D7780C21B2C1DE4009EF21B /* Footer */,
  168. 2D7780D11B2C1DE4009EF21B /* Header */,
  169. );
  170. path = Custom;
  171. sourceTree = "<group>";
  172. };
  173. 2D7780C21B2C1DE4009EF21B /* Footer */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 2D7780C31B2C1DE4009EF21B /* Auto */,
  177. 2D7780CA1B2C1DE4009EF21B /* Back */,
  178. );
  179. path = Footer;
  180. sourceTree = "<group>";
  181. };
  182. 2D7780C31B2C1DE4009EF21B /* Auto */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 2D7780C41B2C1DE4009EF21B /* MJRefreshAutoGifFooter.h */,
  186. 2D7780C51B2C1DE4009EF21B /* MJRefreshAutoGifFooter.m */,
  187. 2D7780C61B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.h */,
  188. 2D7780C71B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.m */,
  189. 2D7780C81B2C1DE4009EF21B /* MJRefreshAutoStateFooter.h */,
  190. 2D7780C91B2C1DE4009EF21B /* MJRefreshAutoStateFooter.m */,
  191. );
  192. path = Auto;
  193. sourceTree = "<group>";
  194. };
  195. 2D7780CA1B2C1DE4009EF21B /* Back */ = {
  196. isa = PBXGroup;
  197. children = (
  198. 2D7780CB1B2C1DE4009EF21B /* MJRefreshBackGifFooter.h */,
  199. 2D7780CC1B2C1DE4009EF21B /* MJRefreshBackGifFooter.m */,
  200. 2D7780CD1B2C1DE4009EF21B /* MJRefreshBackNormalFooter.h */,
  201. 2D7780CE1B2C1DE4009EF21B /* MJRefreshBackNormalFooter.m */,
  202. 2D7780CF1B2C1DE4009EF21B /* MJRefreshBackStateFooter.h */,
  203. 2D7780D01B2C1DE4009EF21B /* MJRefreshBackStateFooter.m */,
  204. );
  205. path = Back;
  206. sourceTree = "<group>";
  207. };
  208. 2D7780D11B2C1DE4009EF21B /* Header */ = {
  209. isa = PBXGroup;
  210. children = (
  211. 2D7780D21B2C1DE4009EF21B /* MJRefreshGifHeader.h */,
  212. 2D7780D31B2C1DE4009EF21B /* MJRefreshGifHeader.m */,
  213. 2D7780D41B2C1DE4009EF21B /* MJRefreshNormalHeader.h */,
  214. 2D7780D51B2C1DE4009EF21B /* MJRefreshNormalHeader.m */,
  215. 2D7780D61B2C1DE4009EF21B /* MJRefreshStateHeader.h */,
  216. 2D7780D71B2C1DE4009EF21B /* MJRefreshStateHeader.m */,
  217. );
  218. path = Header;
  219. sourceTree = "<group>";
  220. };
  221. 2D7780FF1B2C1E19009EF21B /* Base */ = {
  222. isa = PBXGroup;
  223. children = (
  224. 2D7781041B2C1E19009EF21B /* MJRefreshComponent.h */,
  225. 2D7781051B2C1E19009EF21B /* MJRefreshComponent.m */,
  226. 2D7781081B2C1E19009EF21B /* MJRefreshHeader.h */,
  227. 2D7781091B2C1E19009EF21B /* MJRefreshHeader.m */,
  228. 2D7781061B2C1E19009EF21B /* MJRefreshFooter.h */,
  229. 2D7781071B2C1E19009EF21B /* MJRefreshFooter.m */,
  230. 2D7781001B2C1E19009EF21B /* MJRefreshAutoFooter.h */,
  231. 2D7781011B2C1E19009EF21B /* MJRefreshAutoFooter.m */,
  232. 2D7781021B2C1E19009EF21B /* MJRefreshBackFooter.h */,
  233. 2D7781031B2C1E19009EF21B /* MJRefreshBackFooter.m */,
  234. );
  235. path = Base;
  236. sourceTree = "<group>";
  237. };
  238. 2DA7F91C1AA6B4C4005627AB = {
  239. isa = PBXGroup;
  240. children = (
  241. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */,
  242. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */,
  243. 2DA7F9261AA6B4C4005627AB /* Products */,
  244. );
  245. sourceTree = "<group>";
  246. };
  247. 2DA7F9261AA6B4C4005627AB /* Products */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */,
  251. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */,
  252. );
  253. name = Products;
  254. sourceTree = "<group>";
  255. };
  256. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = {
  257. isa = PBXGroup;
  258. children = (
  259. 2DD2E5231B2AEC9B0006F85E /* MJRefresh */,
  260. 2DA7F94E1AA6B51C005627AB /* Classes */,
  261. 2DA7F9281AA6B4C4005627AB /* Supporting Files */,
  262. );
  263. path = MJRefreshExample;
  264. sourceTree = "<group>";
  265. };
  266. 2DA7F9281AA6B4C4005627AB /* Supporting Files */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */,
  270. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */,
  271. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */,
  272. 2DA7F9291AA6B4C4005627AB /* Info.plist */,
  273. 2DA7F92A1AA6B4C4005627AB /* main.m */,
  274. );
  275. name = "Supporting Files";
  276. sourceTree = "<group>";
  277. };
  278. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  279. isa = PBXGroup;
  280. children = (
  281. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */,
  282. 2DA7F9421AA6B4C4005627AB /* Supporting Files */,
  283. );
  284. path = MJRefreshExampleTests;
  285. sourceTree = "<group>";
  286. };
  287. 2DA7F9421AA6B4C4005627AB /* Supporting Files */ = {
  288. isa = PBXGroup;
  289. children = (
  290. 2DA7F9431AA6B4C4005627AB /* Info.plist */,
  291. );
  292. name = "Supporting Files";
  293. sourceTree = "<group>";
  294. };
  295. 2DA7F94E1AA6B51C005627AB /* Classes */ = {
  296. isa = PBXGroup;
  297. children = (
  298. 2DD2E5161B2AE24F0006F85E /* DIY */,
  299. 2DD2E5151B2AE2010006F85E /* Other */,
  300. 2DD2E5141B2AE1F00006F85E /* Demo */,
  301. );
  302. path = Classes;
  303. sourceTree = "<group>";
  304. };
  305. 2DD2E5141B2AE1F00006F85E /* Demo */ = {
  306. isa = PBXGroup;
  307. children = (
  308. 2DA7F95F1AA6BCD2005627AB /* MJTableViewController.h */,
  309. 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */,
  310. 2DF7EA0A1AA8C273008580B4 /* MJCollectionViewController.h */,
  311. 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */,
  312. 2D4A99A41AB1727900828496 /* MJWebViewViewController.h */,
  313. 2D4A99A51AB1727900828496 /* MJWebViewViewController.m */,
  314. 2D4A99A61AB1727900828496 /* MJWebViewViewController.xib */,
  315. 2D7781181B2C7BE5009EF21B /* MJSingleViewController.h */,
  316. 2D7781191B2C7BE5009EF21B /* MJSingleViewController.m */,
  317. );
  318. name = Demo;
  319. sourceTree = "<group>";
  320. };
  321. 2DD2E5151B2AE2010006F85E /* Other */ = {
  322. isa = PBXGroup;
  323. children = (
  324. 2DF7EA0D1AA8C3DA008580B4 /* MJTestViewController.h */,
  325. 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */,
  326. 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */,
  327. 2DA7F9761AA7F52C005627AB /* MJNavigationController.h */,
  328. 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */,
  329. 2DF7EA011AA8A427008580B4 /* MJExampleViewController.h */,
  330. 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */,
  331. 2DF7EA071AA8A6F3008580B4 /* MJExample.h */,
  332. 2DF7EA081AA8A6F3008580B4 /* MJExample.m */,
  333. 2DA7F94F1AA6B51C005627AB /* AppDelegate.h */,
  334. 2DA7F9501AA6B51C005627AB /* AppDelegate.m */,
  335. 2D4A99A91AB178EB00828496 /* UIViewController+Example.h */,
  336. 2D4A99AA1AB178EB00828496 /* UIViewController+Example.m */,
  337. 2D415E6C1B81ECC30068038E /* MJExampleWindow.h */,
  338. 2D415E6D1B81ECC30068038E /* MJExampleWindow.m */,
  339. );
  340. name = Other;
  341. sourceTree = "<group>";
  342. };
  343. 2DD2E5161B2AE24F0006F85E /* DIY */ = {
  344. isa = PBXGroup;
  345. children = (
  346. 2DD2E5171B2AE3070006F85E /* MJChiBaoZiHeader.h */,
  347. 2DD2E5181B2AE3070006F85E /* MJChiBaoZiHeader.m */,
  348. 2DD2E51D1B2AE9180006F85E /* MJChiBaoZiFooter.h */,
  349. 2DD2E51E1B2AE9180006F85E /* MJChiBaoZiFooter.m */,
  350. 2DD2E55D1B2B07AB0006F85E /* MJChiBaoZiFooter2.h */,
  351. 2DD2E55E1B2B07AB0006F85E /* MJChiBaoZiFooter2.m */,
  352. 2D77810F1B2C2470009EF21B /* MJDIYHeader.h */,
  353. 2D7781101B2C2470009EF21B /* MJDIYHeader.m */,
  354. 2D7781121B2C2482009EF21B /* MJDIYAutoFooter.h */,
  355. 2D7781131B2C2482009EF21B /* MJDIYAutoFooter.m */,
  356. 2D7781151B2C2496009EF21B /* MJDIYBackFooter.h */,
  357. 2D7781161B2C2496009EF21B /* MJDIYBackFooter.m */,
  358. );
  359. name = DIY;
  360. sourceTree = "<group>";
  361. };
  362. 2DD2E5231B2AEC9B0006F85E /* MJRefresh */ = {
  363. isa = PBXGroup;
  364. children = (
  365. 2D7780FF1B2C1E19009EF21B /* Base */,
  366. 2D7780C11B2C1DE4009EF21B /* Custom */,
  367. 2D7780D81B2C1DE4009EF21B /* MJRefresh.bundle */,
  368. 2D7780D91B2C1DE4009EF21B /* MJRefresh.h */,
  369. 2D7780E01B2C1DE4009EF21B /* MJRefreshConst.h */,
  370. 2D7780E11B2C1DE4009EF21B /* MJRefreshConst.m */,
  371. 2D7780E61B2C1DE4009EF21B /* UIScrollView+MJExtension.h */,
  372. 2D7780E71B2C1DE4009EF21B /* UIScrollView+MJExtension.m */,
  373. 2D7780E81B2C1DE4009EF21B /* UIScrollView+MJRefresh.h */,
  374. 2D7780E91B2C1DE4009EF21B /* UIScrollView+MJRefresh.m */,
  375. 2D7780EA1B2C1DE4009EF21B /* UIView+MJExtension.h */,
  376. 2D7780EB1B2C1DE4009EF21B /* UIView+MJExtension.m */,
  377. );
  378. name = MJRefresh;
  379. path = ../../MJRefresh;
  380. sourceTree = "<group>";
  381. };
  382. /* End PBXGroup section */
  383. /* Begin PBXNativeTarget section */
  384. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = {
  385. isa = PBXNativeTarget;
  386. buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
  387. buildPhases = (
  388. 2DA7F9211AA6B4C4005627AB /* Sources */,
  389. 2DA7F9221AA6B4C4005627AB /* Frameworks */,
  390. 2DA7F9231AA6B4C4005627AB /* Resources */,
  391. );
  392. buildRules = (
  393. );
  394. dependencies = (
  395. );
  396. name = MJRefreshExample;
  397. productName = MJRefreshExample;
  398. productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */;
  399. productType = "com.apple.product-type.application";
  400. };
  401. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  402. isa = PBXNativeTarget;
  403. buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
  404. buildPhases = (
  405. 2DA7F93A1AA6B4C4005627AB /* Sources */,
  406. 2DA7F93B1AA6B4C4005627AB /* Frameworks */,
  407. 2DA7F93C1AA6B4C4005627AB /* Resources */,
  408. );
  409. buildRules = (
  410. );
  411. dependencies = (
  412. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */,
  413. );
  414. name = MJRefreshExampleTests;
  415. productName = MJRefreshExampleTests;
  416. productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */;
  417. productType = "com.apple.product-type.bundle.unit-test";
  418. };
  419. /* End PBXNativeTarget section */
  420. /* Begin PBXProject section */
  421. 2DA7F91D1AA6B4C4005627AB /* Project object */ = {
  422. isa = PBXProject;
  423. attributes = {
  424. CLASSPREFIX = MJ;
  425. LastUpgradeCheck = 0700;
  426. ORGANIZATIONNAME = "小码哥";
  427. TargetAttributes = {
  428. 2DA7F9241AA6B4C4005627AB = {
  429. CreatedOnToolsVersion = 6.1;
  430. };
  431. 2DA7F93D1AA6B4C4005627AB = {
  432. CreatedOnToolsVersion = 6.1;
  433. TestTargetID = 2DA7F9241AA6B4C4005627AB;
  434. };
  435. };
  436. };
  437. buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */;
  438. compatibilityVersion = "Xcode 3.2";
  439. developmentRegion = English;
  440. hasScannedForEncodings = 0;
  441. knownRegions = (
  442. en,
  443. Base,
  444. );
  445. mainGroup = 2DA7F91C1AA6B4C4005627AB;
  446. productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */;
  447. projectDirPath = "";
  448. projectRoot = "";
  449. targets = (
  450. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */,
  451. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */,
  452. );
  453. };
  454. /* End PBXProject section */
  455. /* Begin PBXResourcesBuildPhase section */
  456. 2DA7F9231AA6B4C4005627AB /* Resources */ = {
  457. isa = PBXResourcesBuildPhase;
  458. buildActionMask = 2147483647;
  459. files = (
  460. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */,
  461. 2D7780F51B2C1DE4009EF21B /* MJRefresh.bundle in Resources */,
  462. 2D4A99A81AB1727900828496 /* MJWebViewViewController.xib in Resources */,
  463. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */,
  464. 2DF7EA111AA8C3DA008580B4 /* MJTestViewController.xib in Resources */,
  465. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */,
  466. );
  467. runOnlyForDeploymentPostprocessing = 0;
  468. };
  469. 2DA7F93C1AA6B4C4005627AB /* Resources */ = {
  470. isa = PBXResourcesBuildPhase;
  471. buildActionMask = 2147483647;
  472. files = (
  473. );
  474. runOnlyForDeploymentPostprocessing = 0;
  475. };
  476. /* End PBXResourcesBuildPhase section */
  477. /* Begin PBXSourcesBuildPhase section */
  478. 2DA7F9211AA6B4C4005627AB /* Sources */ = {
  479. isa = PBXSourcesBuildPhase;
  480. buildActionMask = 2147483647;
  481. files = (
  482. 2D77810C1B2C1E19009EF21B /* MJRefreshComponent.m in Sources */,
  483. 2D7780F91B2C1DE4009EF21B /* MJRefreshConst.m in Sources */,
  484. 2D4A99A71AB1727900828496 /* MJWebViewViewController.m in Sources */,
  485. 2D415E6E1B81ECC30068038E /* MJExampleWindow.m in Sources */,
  486. 2D7780EF1B2C1DE4009EF21B /* MJRefreshBackGifFooter.m in Sources */,
  487. 2D77810B1B2C1E19009EF21B /* MJRefreshBackFooter.m in Sources */,
  488. 2D7780EC1B2C1DE4009EF21B /* MJRefreshAutoGifFooter.m in Sources */,
  489. 2D7781141B2C2482009EF21B /* MJDIYAutoFooter.m in Sources */,
  490. 2D7781171B2C2496009EF21B /* MJDIYBackFooter.m in Sources */,
  491. 2D77811A1B2C7BE5009EF21B /* MJSingleViewController.m in Sources */,
  492. 2D7780F31B2C1DE4009EF21B /* MJRefreshNormalHeader.m in Sources */,
  493. 2DD2E5191B2AE3070006F85E /* MJChiBaoZiHeader.m in Sources */,
  494. 2DA7F9541AA6B51C005627AB /* AppDelegate.m in Sources */,
  495. 2D7780FE1B2C1DE4009EF21B /* UIView+MJExtension.m in Sources */,
  496. 2D7780FD1B2C1DE4009EF21B /* UIScrollView+MJRefresh.m in Sources */,
  497. 2D7780EE1B2C1DE4009EF21B /* MJRefreshAutoStateFooter.m in Sources */,
  498. 2DF7EA101AA8C3DA008580B4 /* MJTestViewController.m in Sources */,
  499. 2DF7EA091AA8A6F3008580B4 /* MJExample.m in Sources */,
  500. 2D7781111B2C2470009EF21B /* MJDIYHeader.m in Sources */,
  501. 2D7780F21B2C1DE4009EF21B /* MJRefreshGifHeader.m in Sources */,
  502. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */,
  503. 2D7780F41B2C1DE4009EF21B /* MJRefreshStateHeader.m in Sources */,
  504. 2DD2E55F1B2B07AB0006F85E /* MJChiBaoZiFooter2.m in Sources */,
  505. 2DA7F9781AA7F52C005627AB /* MJNavigationController.m in Sources */,
  506. 2D7780F11B2C1DE4009EF21B /* MJRefreshBackStateFooter.m in Sources */,
  507. 2DD2E51F1B2AE9180006F85E /* MJChiBaoZiFooter.m in Sources */,
  508. 2DF7EA031AA8A427008580B4 /* MJExampleViewController.m in Sources */,
  509. 2D7780ED1B2C1DE4009EF21B /* MJRefreshAutoNormalFooter.m in Sources */,
  510. 2DA7F9611AA6BCD2005627AB /* MJTableViewController.m in Sources */,
  511. 2D7780F01B2C1DE4009EF21B /* MJRefreshBackNormalFooter.m in Sources */,
  512. 2D4A99AB1AB178EB00828496 /* UIViewController+Example.m in Sources */,
  513. 2D77810E1B2C1E19009EF21B /* MJRefreshHeader.m in Sources */,
  514. 2DF7EA0C1AA8C273008580B4 /* MJCollectionViewController.m in Sources */,
  515. 2D77810A1B2C1E19009EF21B /* MJRefreshAutoFooter.m in Sources */,
  516. 2D7780FC1B2C1DE4009EF21B /* UIScrollView+MJExtension.m in Sources */,
  517. 2D77810D1B2C1E19009EF21B /* MJRefreshFooter.m in Sources */,
  518. );
  519. runOnlyForDeploymentPostprocessing = 0;
  520. };
  521. 2DA7F93A1AA6B4C4005627AB /* Sources */ = {
  522. isa = PBXSourcesBuildPhase;
  523. buildActionMask = 2147483647;
  524. files = (
  525. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */,
  526. );
  527. runOnlyForDeploymentPostprocessing = 0;
  528. };
  529. /* End PBXSourcesBuildPhase section */
  530. /* Begin PBXTargetDependency section */
  531. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = {
  532. isa = PBXTargetDependency;
  533. target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */;
  534. targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */;
  535. };
  536. /* End PBXTargetDependency section */
  537. /* Begin PBXVariantGroup section */
  538. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = {
  539. isa = PBXVariantGroup;
  540. children = (
  541. 2DA7F9331AA6B4C4005627AB /* Base */,
  542. );
  543. name = Main.storyboard;
  544. sourceTree = "<group>";
  545. };
  546. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = {
  547. isa = PBXVariantGroup;
  548. children = (
  549. 2DA7F9381AA6B4C4005627AB /* Base */,
  550. );
  551. name = LaunchScreen.xib;
  552. sourceTree = "<group>";
  553. };
  554. /* End PBXVariantGroup section */
  555. /* Begin XCBuildConfiguration section */
  556. 2DA7F9461AA6B4C4005627AB /* Debug */ = {
  557. isa = XCBuildConfiguration;
  558. buildSettings = {
  559. ALWAYS_SEARCH_USER_PATHS = NO;
  560. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  561. CLANG_CXX_LIBRARY = "libc++";
  562. CLANG_ENABLE_MODULES = YES;
  563. CLANG_ENABLE_OBJC_ARC = YES;
  564. CLANG_WARN_BOOL_CONVERSION = YES;
  565. CLANG_WARN_CONSTANT_CONVERSION = YES;
  566. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  567. CLANG_WARN_EMPTY_BODY = YES;
  568. CLANG_WARN_ENUM_CONVERSION = YES;
  569. CLANG_WARN_INT_CONVERSION = YES;
  570. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  571. CLANG_WARN_UNREACHABLE_CODE = YES;
  572. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  573. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  574. COPY_PHASE_STRIP = NO;
  575. ENABLE_STRICT_OBJC_MSGSEND = YES;
  576. ENABLE_TESTABILITY = YES;
  577. GCC_C_LANGUAGE_STANDARD = gnu99;
  578. GCC_DYNAMIC_NO_PIC = NO;
  579. GCC_OPTIMIZATION_LEVEL = 0;
  580. GCC_PREPROCESSOR_DEFINITIONS = (
  581. "DEBUG=1",
  582. "$(inherited)",
  583. );
  584. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  585. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  586. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  587. GCC_WARN_UNDECLARED_SELECTOR = YES;
  588. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  589. GCC_WARN_UNUSED_FUNCTION = YES;
  590. GCC_WARN_UNUSED_VARIABLE = YES;
  591. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  592. MTL_ENABLE_DEBUG_INFO = YES;
  593. ONLY_ACTIVE_ARCH = YES;
  594. SDKROOT = iphoneos;
  595. TARGETED_DEVICE_FAMILY = "1,2";
  596. };
  597. name = Debug;
  598. };
  599. 2DA7F9471AA6B4C4005627AB /* Release */ = {
  600. isa = XCBuildConfiguration;
  601. buildSettings = {
  602. ALWAYS_SEARCH_USER_PATHS = NO;
  603. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  604. CLANG_CXX_LIBRARY = "libc++";
  605. CLANG_ENABLE_MODULES = YES;
  606. CLANG_ENABLE_OBJC_ARC = YES;
  607. CLANG_WARN_BOOL_CONVERSION = YES;
  608. CLANG_WARN_CONSTANT_CONVERSION = YES;
  609. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  610. CLANG_WARN_EMPTY_BODY = YES;
  611. CLANG_WARN_ENUM_CONVERSION = YES;
  612. CLANG_WARN_INT_CONVERSION = YES;
  613. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  614. CLANG_WARN_UNREACHABLE_CODE = YES;
  615. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  616. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  617. COPY_PHASE_STRIP = YES;
  618. ENABLE_NS_ASSERTIONS = NO;
  619. ENABLE_STRICT_OBJC_MSGSEND = YES;
  620. GCC_C_LANGUAGE_STANDARD = gnu99;
  621. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  622. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  623. GCC_WARN_UNDECLARED_SELECTOR = YES;
  624. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  625. GCC_WARN_UNUSED_FUNCTION = YES;
  626. GCC_WARN_UNUSED_VARIABLE = YES;
  627. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  628. MTL_ENABLE_DEBUG_INFO = NO;
  629. SDKROOT = iphoneos;
  630. TARGETED_DEVICE_FAMILY = "1,2";
  631. VALIDATE_PRODUCT = YES;
  632. };
  633. name = Release;
  634. };
  635. 2DA7F9491AA6B4C4005627AB /* Debug */ = {
  636. isa = XCBuildConfiguration;
  637. buildSettings = {
  638. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  639. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  640. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  641. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  642. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  643. PRODUCT_NAME = "$(TARGET_NAME)";
  644. };
  645. name = Debug;
  646. };
  647. 2DA7F94A1AA6B4C4005627AB /* Release */ = {
  648. isa = XCBuildConfiguration;
  649. buildSettings = {
  650. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  651. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  652. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  653. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  654. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  655. PRODUCT_NAME = "$(TARGET_NAME)";
  656. };
  657. name = Release;
  658. };
  659. 2DA7F94C1AA6B4C4005627AB /* Debug */ = {
  660. isa = XCBuildConfiguration;
  661. buildSettings = {
  662. BUNDLE_LOADER = "$(TEST_HOST)";
  663. FRAMEWORK_SEARCH_PATHS = (
  664. "$(SDKROOT)/System/Library/Frameworks",
  665. "$(inherited)",
  666. );
  667. GCC_PREPROCESSOR_DEFINITIONS = (
  668. "DEBUG=1",
  669. "$(inherited)",
  670. );
  671. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  672. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  673. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  674. PRODUCT_NAME = "$(TARGET_NAME)";
  675. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  676. };
  677. name = Debug;
  678. };
  679. 2DA7F94D1AA6B4C4005627AB /* Release */ = {
  680. isa = XCBuildConfiguration;
  681. buildSettings = {
  682. BUNDLE_LOADER = "$(TEST_HOST)";
  683. FRAMEWORK_SEARCH_PATHS = (
  684. "$(SDKROOT)/System/Library/Frameworks",
  685. "$(inherited)",
  686. );
  687. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  688. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  689. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  690. PRODUCT_NAME = "$(TARGET_NAME)";
  691. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  692. };
  693. name = Release;
  694. };
  695. /* End XCBuildConfiguration section */
  696. /* Begin XCConfigurationList section */
  697. 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = {
  698. isa = XCConfigurationList;
  699. buildConfigurations = (
  700. 2DA7F9461AA6B4C4005627AB /* Debug */,
  701. 2DA7F9471AA6B4C4005627AB /* Release */,
  702. );
  703. defaultConfigurationIsVisible = 0;
  704. defaultConfigurationName = Release;
  705. };
  706. 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
  707. isa = XCConfigurationList;
  708. buildConfigurations = (
  709. 2DA7F9491AA6B4C4005627AB /* Debug */,
  710. 2DA7F94A1AA6B4C4005627AB /* Release */,
  711. );
  712. defaultConfigurationIsVisible = 0;
  713. defaultConfigurationName = Release;
  714. };
  715. 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
  716. isa = XCConfigurationList;
  717. buildConfigurations = (
  718. 2DA7F94C1AA6B4C4005627AB /* Debug */,
  719. 2DA7F94D1AA6B4C4005627AB /* Release */,
  720. );
  721. defaultConfigurationIsVisible = 0;
  722. defaultConfigurationName = Release;
  723. };
  724. /* End XCConfigurationList section */
  725. };
  726. rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  727. }