project.pbxproj 66 KB

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