project.pbxproj 72 KB

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