project.pbxproj 69 KB

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