project.pbxproj 44 KB

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