project.pbxproj 38 KB

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