project.pbxproj 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2D4698861D0EE6A400CB8025 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D4698851D0EE6A400CB8025 /* NSBundle+MJRefresh.m */; };
  10. 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */; };
  11. 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */; };
  12. 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */; };
  13. 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */; };
  14. 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */; };
  15. 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */; };
  16. 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */; };
  17. 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF01BB15F4A00AED473 /* MJExample.m */; };
  18. 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */; };
  19. 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */; };
  20. 2D9BEB131BB15F4A00AED473 /* MJNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF61BB15F4A00AED473 /* MJNavigationController.m */; };
  21. 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */; };
  22. 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */; };
  23. 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */; };
  24. 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */; };
  25. 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */; };
  26. 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */; };
  27. 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */; };
  28. 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */; };
  29. 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */; };
  30. 2D9DF45A1F7CE2C20042D6DD /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9EC1BECBE6700D58F6A /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  31. 2D9DF45B1F7CE2C20042D6DD /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9EE1BECBE6700D58F6A /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. 2D9DF45C1F7CE2C20042D6DD /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9F01BECBE6700D58F6A /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; };
  33. 2D9DF45D1F7CE2C20042D6DD /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9F21BECBE6700D58F6A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. 2D9DF45E1F7CE2C20042D6DD /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9F41BECBE6700D58F6A /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  35. 2D9DF45F1F7CE2C20042D6DD /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9F91BECBE6700D58F6A /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36. 2D9DF4601F7CE2C20042D6DD /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9FB1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  37. 2D9DF4611F7CE2C20042D6DD /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2E9FD1BECBE6700D58F6A /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  38. 2D9DF4621F7CE2C20042D6DD /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA001BECBE6700D58F6A /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  39. 2D9DF4631F7CE2C20042D6DD /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA021BECBE6700D58F6A /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40. 2D9DF4641F7CE2C20042D6DD /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA041BECBE6700D58F6A /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  41. 2D9DF4651F7CE2C20042D6DD /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA071BECBE6700D58F6A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  42. 2D9DF4661F7CE2C20042D6DD /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA091BECBE6700D58F6A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  43. 2D9DF4671F7CE2C20042D6DD /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA0B1BECBE6700D58F6A /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  44. 2D9DF4681F7CE2C20042D6DD /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA0E1BECBE6700D58F6A /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; };
  45. 2D9DF4691F7CE2C20042D6DD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA0F1BECBE6700D58F6A /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; };
  46. 2D9DF46A1F7CE2C20042D6DD /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA111BECBE6700D58F6A /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
  47. 2D9DF46B1F7CE2C20042D6DD /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA131BECBE6700D58F6A /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; };
  48. 2D9DF46C1F7CE2C20042D6DD /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB2EA151BECBE6700D58F6A /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
  49. 2D9DF46D1F7CE2C20042D6DD /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D4698841D0EE6A400CB8025 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; };
  50. 2D9DF46E1F7CE2D60042D6DD /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */; };
  51. 2D9DF46F1F7CE2F90042D6DD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */; };
  52. 2D9DF4701F7CE2F90042D6DD /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */; };
  53. 2D9DF4711F7CE2F90042D6DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */; };
  54. 2D9DF4721F7CE2F90042D6DD /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */; };
  55. 2D9DF4731F7CE2F90042D6DD /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */; };
  56. 2D9DF4741F7CE2F90042D6DD /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */; };
  57. 2D9DF4751F7CE2F90042D6DD /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */; };
  58. 2D9DF4761F7CE2F90042D6DD /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */; };
  59. 2D9DF4771F7CE2F90042D6DD /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */; };
  60. 2D9DF4781F7CE2F90042D6DD /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */; };
  61. 2D9DF4791F7CE2F90042D6DD /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */; };
  62. 2D9DF47A1F7CE2F90042D6DD /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */; };
  63. 2D9DF47B1F7CE2F90042D6DD /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */; };
  64. 2D9DF47C1F7CE2F90042D6DD /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */; };
  65. 2D9DF47D1F7CE2F90042D6DD /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */; };
  66. 2D9DF47E1F7CE2F90042D6DD /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */; settings = {COMPILER_FLAGS = "-Wno-unguarded-availability-new"; }; };
  67. 2D9DF47F1F7CE2F90042D6DD /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */; };
  68. 2D9DF4801F7CE2F90042D6DD /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */; };
  69. 2D9DF4811F7CE2F90042D6DD /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D4698851D0EE6A400CB8025 /* NSBundle+MJRefresh.m */; };
  70. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; };
  71. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; };
  72. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; };
  73. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; };
  74. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; };
  75. 2DB2EA171BECBE6700D58F6A /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */; };
  76. 2DB2EA181BECBE6700D58F6A /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */; };
  77. 2DB2EA191BECBE6700D58F6A /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */; };
  78. 2DB2EA1A1BECBE6700D58F6A /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */; };
  79. 2DB2EA1B1BECBE6700D58F6A /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */; };
  80. 2DB2EA1C1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */; };
  81. 2DB2EA1D1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */; };
  82. 2DB2EA1E1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */; };
  83. 2DB2EA1F1BECBE6700D58F6A /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */; };
  84. 2DB2EA201BECBE6700D58F6A /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */; };
  85. 2DB2EA211BECBE6700D58F6A /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */; };
  86. 2DB2EA221BECBE6700D58F6A /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */; };
  87. 2DB2EA231BECBE6700D58F6A /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */; };
  88. 2DB2EA241BECBE6700D58F6A /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */; };
  89. 2DB2EA251BECBE6700D58F6A /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */; };
  90. 2DB2EA261BECBE6700D58F6A /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */; };
  91. 2DB2EA271BECBE6700D58F6A /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */; };
  92. 2DB2EA281BECBE6700D58F6A /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */; };
  93. 2DB2EA291BECBE6700D58F6A /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */; };
  94. /* End PBXBuildFile section */
  95. /* Begin PBXContainerItemProxy section */
  96. 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = {
  97. isa = PBXContainerItemProxy;
  98. containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  99. proxyType = 1;
  100. remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB;
  101. remoteInfo = MJRefreshExample;
  102. };
  103. /* End PBXContainerItemProxy section */
  104. /* Begin PBXCopyFilesBuildPhase section */
  105. 2D9DF3EC1F7CD8F50042D6DD /* Embed Frameworks */ = {
  106. isa = PBXCopyFilesBuildPhase;
  107. buildActionMask = 2147483647;
  108. dstPath = "";
  109. dstSubfolderSpec = 10;
  110. files = (
  111. );
  112. name = "Embed Frameworks";
  113. runOnlyForDeploymentPostprocessing = 0;
  114. };
  115. /* End PBXCopyFilesBuildPhase section */
  116. /* Begin PBXFileReference section */
  117. 2D4698841D0EE6A400CB8025 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSBundle+MJRefresh.h"; sourceTree = "<group>"; };
  118. 2D4698851D0EE6A400CB8025 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+MJRefresh.m"; sourceTree = "<group>"; };
  119. 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Example.h"; sourceTree = "<group>"; };
  120. 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Example.m"; sourceTree = "<group>"; };
  121. 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter.h; sourceTree = "<group>"; };
  122. 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter.m; sourceTree = "<group>"; };
  123. 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter2.h; sourceTree = "<group>"; };
  124. 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter2.m; sourceTree = "<group>"; };
  125. 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiHeader.h; sourceTree = "<group>"; };
  126. 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiHeader.m; sourceTree = "<group>"; };
  127. 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYAutoFooter.h; sourceTree = "<group>"; };
  128. 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYAutoFooter.m; sourceTree = "<group>"; };
  129. 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYBackFooter.h; sourceTree = "<group>"; };
  130. 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYBackFooter.m; sourceTree = "<group>"; };
  131. 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYHeader.h; sourceTree = "<group>"; };
  132. 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYHeader.m; sourceTree = "<group>"; };
  133. 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = "<group>"; };
  134. 2D9BEAF01BB15F4A00AED473 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = "<group>"; };
  135. 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = "<group>"; };
  136. 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = "<group>"; };
  137. 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleWindow.h; sourceTree = "<group>"; };
  138. 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleWindow.m; sourceTree = "<group>"; };
  139. 2D9BEAF51BB15F4A00AED473 /* MJNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJNavigationController.h; sourceTree = "<group>"; };
  140. 2D9BEAF61BB15F4A00AED473 /* MJNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJNavigationController.m; sourceTree = "<group>"; };
  141. 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSingleViewController.h; sourceTree = "<group>"; };
  142. 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSingleViewController.m; sourceTree = "<group>"; };
  143. 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTempViewController.h; sourceTree = "<group>"; };
  144. 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTempViewController.m; sourceTree = "<group>"; };
  145. 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  146. 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  147. 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
  148. 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
  149. 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
  150. 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
  151. 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = "<group>"; };
  152. 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = "<group>"; };
  153. 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = "<group>"; };
  154. 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJWebViewViewController.h; sourceTree = "<group>"; };
  155. 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJWebViewViewController.m; sourceTree = "<group>"; };
  156. 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJWebViewViewController.xib; sourceTree = "<group>"; };
  157. 2D9DF4521F7CE29B0042D6DD /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  158. 2D9DF4551F7CE29B0042D6DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  159. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  160. 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  161. 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  162. 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  163. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  164. 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  165. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  166. 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  167. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
  168. 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
  169. 2DB2E9EC1BECBE6700D58F6A /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoFooter.h; sourceTree = "<group>"; };
  170. 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoFooter.m; sourceTree = "<group>"; };
  171. 2DB2E9EE1BECBE6700D58F6A /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackFooter.h; sourceTree = "<group>"; };
  172. 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackFooter.m; sourceTree = "<group>"; };
  173. 2DB2E9F01BECBE6700D58F6A /* MJRefreshComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshComponent.h; sourceTree = "<group>"; };
  174. 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshComponent.m; sourceTree = "<group>"; };
  175. 2DB2E9F21BECBE6700D58F6A /* MJRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooter.h; sourceTree = "<group>"; };
  176. 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooter.m; sourceTree = "<group>"; };
  177. 2DB2E9F41BECBE6700D58F6A /* MJRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeader.h; sourceTree = "<group>"; };
  178. 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeader.m; sourceTree = "<group>"; };
  179. 2DB2E9F91BECBE6700D58F6A /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoGifFooter.h; sourceTree = "<group>"; };
  180. 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoGifFooter.m; sourceTree = "<group>"; };
  181. 2DB2E9FB1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoNormalFooter.h; sourceTree = "<group>"; };
  182. 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoNormalFooter.m; sourceTree = "<group>"; };
  183. 2DB2E9FD1BECBE6700D58F6A /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshAutoStateFooter.h; sourceTree = "<group>"; };
  184. 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshAutoStateFooter.m; sourceTree = "<group>"; };
  185. 2DB2EA001BECBE6700D58F6A /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackGifFooter.h; sourceTree = "<group>"; };
  186. 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackGifFooter.m; sourceTree = "<group>"; };
  187. 2DB2EA021BECBE6700D58F6A /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackNormalFooter.h; sourceTree = "<group>"; };
  188. 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackNormalFooter.m; sourceTree = "<group>"; };
  189. 2DB2EA041BECBE6700D58F6A /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBackStateFooter.h; sourceTree = "<group>"; };
  190. 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBackStateFooter.m; sourceTree = "<group>"; };
  191. 2DB2EA071BECBE6700D58F6A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifHeader.h; sourceTree = "<group>"; };
  192. 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifHeader.m; sourceTree = "<group>"; };
  193. 2DB2EA091BECBE6700D58F6A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshNormalHeader.h; sourceTree = "<group>"; };
  194. 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshNormalHeader.m; sourceTree = "<group>"; };
  195. 2DB2EA0B1BECBE6700D58F6A /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshStateHeader.h; sourceTree = "<group>"; };
  196. 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshStateHeader.m; sourceTree = "<group>"; };
  197. 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = "<group>"; };
  198. 2DB2EA0E1BECBE6700D58F6A /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = "<group>"; };
  199. 2DB2EA0F1BECBE6700D58F6A /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = "<group>"; };
  200. 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = "<group>"; };
  201. 2DB2EA111BECBE6700D58F6A /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJExtension.h"; sourceTree = "<group>"; };
  202. 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJExtension.m"; sourceTree = "<group>"; };
  203. 2DB2EA131BECBE6700D58F6A /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
  204. 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = "<group>"; };
  205. 2DB2EA151BECBE6700D58F6A /* UIView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MJExtension.h"; sourceTree = "<group>"; };
  206. 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MJExtension.m"; sourceTree = "<group>"; };
  207. /* End PBXFileReference section */
  208. /* Begin PBXFrameworksBuildPhase section */
  209. 2D9DF44E1F7CE29B0042D6DD /* Frameworks */ = {
  210. isa = PBXFrameworksBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. 2DA7F9221AA6B4C4005627AB /* Frameworks */ = {
  217. isa = PBXFrameworksBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. };
  223. 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = {
  224. isa = PBXFrameworksBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXFrameworksBuildPhase section */
  231. /* Begin PBXGroup section */
  232. 2D9BEADE1BB15F4A00AED473 /* Category */ = {
  233. isa = PBXGroup;
  234. children = (
  235. 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */,
  236. 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */,
  237. );
  238. path = Category;
  239. sourceTree = "<group>";
  240. };
  241. 2D9BEAE11BB15F4A00AED473 /* DIY */ = {
  242. isa = PBXGroup;
  243. children = (
  244. 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */,
  245. 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */,
  246. 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */,
  247. 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */,
  248. 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */,
  249. 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */,
  250. 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */,
  251. 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */,
  252. 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */,
  253. 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */,
  254. 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */,
  255. 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */,
  256. );
  257. path = DIY;
  258. sourceTree = "<group>";
  259. };
  260. 2D9BEAEE1BB15F4A00AED473 /* First */ = {
  261. isa = PBXGroup;
  262. children = (
  263. 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */,
  264. 2D9BEAF01BB15F4A00AED473 /* MJExample.m */,
  265. 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */,
  266. 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */,
  267. 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */,
  268. 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */,
  269. 2D9BEAF51BB15F4A00AED473 /* MJNavigationController.h */,
  270. 2D9BEAF61BB15F4A00AED473 /* MJNavigationController.m */,
  271. 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */,
  272. 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */,
  273. 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */,
  274. 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */,
  275. );
  276. path = First;
  277. sourceTree = "<group>";
  278. };
  279. 2D9BEAFB1BB15F4A00AED473 /* Other */ = {
  280. isa = PBXGroup;
  281. children = (
  282. 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */,
  283. 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */,
  284. );
  285. path = Other;
  286. sourceTree = "<group>";
  287. };
  288. 2D9BEAFE1BB15F4A00AED473 /* Second */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */,
  292. 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */,
  293. 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */,
  294. 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */,
  295. 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */,
  296. 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */,
  297. 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */,
  298. 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */,
  299. 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */,
  300. 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */,
  301. );
  302. path = Second;
  303. sourceTree = "<group>";
  304. };
  305. 2D9DF4531F7CE29B0042D6DD /* MJRefreshFramework */ = {
  306. isa = PBXGroup;
  307. children = (
  308. 2D9DF4551F7CE29B0042D6DD /* Info.plist */,
  309. );
  310. path = MJRefreshFramework;
  311. sourceTree = "<group>";
  312. };
  313. 2DA7F91C1AA6B4C4005627AB = {
  314. isa = PBXGroup;
  315. children = (
  316. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */,
  317. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */,
  318. 2D9DF4531F7CE29B0042D6DD /* MJRefreshFramework */,
  319. 2DA7F9261AA6B4C4005627AB /* Products */,
  320. );
  321. sourceTree = "<group>";
  322. };
  323. 2DA7F9261AA6B4C4005627AB /* Products */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */,
  327. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */,
  328. 2D9DF4521F7CE29B0042D6DD /* MJRefresh.framework */,
  329. );
  330. name = Products;
  331. sourceTree = "<group>";
  332. };
  333. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = {
  334. isa = PBXGroup;
  335. children = (
  336. 2DB2E9EA1BECBE6700D58F6A /* 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. 2DB2E9EA1BECBE6700D58F6A /* MJRefresh */ = {
  386. isa = PBXGroup;
  387. children = (
  388. 2DB2E9EB1BECBE6700D58F6A /* Base */,
  389. 2DB2E9F61BECBE6700D58F6A /* Custom */,
  390. 2DB2EA0D1BECBE6700D58F6A /* MJRefresh.bundle */,
  391. 2DB2EA0E1BECBE6700D58F6A /* MJRefresh.h */,
  392. 2DB2EA0F1BECBE6700D58F6A /* MJRefreshConst.h */,
  393. 2DB2EA101BECBE6700D58F6A /* MJRefreshConst.m */,
  394. 2DB2EA111BECBE6700D58F6A /* UIScrollView+MJExtension.h */,
  395. 2DB2EA121BECBE6700D58F6A /* UIScrollView+MJExtension.m */,
  396. 2DB2EA131BECBE6700D58F6A /* UIScrollView+MJRefresh.h */,
  397. 2DB2EA141BECBE6700D58F6A /* UIScrollView+MJRefresh.m */,
  398. 2DB2EA151BECBE6700D58F6A /* UIView+MJExtension.h */,
  399. 2DB2EA161BECBE6700D58F6A /* UIView+MJExtension.m */,
  400. 2D4698841D0EE6A400CB8025 /* NSBundle+MJRefresh.h */,
  401. 2D4698851D0EE6A400CB8025 /* NSBundle+MJRefresh.m */,
  402. );
  403. path = MJRefresh;
  404. sourceTree = SOURCE_ROOT;
  405. };
  406. 2DB2E9EB1BECBE6700D58F6A /* Base */ = {
  407. isa = PBXGroup;
  408. children = (
  409. 2DB2E9EC1BECBE6700D58F6A /* MJRefreshAutoFooter.h */,
  410. 2DB2E9ED1BECBE6700D58F6A /* MJRefreshAutoFooter.m */,
  411. 2DB2E9EE1BECBE6700D58F6A /* MJRefreshBackFooter.h */,
  412. 2DB2E9EF1BECBE6700D58F6A /* MJRefreshBackFooter.m */,
  413. 2DB2E9F01BECBE6700D58F6A /* MJRefreshComponent.h */,
  414. 2DB2E9F11BECBE6700D58F6A /* MJRefreshComponent.m */,
  415. 2DB2E9F21BECBE6700D58F6A /* MJRefreshFooter.h */,
  416. 2DB2E9F31BECBE6700D58F6A /* MJRefreshFooter.m */,
  417. 2DB2E9F41BECBE6700D58F6A /* MJRefreshHeader.h */,
  418. 2DB2E9F51BECBE6700D58F6A /* MJRefreshHeader.m */,
  419. );
  420. path = Base;
  421. sourceTree = "<group>";
  422. };
  423. 2DB2E9F61BECBE6700D58F6A /* Custom */ = {
  424. isa = PBXGroup;
  425. children = (
  426. 2DB2E9F71BECBE6700D58F6A /* Footer */,
  427. 2DB2EA061BECBE6700D58F6A /* Header */,
  428. );
  429. path = Custom;
  430. sourceTree = "<group>";
  431. };
  432. 2DB2E9F71BECBE6700D58F6A /* Footer */ = {
  433. isa = PBXGroup;
  434. children = (
  435. 2DB2E9F81BECBE6700D58F6A /* Auto */,
  436. 2DB2E9FF1BECBE6700D58F6A /* Back */,
  437. );
  438. path = Footer;
  439. sourceTree = "<group>";
  440. };
  441. 2DB2E9F81BECBE6700D58F6A /* Auto */ = {
  442. isa = PBXGroup;
  443. children = (
  444. 2DB2E9F91BECBE6700D58F6A /* MJRefreshAutoGifFooter.h */,
  445. 2DB2E9FA1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m */,
  446. 2DB2E9FB1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.h */,
  447. 2DB2E9FC1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m */,
  448. 2DB2E9FD1BECBE6700D58F6A /* MJRefreshAutoStateFooter.h */,
  449. 2DB2E9FE1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m */,
  450. );
  451. path = Auto;
  452. sourceTree = "<group>";
  453. };
  454. 2DB2E9FF1BECBE6700D58F6A /* Back */ = {
  455. isa = PBXGroup;
  456. children = (
  457. 2DB2EA001BECBE6700D58F6A /* MJRefreshBackGifFooter.h */,
  458. 2DB2EA011BECBE6700D58F6A /* MJRefreshBackGifFooter.m */,
  459. 2DB2EA021BECBE6700D58F6A /* MJRefreshBackNormalFooter.h */,
  460. 2DB2EA031BECBE6700D58F6A /* MJRefreshBackNormalFooter.m */,
  461. 2DB2EA041BECBE6700D58F6A /* MJRefreshBackStateFooter.h */,
  462. 2DB2EA051BECBE6700D58F6A /* MJRefreshBackStateFooter.m */,
  463. );
  464. path = Back;
  465. sourceTree = "<group>";
  466. };
  467. 2DB2EA061BECBE6700D58F6A /* Header */ = {
  468. isa = PBXGroup;
  469. children = (
  470. 2DB2EA071BECBE6700D58F6A /* MJRefreshGifHeader.h */,
  471. 2DB2EA081BECBE6700D58F6A /* MJRefreshGifHeader.m */,
  472. 2DB2EA091BECBE6700D58F6A /* MJRefreshNormalHeader.h */,
  473. 2DB2EA0A1BECBE6700D58F6A /* MJRefreshNormalHeader.m */,
  474. 2DB2EA0B1BECBE6700D58F6A /* MJRefreshStateHeader.h */,
  475. 2DB2EA0C1BECBE6700D58F6A /* MJRefreshStateHeader.m */,
  476. );
  477. path = Header;
  478. sourceTree = "<group>";
  479. };
  480. /* End PBXGroup section */
  481. /* Begin PBXHeadersBuildPhase section */
  482. 2D9DF44F1F7CE29B0042D6DD /* Headers */ = {
  483. isa = PBXHeadersBuildPhase;
  484. buildActionMask = 2147483647;
  485. files = (
  486. 2D9DF45A1F7CE2C20042D6DD /* MJRefreshAutoFooter.h in Headers */,
  487. 2D9DF45B1F7CE2C20042D6DD /* MJRefreshBackFooter.h in Headers */,
  488. 2D9DF45C1F7CE2C20042D6DD /* MJRefreshComponent.h in Headers */,
  489. 2D9DF45D1F7CE2C20042D6DD /* MJRefreshFooter.h in Headers */,
  490. 2D9DF45E1F7CE2C20042D6DD /* MJRefreshHeader.h in Headers */,
  491. 2D9DF45F1F7CE2C20042D6DD /* MJRefreshAutoGifFooter.h in Headers */,
  492. 2D9DF4601F7CE2C20042D6DD /* MJRefreshAutoNormalFooter.h in Headers */,
  493. 2D9DF4611F7CE2C20042D6DD /* MJRefreshAutoStateFooter.h in Headers */,
  494. 2D9DF4621F7CE2C20042D6DD /* MJRefreshBackGifFooter.h in Headers */,
  495. 2D9DF4631F7CE2C20042D6DD /* MJRefreshBackNormalFooter.h in Headers */,
  496. 2D9DF4641F7CE2C20042D6DD /* MJRefreshBackStateFooter.h in Headers */,
  497. 2D9DF4651F7CE2C20042D6DD /* MJRefreshGifHeader.h in Headers */,
  498. 2D9DF4661F7CE2C20042D6DD /* MJRefreshNormalHeader.h in Headers */,
  499. 2D9DF4671F7CE2C20042D6DD /* MJRefreshStateHeader.h in Headers */,
  500. 2D9DF4681F7CE2C20042D6DD /* MJRefresh.h in Headers */,
  501. 2D9DF4691F7CE2C20042D6DD /* MJRefreshConst.h in Headers */,
  502. 2D9DF46A1F7CE2C20042D6DD /* UIScrollView+MJExtension.h in Headers */,
  503. 2D9DF46B1F7CE2C20042D6DD /* UIScrollView+MJRefresh.h in Headers */,
  504. 2D9DF46C1F7CE2C20042D6DD /* UIView+MJExtension.h in Headers */,
  505. 2D9DF46D1F7CE2C20042D6DD /* NSBundle+MJRefresh.h in Headers */,
  506. );
  507. runOnlyForDeploymentPostprocessing = 0;
  508. };
  509. /* End PBXHeadersBuildPhase section */
  510. /* Begin PBXNativeTarget section */
  511. 2D9DF4511F7CE29B0042D6DD /* MJRefreshFramework */ = {
  512. isa = PBXNativeTarget;
  513. buildConfigurationList = 2D9DF4571F7CE29B0042D6DD /* Build configuration list for PBXNativeTarget "MJRefreshFramework" */;
  514. buildPhases = (
  515. 2D9DF44D1F7CE29B0042D6DD /* Sources */,
  516. 2D9DF44E1F7CE29B0042D6DD /* Frameworks */,
  517. 2D9DF44F1F7CE29B0042D6DD /* Headers */,
  518. 2D9DF4501F7CE29B0042D6DD /* Resources */,
  519. );
  520. buildRules = (
  521. );
  522. dependencies = (
  523. );
  524. name = MJRefreshFramework;
  525. productName = MJRefreshFramework;
  526. productReference = 2D9DF4521F7CE29B0042D6DD /* MJRefresh.framework */;
  527. productType = "com.apple.product-type.framework";
  528. };
  529. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = {
  530. isa = PBXNativeTarget;
  531. buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
  532. buildPhases = (
  533. 2DA7F9211AA6B4C4005627AB /* Sources */,
  534. 2DA7F9221AA6B4C4005627AB /* Frameworks */,
  535. 2DA7F9231AA6B4C4005627AB /* Resources */,
  536. 2D9DF3EC1F7CD8F50042D6DD /* Embed Frameworks */,
  537. );
  538. buildRules = (
  539. );
  540. dependencies = (
  541. );
  542. name = MJRefreshExample;
  543. productName = MJRefreshExample;
  544. productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */;
  545. productType = "com.apple.product-type.application";
  546. };
  547. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  548. isa = PBXNativeTarget;
  549. buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
  550. buildPhases = (
  551. 2DA7F93A1AA6B4C4005627AB /* Sources */,
  552. 2DA7F93B1AA6B4C4005627AB /* Frameworks */,
  553. 2DA7F93C1AA6B4C4005627AB /* Resources */,
  554. );
  555. buildRules = (
  556. );
  557. dependencies = (
  558. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */,
  559. );
  560. name = MJRefreshExampleTests;
  561. productName = MJRefreshExampleTests;
  562. productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */;
  563. productType = "com.apple.product-type.bundle.unit-test";
  564. };
  565. /* End PBXNativeTarget section */
  566. /* Begin PBXProject section */
  567. 2DA7F91D1AA6B4C4005627AB /* Project object */ = {
  568. isa = PBXProject;
  569. attributes = {
  570. CLASSPREFIX = MJ;
  571. LastUpgradeCheck = 0700;
  572. ORGANIZATIONNAME = "小码哥";
  573. TargetAttributes = {
  574. 2D9DF4511F7CE29B0042D6DD = {
  575. CreatedOnToolsVersion = 9.0;
  576. ProvisioningStyle = Automatic;
  577. };
  578. 2DA7F9241AA6B4C4005627AB = {
  579. CreatedOnToolsVersion = 6.1;
  580. };
  581. 2DA7F93D1AA6B4C4005627AB = {
  582. CreatedOnToolsVersion = 6.1;
  583. TestTargetID = 2DA7F9241AA6B4C4005627AB;
  584. };
  585. };
  586. };
  587. buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */;
  588. compatibilityVersion = "Xcode 3.2";
  589. developmentRegion = English;
  590. hasScannedForEncodings = 0;
  591. knownRegions = (
  592. en,
  593. Base,
  594. );
  595. mainGroup = 2DA7F91C1AA6B4C4005627AB;
  596. productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */;
  597. projectDirPath = "";
  598. projectRoot = "";
  599. targets = (
  600. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */,
  601. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */,
  602. 2D9DF4511F7CE29B0042D6DD /* MJRefreshFramework */,
  603. );
  604. };
  605. /* End PBXProject section */
  606. /* Begin PBXResourcesBuildPhase section */
  607. 2D9DF4501F7CE29B0042D6DD /* Resources */ = {
  608. isa = PBXResourcesBuildPhase;
  609. buildActionMask = 2147483647;
  610. files = (
  611. 2D9DF46E1F7CE2D60042D6DD /* MJRefresh.bundle in Resources */,
  612. );
  613. runOnlyForDeploymentPostprocessing = 0;
  614. };
  615. 2DA7F9231AA6B4C4005627AB /* Resources */ = {
  616. isa = PBXResourcesBuildPhase;
  617. buildActionMask = 2147483647;
  618. files = (
  619. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */,
  620. 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */,
  621. 2DB2EA251BECBE6700D58F6A /* MJRefresh.bundle in Resources */,
  622. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */,
  623. 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */,
  624. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */,
  625. );
  626. runOnlyForDeploymentPostprocessing = 0;
  627. };
  628. 2DA7F93C1AA6B4C4005627AB /* Resources */ = {
  629. isa = PBXResourcesBuildPhase;
  630. buildActionMask = 2147483647;
  631. files = (
  632. );
  633. runOnlyForDeploymentPostprocessing = 0;
  634. };
  635. /* End PBXResourcesBuildPhase section */
  636. /* Begin PBXSourcesBuildPhase section */
  637. 2D9DF44D1F7CE29B0042D6DD /* Sources */ = {
  638. isa = PBXSourcesBuildPhase;
  639. buildActionMask = 2147483647;
  640. files = (
  641. 2D9DF46F1F7CE2F90042D6DD /* MJRefreshAutoFooter.m in Sources */,
  642. 2D9DF4701F7CE2F90042D6DD /* MJRefreshBackFooter.m in Sources */,
  643. 2D9DF4711F7CE2F90042D6DD /* MJRefreshComponent.m in Sources */,
  644. 2D9DF4721F7CE2F90042D6DD /* MJRefreshFooter.m in Sources */,
  645. 2D9DF4731F7CE2F90042D6DD /* MJRefreshHeader.m in Sources */,
  646. 2D9DF4741F7CE2F90042D6DD /* MJRefreshAutoGifFooter.m in Sources */,
  647. 2D9DF4751F7CE2F90042D6DD /* MJRefreshAutoNormalFooter.m in Sources */,
  648. 2D9DF4761F7CE2F90042D6DD /* MJRefreshAutoStateFooter.m in Sources */,
  649. 2D9DF4771F7CE2F90042D6DD /* MJRefreshBackGifFooter.m in Sources */,
  650. 2D9DF4781F7CE2F90042D6DD /* MJRefreshBackNormalFooter.m in Sources */,
  651. 2D9DF4791F7CE2F90042D6DD /* MJRefreshBackStateFooter.m in Sources */,
  652. 2D9DF47A1F7CE2F90042D6DD /* MJRefreshGifHeader.m in Sources */,
  653. 2D9DF47B1F7CE2F90042D6DD /* MJRefreshNormalHeader.m in Sources */,
  654. 2D9DF47C1F7CE2F90042D6DD /* MJRefreshStateHeader.m in Sources */,
  655. 2D9DF47D1F7CE2F90042D6DD /* MJRefreshConst.m in Sources */,
  656. 2D9DF47E1F7CE2F90042D6DD /* UIScrollView+MJExtension.m in Sources */,
  657. 2D9DF47F1F7CE2F90042D6DD /* UIScrollView+MJRefresh.m in Sources */,
  658. 2D9DF4801F7CE2F90042D6DD /* UIView+MJExtension.m in Sources */,
  659. 2D9DF4811F7CE2F90042D6DD /* NSBundle+MJRefresh.m in Sources */,
  660. );
  661. runOnlyForDeploymentPostprocessing = 0;
  662. };
  663. 2DA7F9211AA6B4C4005627AB /* Sources */ = {
  664. isa = PBXSourcesBuildPhase;
  665. buildActionMask = 2147483647;
  666. files = (
  667. 2DB2EA181BECBE6700D58F6A /* MJRefreshBackFooter.m in Sources */,
  668. 2D4698861D0EE6A400CB8025 /* NSBundle+MJRefresh.m in Sources */,
  669. 2DB2EA1A1BECBE6700D58F6A /* MJRefreshFooter.m in Sources */,
  670. 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */,
  671. 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */,
  672. 2DB2EA261BECBE6700D58F6A /* MJRefreshConst.m in Sources */,
  673. 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */,
  674. 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */,
  675. 2DB2EA221BECBE6700D58F6A /* MJRefreshGifHeader.m in Sources */,
  676. 2D9BEB131BB15F4A00AED473 /* MJNavigationController.m in Sources */,
  677. 2DB2EA271BECBE6700D58F6A /* UIScrollView+MJExtension.m in Sources */,
  678. 2DB2EA1F1BECBE6700D58F6A /* MJRefreshBackGifFooter.m in Sources */,
  679. 2DB2EA1C1BECBE6700D58F6A /* MJRefreshAutoGifFooter.m in Sources */,
  680. 2DB2EA231BECBE6700D58F6A /* MJRefreshNormalHeader.m in Sources */,
  681. 2DB2EA191BECBE6700D58F6A /* MJRefreshComponent.m in Sources */,
  682. 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */,
  683. 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */,
  684. 2DB2EA291BECBE6700D58F6A /* UIView+MJExtension.m in Sources */,
  685. 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */,
  686. 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */,
  687. 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */,
  688. 2DB2EA171BECBE6700D58F6A /* MJRefreshAutoFooter.m in Sources */,
  689. 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */,
  690. 2DB2EA201BECBE6700D58F6A /* MJRefreshBackNormalFooter.m in Sources */,
  691. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */,
  692. 2DB2EA1E1BECBE6700D58F6A /* MJRefreshAutoStateFooter.m in Sources */,
  693. 2DB2EA241BECBE6700D58F6A /* MJRefreshStateHeader.m in Sources */,
  694. 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */,
  695. 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */,
  696. 2DB2EA1D1BECBE6700D58F6A /* MJRefreshAutoNormalFooter.m in Sources */,
  697. 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */,
  698. 2DB2EA1B1BECBE6700D58F6A /* MJRefreshHeader.m in Sources */,
  699. 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */,
  700. 2DB2EA211BECBE6700D58F6A /* MJRefreshBackStateFooter.m in Sources */,
  701. 2DB2EA281BECBE6700D58F6A /* UIScrollView+MJRefresh.m in Sources */,
  702. 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */,
  703. 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */,
  704. 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */,
  705. );
  706. runOnlyForDeploymentPostprocessing = 0;
  707. };
  708. 2DA7F93A1AA6B4C4005627AB /* Sources */ = {
  709. isa = PBXSourcesBuildPhase;
  710. buildActionMask = 2147483647;
  711. files = (
  712. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */,
  713. );
  714. runOnlyForDeploymentPostprocessing = 0;
  715. };
  716. /* End PBXSourcesBuildPhase section */
  717. /* Begin PBXTargetDependency section */
  718. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = {
  719. isa = PBXTargetDependency;
  720. target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */;
  721. targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */;
  722. };
  723. /* End PBXTargetDependency section */
  724. /* Begin PBXVariantGroup section */
  725. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = {
  726. isa = PBXVariantGroup;
  727. children = (
  728. 2DA7F9331AA6B4C4005627AB /* Base */,
  729. );
  730. name = Main.storyboard;
  731. sourceTree = "<group>";
  732. };
  733. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = {
  734. isa = PBXVariantGroup;
  735. children = (
  736. 2DA7F9381AA6B4C4005627AB /* Base */,
  737. );
  738. name = LaunchScreen.xib;
  739. sourceTree = "<group>";
  740. };
  741. /* End PBXVariantGroup section */
  742. /* Begin XCBuildConfiguration section */
  743. 2D9DF4581F7CE29B0042D6DD /* Debug */ = {
  744. isa = XCBuildConfiguration;
  745. buildSettings = {
  746. CLANG_ANALYZER_NONNULL = YES;
  747. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  748. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  749. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  750. CLANG_WARN_COMMA = YES;
  751. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  752. CLANG_WARN_INFINITE_RECURSION = YES;
  753. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  754. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  755. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  756. CLANG_WARN_STRICT_PROTOTYPES = YES;
  757. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  758. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  759. CODE_SIGN_IDENTITY = "iPhone Developer";
  760. CODE_SIGN_STYLE = Automatic;
  761. CURRENT_PROJECT_VERSION = 1;
  762. DEBUG_INFORMATION_FORMAT = dwarf;
  763. DEFINES_MODULE = YES;
  764. DYLIB_COMPATIBILITY_VERSION = 1;
  765. DYLIB_CURRENT_VERSION = 1;
  766. DYLIB_INSTALL_NAME_BASE = "@rpath";
  767. GCC_C_LANGUAGE_STANDARD = gnu11;
  768. GCC_NO_COMMON_BLOCKS = YES;
  769. INFOPLIST_FILE = MJRefreshFramework/Info.plist;
  770. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  771. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  772. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  773. PRODUCT_BUNDLE_IDENTIFIER = com.520it.MJRefreshFramework;
  774. PRODUCT_MODULE_NAME = MJRefresh;
  775. PRODUCT_NAME = MJRefresh;
  776. SKIP_INSTALL = YES;
  777. TARGETED_DEVICE_FAMILY = "1,2";
  778. VERSIONING_SYSTEM = "apple-generic";
  779. VERSION_INFO_PREFIX = "";
  780. };
  781. name = Debug;
  782. };
  783. 2D9DF4591F7CE29B0042D6DD /* Release */ = {
  784. isa = XCBuildConfiguration;
  785. buildSettings = {
  786. CLANG_ANALYZER_NONNULL = YES;
  787. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  788. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  789. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  790. CLANG_WARN_COMMA = YES;
  791. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  792. CLANG_WARN_INFINITE_RECURSION = YES;
  793. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  794. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  795. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  796. CLANG_WARN_STRICT_PROTOTYPES = YES;
  797. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  798. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  799. CODE_SIGN_IDENTITY = "iPhone Developer";
  800. CODE_SIGN_STYLE = Automatic;
  801. COPY_PHASE_STRIP = NO;
  802. CURRENT_PROJECT_VERSION = 1;
  803. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  804. DEFINES_MODULE = YES;
  805. DYLIB_COMPATIBILITY_VERSION = 1;
  806. DYLIB_CURRENT_VERSION = 1;
  807. DYLIB_INSTALL_NAME_BASE = "@rpath";
  808. GCC_C_LANGUAGE_STANDARD = gnu11;
  809. GCC_NO_COMMON_BLOCKS = YES;
  810. INFOPLIST_FILE = MJRefreshFramework/Info.plist;
  811. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  812. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  813. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  814. PRODUCT_BUNDLE_IDENTIFIER = com.520it.MJRefreshFramework;
  815. PRODUCT_MODULE_NAME = MJRefresh;
  816. PRODUCT_NAME = MJRefresh;
  817. SKIP_INSTALL = YES;
  818. TARGETED_DEVICE_FAMILY = "1,2";
  819. VERSIONING_SYSTEM = "apple-generic";
  820. VERSION_INFO_PREFIX = "";
  821. };
  822. name = Release;
  823. };
  824. 2DA7F9461AA6B4C4005627AB /* Debug */ = {
  825. isa = XCBuildConfiguration;
  826. buildSettings = {
  827. ALWAYS_SEARCH_USER_PATHS = NO;
  828. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  829. CLANG_CXX_LIBRARY = "libc++";
  830. CLANG_ENABLE_MODULES = YES;
  831. CLANG_ENABLE_OBJC_ARC = YES;
  832. CLANG_WARN_BOOL_CONVERSION = YES;
  833. CLANG_WARN_CONSTANT_CONVERSION = YES;
  834. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  835. CLANG_WARN_EMPTY_BODY = YES;
  836. CLANG_WARN_ENUM_CONVERSION = YES;
  837. CLANG_WARN_INT_CONVERSION = YES;
  838. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  839. CLANG_WARN_UNREACHABLE_CODE = YES;
  840. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  841. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  842. COPY_PHASE_STRIP = NO;
  843. ENABLE_STRICT_OBJC_MSGSEND = YES;
  844. ENABLE_TESTABILITY = YES;
  845. GCC_C_LANGUAGE_STANDARD = gnu99;
  846. GCC_DYNAMIC_NO_PIC = NO;
  847. GCC_OPTIMIZATION_LEVEL = 0;
  848. GCC_PREPROCESSOR_DEFINITIONS = (
  849. "DEBUG=1",
  850. "$(inherited)",
  851. );
  852. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  853. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  854. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  855. GCC_WARN_UNDECLARED_SELECTOR = YES;
  856. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  857. GCC_WARN_UNUSED_FUNCTION = YES;
  858. GCC_WARN_UNUSED_VARIABLE = YES;
  859. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  860. MTL_ENABLE_DEBUG_INFO = YES;
  861. ONLY_ACTIVE_ARCH = YES;
  862. SDKROOT = iphoneos;
  863. TARGETED_DEVICE_FAMILY = "1,2";
  864. };
  865. name = Debug;
  866. };
  867. 2DA7F9471AA6B4C4005627AB /* Release */ = {
  868. isa = XCBuildConfiguration;
  869. buildSettings = {
  870. ALWAYS_SEARCH_USER_PATHS = NO;
  871. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  872. CLANG_CXX_LIBRARY = "libc++";
  873. CLANG_ENABLE_MODULES = YES;
  874. CLANG_ENABLE_OBJC_ARC = YES;
  875. CLANG_WARN_BOOL_CONVERSION = YES;
  876. CLANG_WARN_CONSTANT_CONVERSION = YES;
  877. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  878. CLANG_WARN_EMPTY_BODY = YES;
  879. CLANG_WARN_ENUM_CONVERSION = YES;
  880. CLANG_WARN_INT_CONVERSION = YES;
  881. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  882. CLANG_WARN_UNREACHABLE_CODE = YES;
  883. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  884. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  885. COPY_PHASE_STRIP = YES;
  886. ENABLE_NS_ASSERTIONS = NO;
  887. ENABLE_STRICT_OBJC_MSGSEND = YES;
  888. GCC_C_LANGUAGE_STANDARD = gnu99;
  889. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  890. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  891. GCC_WARN_UNDECLARED_SELECTOR = YES;
  892. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  893. GCC_WARN_UNUSED_FUNCTION = YES;
  894. GCC_WARN_UNUSED_VARIABLE = YES;
  895. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  896. MTL_ENABLE_DEBUG_INFO = NO;
  897. SDKROOT = iphoneos;
  898. TARGETED_DEVICE_FAMILY = "1,2";
  899. VALIDATE_PRODUCT = YES;
  900. };
  901. name = Release;
  902. };
  903. 2DA7F9491AA6B4C4005627AB /* Debug */ = {
  904. isa = XCBuildConfiguration;
  905. buildSettings = {
  906. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  907. CODE_SIGN_IDENTITY = "iPhone Developer";
  908. GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
  909. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  910. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  911. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  912. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  913. PRODUCT_NAME = "$(TARGET_NAME)";
  914. };
  915. name = Debug;
  916. };
  917. 2DA7F94A1AA6B4C4005627AB /* Release */ = {
  918. isa = XCBuildConfiguration;
  919. buildSettings = {
  920. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  921. CODE_SIGN_IDENTITY = "iPhone Developer";
  922. GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
  923. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  924. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  925. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  926. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  927. PRODUCT_NAME = "$(TARGET_NAME)";
  928. };
  929. name = Release;
  930. };
  931. 2DA7F94C1AA6B4C4005627AB /* Debug */ = {
  932. isa = XCBuildConfiguration;
  933. buildSettings = {
  934. BUNDLE_LOADER = "$(TEST_HOST)";
  935. FRAMEWORK_SEARCH_PATHS = (
  936. "$(SDKROOT)/System/Library/Frameworks",
  937. "$(inherited)",
  938. );
  939. GCC_PREPROCESSOR_DEFINITIONS = (
  940. "DEBUG=1",
  941. "$(inherited)",
  942. );
  943. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  944. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  945. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  946. PRODUCT_NAME = "$(TARGET_NAME)";
  947. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  948. };
  949. name = Debug;
  950. };
  951. 2DA7F94D1AA6B4C4005627AB /* Release */ = {
  952. isa = XCBuildConfiguration;
  953. buildSettings = {
  954. BUNDLE_LOADER = "$(TEST_HOST)";
  955. FRAMEWORK_SEARCH_PATHS = (
  956. "$(SDKROOT)/System/Library/Frameworks",
  957. "$(inherited)",
  958. );
  959. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  960. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  961. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  962. PRODUCT_NAME = "$(TARGET_NAME)";
  963. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  964. };
  965. name = Release;
  966. };
  967. /* End XCBuildConfiguration section */
  968. /* Begin XCConfigurationList section */
  969. 2D9DF4571F7CE29B0042D6DD /* Build configuration list for PBXNativeTarget "MJRefreshFramework" */ = {
  970. isa = XCConfigurationList;
  971. buildConfigurations = (
  972. 2D9DF4581F7CE29B0042D6DD /* Debug */,
  973. 2D9DF4591F7CE29B0042D6DD /* Release */,
  974. );
  975. defaultConfigurationIsVisible = 0;
  976. defaultConfigurationName = Release;
  977. };
  978. 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = {
  979. isa = XCConfigurationList;
  980. buildConfigurations = (
  981. 2DA7F9461AA6B4C4005627AB /* Debug */,
  982. 2DA7F9471AA6B4C4005627AB /* Release */,
  983. );
  984. defaultConfigurationIsVisible = 0;
  985. defaultConfigurationName = Release;
  986. };
  987. 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
  988. isa = XCConfigurationList;
  989. buildConfigurations = (
  990. 2DA7F9491AA6B4C4005627AB /* Debug */,
  991. 2DA7F94A1AA6B4C4005627AB /* Release */,
  992. );
  993. defaultConfigurationIsVisible = 0;
  994. defaultConfigurationName = Release;
  995. };
  996. 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
  997. isa = XCConfigurationList;
  998. buildConfigurations = (
  999. 2DA7F94C1AA6B4C4005627AB /* Debug */,
  1000. 2DA7F94D1AA6B4C4005627AB /* Release */,
  1001. );
  1002. defaultConfigurationIsVisible = 0;
  1003. defaultConfigurationName = Release;
  1004. };
  1005. /* End XCConfigurationList section */
  1006. };
  1007. rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  1008. }