project.pbxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767
  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. 013557022AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 013557012AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift */; };
  11. 018C0838274787B6002D968E /* MJRefresh.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 018C083427478732002D968E /* MJRefresh.framework */; };
  12. 018C0839274787B6002D968E /* MJRefresh.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 018C083427478732002D968E /* MJRefresh.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  13. 0193FF132692E99500B52B11 /* I18NExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0193FF122692E99500B52B11 /* I18NExampleViewController.swift */; };
  14. 0193FF162692F8EB00B52B11 /* MJRefresh_i18n.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0193FF182692F8EB00B52B11 /* MJRefresh_i18n.strings */; };
  15. 01A5EB2B25EF62B80091554E /* MJWKWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01A5EB2A25EF62B80091554E /* MJWKWebViewController.swift */; };
  16. 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */; };
  17. 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */; };
  18. 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */; };
  19. 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */; };
  20. 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */; };
  21. 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */; };
  22. 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */; };
  23. 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF01BB15F4A00AED473 /* MJExample.m */; };
  24. 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */; };
  25. 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */; };
  26. 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */; };
  27. 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */; };
  28. 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */; };
  29. 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */; };
  30. 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */; };
  31. 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */; };
  32. 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */; };
  33. 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */; };
  34. 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */; };
  35. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; };
  36. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; };
  37. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; };
  38. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; };
  39. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; };
  40. 6B8FB1A9250E610D00AF64B7 /* MJHorizontalCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B8FB1A8250E610D00AF64B7 /* MJHorizontalCollectionViewController.m */; };
  41. /* End PBXBuildFile section */
  42. /* Begin PBXContainerItemProxy section */
  43. 018C083327478732002D968E /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = 018C082F27478732002D968E /* MJRefresh.xcodeproj */;
  46. proxyType = 2;
  47. remoteGlobalIDString = 2D9DF4521F7CE29B0042D6DD;
  48. remoteInfo = MJRefresh;
  49. };
  50. 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = {
  51. isa = PBXContainerItemProxy;
  52. containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  53. proxyType = 1;
  54. remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB;
  55. remoteInfo = MJRefreshExample;
  56. };
  57. /* End PBXContainerItemProxy section */
  58. /* Begin PBXCopyFilesBuildPhase section */
  59. 2D9DF3EC1F7CD8F50042D6DD /* Embed Frameworks */ = {
  60. isa = PBXCopyFilesBuildPhase;
  61. buildActionMask = 2147483647;
  62. dstPath = "";
  63. dstSubfolderSpec = 10;
  64. files = (
  65. 018C0839274787B6002D968E /* MJRefresh.framework in Embed Frameworks */,
  66. );
  67. name = "Embed Frameworks";
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. /* End PBXCopyFilesBuildPhase section */
  71. /* Begin PBXFileReference section */
  72. 0133FBB82693F7E200E98F66 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/MJRefresh_i18n.strings"; sourceTree = "<group>"; };
  73. 0133FBB92693F7EA00E98F66 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/MJRefresh_i18n.strings"; sourceTree = "<group>"; };
  74. 0133FBBB2693F80400E98F66 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
  75. 0133FBBC2693F81700E98F66 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
  76. 0133FBBD2693F81F00E98F66 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
  77. 0133FBBE2693FA8E00E98F66 /* CustomLanguages.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = CustomLanguages.bundle; sourceTree = "<group>"; };
  78. 013557012AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJPinHeaderCollectionViewController.swift; sourceTree = "<group>"; };
  79. 018C082F27478732002D968E /* MJRefresh.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MJRefresh.xcodeproj; path = ../../MJRefresh.xcodeproj; sourceTree = "<group>"; };
  80. 0193FF122692E99500B52B11 /* I18NExampleViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = I18NExampleViewController.swift; sourceTree = "<group>"; };
  81. 0193FF172692F8EB00B52B11 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MJRefresh_i18n.strings; sourceTree = "<group>"; };
  82. 01A5EB2925EF62B80091554E /* MJRefreshExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MJRefreshExample-Bridging-Header.h"; sourceTree = "<group>"; };
  83. 01A5EB2A25EF62B80091554E /* MJWKWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJWKWebViewController.swift; sourceTree = "<group>"; };
  84. 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Example.h"; sourceTree = "<group>"; };
  85. 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Example.m"; sourceTree = "<group>"; };
  86. 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter.h; sourceTree = "<group>"; };
  87. 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter.m; sourceTree = "<group>"; };
  88. 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiFooter2.h; sourceTree = "<group>"; };
  89. 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiFooter2.m; sourceTree = "<group>"; };
  90. 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJChiBaoZiHeader.h; sourceTree = "<group>"; };
  91. 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJChiBaoZiHeader.m; sourceTree = "<group>"; };
  92. 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYAutoFooter.h; sourceTree = "<group>"; };
  93. 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYAutoFooter.m; sourceTree = "<group>"; };
  94. 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYBackFooter.h; sourceTree = "<group>"; };
  95. 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYBackFooter.m; sourceTree = "<group>"; };
  96. 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJDIYHeader.h; sourceTree = "<group>"; };
  97. 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJDIYHeader.m; sourceTree = "<group>"; };
  98. 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = "<group>"; };
  99. 2D9BEAF01BB15F4A00AED473 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = "<group>"; };
  100. 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = "<group>"; };
  101. 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = "<group>"; };
  102. 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleWindow.h; sourceTree = "<group>"; };
  103. 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleWindow.m; sourceTree = "<group>"; };
  104. 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSingleViewController.h; sourceTree = "<group>"; };
  105. 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSingleViewController.m; sourceTree = "<group>"; };
  106. 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTempViewController.h; sourceTree = "<group>"; };
  107. 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTempViewController.m; sourceTree = "<group>"; };
  108. 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  109. 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  110. 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
  111. 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
  112. 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
  113. 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
  114. 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = "<group>"; };
  115. 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = "<group>"; };
  116. 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = "<group>"; };
  117. 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJWebViewViewController.h; sourceTree = "<group>"; };
  118. 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJWebViewViewController.m; sourceTree = "<group>"; };
  119. 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJWebViewViewController.xib; sourceTree = "<group>"; };
  120. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  121. 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  122. 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  123. 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  124. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  125. 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  126. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  127. 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  128. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
  129. 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
  130. 6B8FB1A7250E610D00AF64B7 /* MJHorizontalCollectionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MJHorizontalCollectionViewController.h; sourceTree = "<group>"; };
  131. 6B8FB1A8250E610D00AF64B7 /* MJHorizontalCollectionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJHorizontalCollectionViewController.m; sourceTree = "<group>"; };
  132. /* End PBXFileReference section */
  133. /* Begin PBXFrameworksBuildPhase section */
  134. 2DA7F9221AA6B4C4005627AB /* Frameworks */ = {
  135. isa = PBXFrameworksBuildPhase;
  136. buildActionMask = 2147483647;
  137. files = (
  138. 018C0838274787B6002D968E /* MJRefresh.framework in Frameworks */,
  139. );
  140. runOnlyForDeploymentPostprocessing = 0;
  141. };
  142. 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = {
  143. isa = PBXFrameworksBuildPhase;
  144. buildActionMask = 2147483647;
  145. files = (
  146. );
  147. runOnlyForDeploymentPostprocessing = 0;
  148. };
  149. /* End PBXFrameworksBuildPhase section */
  150. /* Begin PBXGroup section */
  151. 018C083027478732002D968E /* Products */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 018C083427478732002D968E /* MJRefresh.framework */,
  155. );
  156. name = Products;
  157. sourceTree = "<group>";
  158. };
  159. 018C0836274787B6002D968E /* Frameworks */ = {
  160. isa = PBXGroup;
  161. children = (
  162. );
  163. name = Frameworks;
  164. sourceTree = "<group>";
  165. };
  166. 0193FF112692E86200B52B11 /* i18n */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 0193FF122692E99500B52B11 /* I18NExampleViewController.swift */,
  170. 0193FF182692F8EB00B52B11 /* MJRefresh_i18n.strings */,
  171. 0133FBBE2693FA8E00E98F66 /* CustomLanguages.bundle */,
  172. );
  173. path = i18n;
  174. sourceTree = "<group>";
  175. };
  176. 01A5EB2825EF62930091554E /* SwiftExample */ = {
  177. isa = PBXGroup;
  178. children = (
  179. 01A5EB2A25EF62B80091554E /* MJWKWebViewController.swift */,
  180. );
  181. path = SwiftExample;
  182. sourceTree = "<group>";
  183. };
  184. 2D9BEADE1BB15F4A00AED473 /* Category */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 2D9BEADF1BB15F4A00AED473 /* UIViewController+Example.h */,
  188. 2D9BEAE01BB15F4A00AED473 /* UIViewController+Example.m */,
  189. );
  190. path = Category;
  191. sourceTree = "<group>";
  192. };
  193. 2D9BEAE11BB15F4A00AED473 /* DIY */ = {
  194. isa = PBXGroup;
  195. children = (
  196. 2D9BEAE21BB15F4A00AED473 /* MJChiBaoZiFooter.h */,
  197. 2D9BEAE31BB15F4A00AED473 /* MJChiBaoZiFooter.m */,
  198. 2D9BEAE41BB15F4A00AED473 /* MJChiBaoZiFooter2.h */,
  199. 2D9BEAE51BB15F4A00AED473 /* MJChiBaoZiFooter2.m */,
  200. 2D9BEAE61BB15F4A00AED473 /* MJChiBaoZiHeader.h */,
  201. 2D9BEAE71BB15F4A00AED473 /* MJChiBaoZiHeader.m */,
  202. 2D9BEAE81BB15F4A00AED473 /* MJDIYAutoFooter.h */,
  203. 2D9BEAE91BB15F4A00AED473 /* MJDIYAutoFooter.m */,
  204. 2D9BEAEA1BB15F4A00AED473 /* MJDIYBackFooter.h */,
  205. 2D9BEAEB1BB15F4A00AED473 /* MJDIYBackFooter.m */,
  206. 2D9BEAEC1BB15F4A00AED473 /* MJDIYHeader.h */,
  207. 2D9BEAED1BB15F4A00AED473 /* MJDIYHeader.m */,
  208. );
  209. path = DIY;
  210. sourceTree = "<group>";
  211. };
  212. 2D9BEAEE1BB15F4A00AED473 /* First */ = {
  213. isa = PBXGroup;
  214. children = (
  215. 2D9BEAEF1BB15F4A00AED473 /* MJExample.h */,
  216. 2D9BEAF01BB15F4A00AED473 /* MJExample.m */,
  217. 2D9BEAF11BB15F4A00AED473 /* MJExampleViewController.h */,
  218. 2D9BEAF21BB15F4A00AED473 /* MJExampleViewController.m */,
  219. 2D9BEAF31BB15F4A00AED473 /* MJExampleWindow.h */,
  220. 2D9BEAF41BB15F4A00AED473 /* MJExampleWindow.m */,
  221. 2D9BEAF71BB15F4A00AED473 /* MJSingleViewController.h */,
  222. 2D9BEAF81BB15F4A00AED473 /* MJSingleViewController.m */,
  223. 2D9BEAF91BB15F4A00AED473 /* MJTempViewController.h */,
  224. 2D9BEAFA1BB15F4A00AED473 /* MJTempViewController.m */,
  225. );
  226. path = First;
  227. sourceTree = "<group>";
  228. };
  229. 2D9BEAFB1BB15F4A00AED473 /* Other */ = {
  230. isa = PBXGroup;
  231. children = (
  232. 2D9BEAFC1BB15F4A00AED473 /* AppDelegate.h */,
  233. 2D9BEAFD1BB15F4A00AED473 /* AppDelegate.m */,
  234. );
  235. path = Other;
  236. sourceTree = "<group>";
  237. };
  238. 2D9BEAFE1BB15F4A00AED473 /* Second */ = {
  239. isa = PBXGroup;
  240. children = (
  241. 2D9BEAFF1BB15F4A00AED473 /* MJCollectionViewController.h */,
  242. 2D9BEB001BB15F4A00AED473 /* MJCollectionViewController.m */,
  243. 013557012AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift */,
  244. 6B8FB1A7250E610D00AF64B7 /* MJHorizontalCollectionViewController.h */,
  245. 6B8FB1A8250E610D00AF64B7 /* MJHorizontalCollectionViewController.m */,
  246. 2D9BEB011BB15F4A00AED473 /* MJTableViewController.h */,
  247. 2D9BEB021BB15F4A00AED473 /* MJTableViewController.m */,
  248. 2D9BEB031BB15F4A00AED473 /* MJTestViewController.h */,
  249. 2D9BEB041BB15F4A00AED473 /* MJTestViewController.m */,
  250. 2D9BEB051BB15F4A00AED473 /* MJTestViewController.xib */,
  251. 2D9BEB061BB15F4A00AED473 /* MJWebViewViewController.h */,
  252. 2D9BEB071BB15F4A00AED473 /* MJWebViewViewController.m */,
  253. 2D9BEB081BB15F4A00AED473 /* MJWebViewViewController.xib */,
  254. );
  255. path = Second;
  256. sourceTree = "<group>";
  257. };
  258. 2DA7F91C1AA6B4C4005627AB = {
  259. isa = PBXGroup;
  260. children = (
  261. 018C082F27478732002D968E /* MJRefresh.xcodeproj */,
  262. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */,
  263. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */,
  264. 2DA7F9261AA6B4C4005627AB /* Products */,
  265. 018C0836274787B6002D968E /* Frameworks */,
  266. );
  267. sourceTree = "<group>";
  268. };
  269. 2DA7F9261AA6B4C4005627AB /* Products */ = {
  270. isa = PBXGroup;
  271. children = (
  272. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */,
  273. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */,
  274. );
  275. name = Products;
  276. sourceTree = "<group>";
  277. };
  278. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = {
  279. isa = PBXGroup;
  280. children = (
  281. 2DA7F94E1AA6B51C005627AB /* Classes */,
  282. 01A5EB2925EF62B80091554E /* MJRefreshExample-Bridging-Header.h */,
  283. 2DA7F9281AA6B4C4005627AB /* Supporting Files */,
  284. );
  285. path = MJRefreshExample;
  286. sourceTree = "<group>";
  287. };
  288. 2DA7F9281AA6B4C4005627AB /* Supporting Files */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */,
  292. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */,
  293. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */,
  294. 2DA7F9291AA6B4C4005627AB /* Info.plist */,
  295. 2DA7F92A1AA6B4C4005627AB /* main.m */,
  296. 2DAA837B1BB1685300B62152 /* PrefixHeader.pch */,
  297. );
  298. name = "Supporting Files";
  299. sourceTree = "<group>";
  300. };
  301. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  302. isa = PBXGroup;
  303. children = (
  304. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */,
  305. 2DA7F9421AA6B4C4005627AB /* Supporting Files */,
  306. );
  307. path = MJRefreshExampleTests;
  308. sourceTree = "<group>";
  309. };
  310. 2DA7F9421AA6B4C4005627AB /* Supporting Files */ = {
  311. isa = PBXGroup;
  312. children = (
  313. 2DA7F9431AA6B4C4005627AB /* Info.plist */,
  314. );
  315. name = "Supporting Files";
  316. sourceTree = "<group>";
  317. };
  318. 2DA7F94E1AA6B51C005627AB /* Classes */ = {
  319. isa = PBXGroup;
  320. children = (
  321. 2D9BEADE1BB15F4A00AED473 /* Category */,
  322. 2D9BEAFB1BB15F4A00AED473 /* Other */,
  323. 2D9BEAE11BB15F4A00AED473 /* DIY */,
  324. 2D9BEAEE1BB15F4A00AED473 /* First */,
  325. 2D9BEAFE1BB15F4A00AED473 /* Second */,
  326. 0193FF112692E86200B52B11 /* i18n */,
  327. 01A5EB2825EF62930091554E /* SwiftExample */,
  328. );
  329. path = Classes;
  330. sourceTree = "<group>";
  331. };
  332. /* End PBXGroup section */
  333. /* Begin PBXNativeTarget section */
  334. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = {
  335. isa = PBXNativeTarget;
  336. buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
  337. buildPhases = (
  338. 2DA7F9211AA6B4C4005627AB /* Sources */,
  339. 2DA7F9221AA6B4C4005627AB /* Frameworks */,
  340. 2DA7F9231AA6B4C4005627AB /* Resources */,
  341. 2D9DF3EC1F7CD8F50042D6DD /* Embed Frameworks */,
  342. );
  343. buildRules = (
  344. );
  345. dependencies = (
  346. );
  347. name = MJRefreshExample;
  348. productName = MJRefreshExample;
  349. productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */;
  350. productType = "com.apple.product-type.application";
  351. };
  352. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  353. isa = PBXNativeTarget;
  354. buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
  355. buildPhases = (
  356. 2DA7F93A1AA6B4C4005627AB /* Sources */,
  357. 2DA7F93B1AA6B4C4005627AB /* Frameworks */,
  358. 2DA7F93C1AA6B4C4005627AB /* Resources */,
  359. );
  360. buildRules = (
  361. );
  362. dependencies = (
  363. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */,
  364. );
  365. name = MJRefreshExampleTests;
  366. productName = MJRefreshExampleTests;
  367. productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */;
  368. productType = "com.apple.product-type.bundle.unit-test";
  369. };
  370. /* End PBXNativeTarget section */
  371. /* Begin PBXProject section */
  372. 2DA7F91D1AA6B4C4005627AB /* Project object */ = {
  373. isa = PBXProject;
  374. attributes = {
  375. CLASSPREFIX = MJ;
  376. LastUpgradeCheck = 1220;
  377. ORGANIZATIONNAME = "小码哥";
  378. TargetAttributes = {
  379. 2DA7F9241AA6B4C4005627AB = {
  380. CreatedOnToolsVersion = 6.1;
  381. LastSwiftMigration = 1220;
  382. };
  383. 2DA7F93D1AA6B4C4005627AB = {
  384. CreatedOnToolsVersion = 6.1;
  385. TestTargetID = 2DA7F9241AA6B4C4005627AB;
  386. };
  387. };
  388. };
  389. buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */;
  390. compatibilityVersion = "Xcode 9.3";
  391. developmentRegion = en;
  392. hasScannedForEncodings = 0;
  393. knownRegions = (
  394. en,
  395. Base,
  396. "zh-Hans",
  397. "zh-Hant",
  398. ru,
  399. uk,
  400. ko,
  401. );
  402. mainGroup = 2DA7F91C1AA6B4C4005627AB;
  403. productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */;
  404. projectDirPath = "";
  405. projectReferences = (
  406. {
  407. ProductGroup = 018C083027478732002D968E /* Products */;
  408. ProjectRef = 018C082F27478732002D968E /* MJRefresh.xcodeproj */;
  409. },
  410. );
  411. projectRoot = "";
  412. targets = (
  413. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */,
  414. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */,
  415. );
  416. };
  417. /* End PBXProject section */
  418. /* Begin PBXReferenceProxy section */
  419. 018C083427478732002D968E /* MJRefresh.framework */ = {
  420. isa = PBXReferenceProxy;
  421. fileType = wrapper.framework;
  422. path = MJRefresh.framework;
  423. remoteRef = 018C083327478732002D968E /* PBXContainerItemProxy */;
  424. sourceTree = BUILT_PRODUCTS_DIR;
  425. };
  426. /* End PBXReferenceProxy section */
  427. /* Begin PBXResourcesBuildPhase section */
  428. 2DA7F9231AA6B4C4005627AB /* Resources */ = {
  429. isa = PBXResourcesBuildPhase;
  430. buildActionMask = 2147483647;
  431. files = (
  432. 0133FBBF2693FA8E00E98F66 /* CustomLanguages.bundle in Resources */,
  433. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */,
  434. 2D9BEB1C1BB15F4A00AED473 /* MJWebViewViewController.xib in Resources */,
  435. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */,
  436. 0193FF162692F8EB00B52B11 /* MJRefresh_i18n.strings in Resources */,
  437. 2D9BEB1A1BB15F4A00AED473 /* MJTestViewController.xib in Resources */,
  438. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */,
  439. );
  440. runOnlyForDeploymentPostprocessing = 0;
  441. };
  442. 2DA7F93C1AA6B4C4005627AB /* Resources */ = {
  443. isa = PBXResourcesBuildPhase;
  444. buildActionMask = 2147483647;
  445. files = (
  446. );
  447. runOnlyForDeploymentPostprocessing = 0;
  448. };
  449. /* End PBXResourcesBuildPhase section */
  450. /* Begin PBXSourcesBuildPhase section */
  451. 2DA7F9211AA6B4C4005627AB /* Sources */ = {
  452. isa = PBXSourcesBuildPhase;
  453. buildActionMask = 2147483647;
  454. files = (
  455. 2D9BEB0F1BB15F4A00AED473 /* MJDIYHeader.m in Sources */,
  456. 2D9BEB181BB15F4A00AED473 /* MJTableViewController.m in Sources */,
  457. 2D9BEB0A1BB15F4A00AED473 /* MJChiBaoZiFooter.m in Sources */,
  458. 2D9BEB121BB15F4A00AED473 /* MJExampleWindow.m in Sources */,
  459. 0193FF132692E99500B52B11 /* I18NExampleViewController.swift in Sources */,
  460. 2D9BEB0E1BB15F4A00AED473 /* MJDIYBackFooter.m in Sources */,
  461. 2D9BEB161BB15F4A00AED473 /* AppDelegate.m in Sources */,
  462. 2D9BEB141BB15F4A00AED473 /* MJSingleViewController.m in Sources */,
  463. 2D9BEB0D1BB15F4A00AED473 /* MJDIYAutoFooter.m in Sources */,
  464. 2D9BEB1B1BB15F4A00AED473 /* MJWebViewViewController.m in Sources */,
  465. 2D9BEB101BB15F4A00AED473 /* MJExample.m in Sources */,
  466. 01A5EB2B25EF62B80091554E /* MJWKWebViewController.swift in Sources */,
  467. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */,
  468. 2D9BEB091BB15F4A00AED473 /* UIViewController+Example.m in Sources */,
  469. 6B8FB1A9250E610D00AF64B7 /* MJHorizontalCollectionViewController.m in Sources */,
  470. 2D9BEB111BB15F4A00AED473 /* MJExampleViewController.m in Sources */,
  471. 013557022AB7F252001BB573 /* MJPinHeaderCollectionViewController.swift in Sources */,
  472. 2D9BEB0C1BB15F4A00AED473 /* MJChiBaoZiHeader.m in Sources */,
  473. 2D9BEB191BB15F4A00AED473 /* MJTestViewController.m in Sources */,
  474. 2D9BEB151BB15F4A00AED473 /* MJTempViewController.m in Sources */,
  475. 2D9BEB171BB15F4A00AED473 /* MJCollectionViewController.m in Sources */,
  476. 2D9BEB0B1BB15F4A00AED473 /* MJChiBaoZiFooter2.m in Sources */,
  477. );
  478. runOnlyForDeploymentPostprocessing = 0;
  479. };
  480. 2DA7F93A1AA6B4C4005627AB /* Sources */ = {
  481. isa = PBXSourcesBuildPhase;
  482. buildActionMask = 2147483647;
  483. files = (
  484. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */,
  485. );
  486. runOnlyForDeploymentPostprocessing = 0;
  487. };
  488. /* End PBXSourcesBuildPhase section */
  489. /* Begin PBXTargetDependency section */
  490. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = {
  491. isa = PBXTargetDependency;
  492. target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */;
  493. targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */;
  494. };
  495. /* End PBXTargetDependency section */
  496. /* Begin PBXVariantGroup section */
  497. 0193FF182692F8EB00B52B11 /* MJRefresh_i18n.strings */ = {
  498. isa = PBXVariantGroup;
  499. children = (
  500. 0193FF172692F8EB00B52B11 /* en */,
  501. 0133FBB82693F7E200E98F66 /* zh-Hans */,
  502. 0133FBB92693F7EA00E98F66 /* zh-Hant */,
  503. 0133FBBB2693F80400E98F66 /* ru */,
  504. 0133FBBC2693F81700E98F66 /* uk */,
  505. 0133FBBD2693F81F00E98F66 /* ko */,
  506. );
  507. name = MJRefresh_i18n.strings;
  508. sourceTree = "<group>";
  509. };
  510. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = {
  511. isa = PBXVariantGroup;
  512. children = (
  513. 2DA7F9331AA6B4C4005627AB /* Base */,
  514. );
  515. name = Main.storyboard;
  516. sourceTree = "<group>";
  517. };
  518. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = {
  519. isa = PBXVariantGroup;
  520. children = (
  521. 2DA7F9381AA6B4C4005627AB /* Base */,
  522. );
  523. name = LaunchScreen.xib;
  524. sourceTree = "<group>";
  525. };
  526. /* End PBXVariantGroup section */
  527. /* Begin XCBuildConfiguration section */
  528. 2DA7F9461AA6B4C4005627AB /* Debug */ = {
  529. isa = XCBuildConfiguration;
  530. buildSettings = {
  531. ALWAYS_SEARCH_USER_PATHS = NO;
  532. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  533. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  534. CLANG_CXX_LIBRARY = "libc++";
  535. CLANG_ENABLE_MODULES = YES;
  536. CLANG_ENABLE_OBJC_ARC = YES;
  537. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  538. CLANG_WARN_BOOL_CONVERSION = YES;
  539. CLANG_WARN_COMMA = YES;
  540. CLANG_WARN_CONSTANT_CONVERSION = YES;
  541. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  542. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  543. CLANG_WARN_EMPTY_BODY = YES;
  544. CLANG_WARN_ENUM_CONVERSION = YES;
  545. CLANG_WARN_INFINITE_RECURSION = YES;
  546. CLANG_WARN_INT_CONVERSION = YES;
  547. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  548. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  549. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  550. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  551. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  552. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  553. CLANG_WARN_STRICT_PROTOTYPES = YES;
  554. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  555. CLANG_WARN_UNREACHABLE_CODE = YES;
  556. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  557. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  558. COPY_PHASE_STRIP = NO;
  559. ENABLE_STRICT_OBJC_MSGSEND = YES;
  560. ENABLE_TESTABILITY = YES;
  561. GCC_C_LANGUAGE_STANDARD = gnu99;
  562. GCC_DYNAMIC_NO_PIC = NO;
  563. GCC_NO_COMMON_BLOCKS = YES;
  564. GCC_OPTIMIZATION_LEVEL = 0;
  565. GCC_PREPROCESSOR_DEFINITIONS = (
  566. "DEBUG=1",
  567. "$(inherited)",
  568. );
  569. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  570. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  571. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  572. GCC_WARN_UNDECLARED_SELECTOR = YES;
  573. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  574. GCC_WARN_UNUSED_FUNCTION = YES;
  575. GCC_WARN_UNUSED_VARIABLE = YES;
  576. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  577. MTL_ENABLE_DEBUG_INFO = YES;
  578. ONLY_ACTIVE_ARCH = YES;
  579. SDKROOT = iphoneos;
  580. TARGETED_DEVICE_FAMILY = "1,2";
  581. };
  582. name = Debug;
  583. };
  584. 2DA7F9471AA6B4C4005627AB /* Release */ = {
  585. isa = XCBuildConfiguration;
  586. buildSettings = {
  587. ALWAYS_SEARCH_USER_PATHS = NO;
  588. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  589. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  590. CLANG_CXX_LIBRARY = "libc++";
  591. CLANG_ENABLE_MODULES = YES;
  592. CLANG_ENABLE_OBJC_ARC = YES;
  593. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  594. CLANG_WARN_BOOL_CONVERSION = YES;
  595. CLANG_WARN_COMMA = YES;
  596. CLANG_WARN_CONSTANT_CONVERSION = YES;
  597. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  598. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  599. CLANG_WARN_EMPTY_BODY = YES;
  600. CLANG_WARN_ENUM_CONVERSION = YES;
  601. CLANG_WARN_INFINITE_RECURSION = YES;
  602. CLANG_WARN_INT_CONVERSION = YES;
  603. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  604. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  605. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  606. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  607. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  608. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  609. CLANG_WARN_STRICT_PROTOTYPES = YES;
  610. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  611. CLANG_WARN_UNREACHABLE_CODE = YES;
  612. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  613. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  614. COPY_PHASE_STRIP = YES;
  615. ENABLE_NS_ASSERTIONS = NO;
  616. ENABLE_STRICT_OBJC_MSGSEND = YES;
  617. GCC_C_LANGUAGE_STANDARD = gnu99;
  618. GCC_NO_COMMON_BLOCKS = YES;
  619. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  620. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  621. GCC_WARN_UNDECLARED_SELECTOR = YES;
  622. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  623. GCC_WARN_UNUSED_FUNCTION = YES;
  624. GCC_WARN_UNUSED_VARIABLE = YES;
  625. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  626. MTL_ENABLE_DEBUG_INFO = NO;
  627. SDKROOT = iphoneos;
  628. TARGETED_DEVICE_FAMILY = "1,2";
  629. VALIDATE_PRODUCT = YES;
  630. };
  631. name = Release;
  632. };
  633. 2DA7F9491AA6B4C4005627AB /* Debug */ = {
  634. isa = XCBuildConfiguration;
  635. buildSettings = {
  636. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  637. CLANG_ENABLE_MODULES = YES;
  638. CODE_SIGN_IDENTITY = "iPhone Developer";
  639. DEVELOPMENT_TEAM = "";
  640. GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
  641. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  642. LD_RUNPATH_SEARCH_PATHS = (
  643. "$(inherited)",
  644. "@executable_path/Frameworks",
  645. );
  646. PRODUCT_BUNDLE_IDENTIFIER = com.mj.MJRefresh;
  647. PRODUCT_NAME = "$(TARGET_NAME)";
  648. SWIFT_OBJC_BRIDGING_HEADER = "MJRefreshExample/MJRefreshExample-Bridging-Header.h";
  649. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  650. SWIFT_VERSION = 5.0;
  651. };
  652. name = Debug;
  653. };
  654. 2DA7F94A1AA6B4C4005627AB /* Release */ = {
  655. isa = XCBuildConfiguration;
  656. buildSettings = {
  657. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  658. CLANG_ENABLE_MODULES = YES;
  659. CODE_SIGN_IDENTITY = "iPhone Developer";
  660. DEVELOPMENT_TEAM = "";
  661. GCC_PREFIX_HEADER = MJRefreshExample/PrefixHeader.pch;
  662. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  663. LD_RUNPATH_SEARCH_PATHS = (
  664. "$(inherited)",
  665. "@executable_path/Frameworks",
  666. );
  667. PRODUCT_BUNDLE_IDENTIFIER = com.mj.MJRefresh;
  668. PRODUCT_NAME = "$(TARGET_NAME)";
  669. SWIFT_OBJC_BRIDGING_HEADER = "MJRefreshExample/MJRefreshExample-Bridging-Header.h";
  670. SWIFT_VERSION = 5.0;
  671. };
  672. name = Release;
  673. };
  674. 2DA7F94C1AA6B4C4005627AB /* Debug */ = {
  675. isa = XCBuildConfiguration;
  676. buildSettings = {
  677. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  678. BUNDLE_LOADER = "$(TEST_HOST)";
  679. FRAMEWORK_SEARCH_PATHS = (
  680. "$(SDKROOT)/System/Library/Frameworks",
  681. "$(inherited)",
  682. );
  683. GCC_PREPROCESSOR_DEFINITIONS = (
  684. "DEBUG=1",
  685. "$(inherited)",
  686. );
  687. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  688. LD_RUNPATH_SEARCH_PATHS = (
  689. "$(inherited)",
  690. "@executable_path/Frameworks",
  691. "@loader_path/Frameworks",
  692. );
  693. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  694. PRODUCT_NAME = "$(TARGET_NAME)";
  695. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  696. };
  697. name = Debug;
  698. };
  699. 2DA7F94D1AA6B4C4005627AB /* Release */ = {
  700. isa = XCBuildConfiguration;
  701. buildSettings = {
  702. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  703. BUNDLE_LOADER = "$(TEST_HOST)";
  704. FRAMEWORK_SEARCH_PATHS = (
  705. "$(SDKROOT)/System/Library/Frameworks",
  706. "$(inherited)",
  707. );
  708. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  709. LD_RUNPATH_SEARCH_PATHS = (
  710. "$(inherited)",
  711. "@executable_path/Frameworks",
  712. "@loader_path/Frameworks",
  713. );
  714. PRODUCT_BUNDLE_IDENTIFIER = "com.mj.$(PRODUCT_NAME:rfc1034identifier)";
  715. PRODUCT_NAME = "$(TARGET_NAME)";
  716. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  717. };
  718. name = Release;
  719. };
  720. /* End XCBuildConfiguration section */
  721. /* Begin XCConfigurationList section */
  722. 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = {
  723. isa = XCConfigurationList;
  724. buildConfigurations = (
  725. 2DA7F9461AA6B4C4005627AB /* Debug */,
  726. 2DA7F9471AA6B4C4005627AB /* Release */,
  727. );
  728. defaultConfigurationIsVisible = 0;
  729. defaultConfigurationName = Release;
  730. };
  731. 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
  732. isa = XCConfigurationList;
  733. buildConfigurations = (
  734. 2DA7F9491AA6B4C4005627AB /* Debug */,
  735. 2DA7F94A1AA6B4C4005627AB /* Release */,
  736. );
  737. defaultConfigurationIsVisible = 0;
  738. defaultConfigurationName = Release;
  739. };
  740. 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
  741. isa = XCConfigurationList;
  742. buildConfigurations = (
  743. 2DA7F94C1AA6B4C4005627AB /* Debug */,
  744. 2DA7F94D1AA6B4C4005627AB /* Release */,
  745. );
  746. defaultConfigurationIsVisible = 0;
  747. defaultConfigurationName = Release;
  748. };
  749. /* End XCConfigurationList section */
  750. };
  751. rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  752. }