project.pbxproj 72 KB

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