project.pbxproj 44 KB

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