project.pbxproj 62 KB

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