project.pbxproj 46 KB

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