project.pbxproj 63 KB

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