project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F92A1AA6B4C4005627AB /* main.m */; };
  10. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9321AA6B4C4005627AB /* Main.storyboard */; };
  11. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9351AA6B4C4005627AB /* Images.xcassets */; };
  12. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */; };
  13. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */; };
  14. 2DA7F9541AA6B51C005627AB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9501AA6B51C005627AB /* AppDelegate.m */; };
  15. 2DA7F9581AA6B57A005627AB /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9571AA6B57A005627AB /* UIScrollView+MJRefresh.m */; };
  16. 2DA7F95B1AA6B5F1005627AB /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F95A1AA6B5F1005627AB /* MJRefreshHeader.m */; };
  17. 2DA7F95E1AA6BC2C005627AB /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F95D1AA6BC2C005627AB /* MJRefreshGifHeader.m */; };
  18. 2DA7F9611AA6BCD2005627AB /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */; };
  19. 2DA7F9671AA6BDC9005627AB /* MJRefreshLegendHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9661AA6BDC9005627AB /* MJRefreshLegendHeader.m */; };
  20. 2DA7F96A1AA6D025005627AB /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9691AA6D025005627AB /* MJRefreshComponent.m */; };
  21. 2DA7F96D1AA6D11D005627AB /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F96C1AA6D11D005627AB /* MJRefreshConst.m */; };
  22. 2DA7F96F1AA75076005627AB /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2DA7F96E1AA75076005627AB /* MJRefresh.bundle */; };
  23. 2DA7F9741AA759BC005627AB /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9711AA759BC005627AB /* UIScrollView+MJExtension.m */; };
  24. 2DA7F9751AA759BC005627AB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9731AA759BC005627AB /* UIView+MJExtension.m */; };
  25. 2DA7F9781AA7F52C005627AB /* MJNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */; };
  26. 2DA7F97B1AA832F1005627AB /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F97A1AA832F1005627AB /* MJRefreshFooter.m */; };
  27. 2DA7F97E1AA8389C005627AB /* MJRefreshLegendFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F97D1AA8389C005627AB /* MJRefreshLegendFooter.m */; };
  28. 2DA7F9811AA838AE005627AB /* MJRefreshGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA7F9801AA838AE005627AB /* MJRefreshGifFooter.m */; };
  29. 2DF7EA031AA8A427008580B4 /* MJExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */; };
  30. 2DF7EA091AA8A6F3008580B4 /* MJExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA081AA8A6F3008580B4 /* MJExample.m */; };
  31. 2DF7EA0C1AA8C273008580B4 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */; };
  32. 2DF7EA101AA8C3DA008580B4 /* MJTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */; };
  33. 2DF7EA111AA8C3DA008580B4 /* MJTestViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */; };
  34. /* End PBXBuildFile section */
  35. /* Begin PBXContainerItemProxy section */
  36. 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */ = {
  37. isa = PBXContainerItemProxy;
  38. containerPortal = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  39. proxyType = 1;
  40. remoteGlobalIDString = 2DA7F9241AA6B4C4005627AB;
  41. remoteInfo = MJRefreshExample;
  42. };
  43. /* End PBXContainerItemProxy section */
  44. /* Begin PBXFileReference section */
  45. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 2DA7F9291AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  47. 2DA7F92A1AA6B4C4005627AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  48. 2DA7F9331AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  49. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  50. 2DA7F9381AA6B4C4005627AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  51. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  52. 2DA7F9431AA6B4C4005627AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  53. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
  54. 2DA7F94F1AA6B51C005627AB /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  55. 2DA7F9501AA6B51C005627AB /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  56. 2DA7F9561AA6B57A005627AB /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
  57. 2DA7F9571AA6B57A005627AB /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = "<group>"; };
  58. 2DA7F9591AA6B5F1005627AB /* MJRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeader.h; sourceTree = "<group>"; };
  59. 2DA7F95A1AA6B5F1005627AB /* MJRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeader.m; sourceTree = "<group>"; };
  60. 2DA7F95C1AA6BC2C005627AB /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifHeader.h; sourceTree = "<group>"; };
  61. 2DA7F95D1AA6BC2C005627AB /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifHeader.m; sourceTree = "<group>"; };
  62. 2DA7F95F1AA6BCD2005627AB /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
  63. 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
  64. 2DA7F9621AA6BCE9005627AB /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = "<group>"; };
  65. 2DA7F9651AA6BDC9005627AB /* MJRefreshLegendHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshLegendHeader.h; sourceTree = "<group>"; };
  66. 2DA7F9661AA6BDC9005627AB /* MJRefreshLegendHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshLegendHeader.m; sourceTree = "<group>"; };
  67. 2DA7F9681AA6D025005627AB /* MJRefreshComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshComponent.h; sourceTree = "<group>"; };
  68. 2DA7F9691AA6D025005627AB /* MJRefreshComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshComponent.m; sourceTree = "<group>"; };
  69. 2DA7F96B1AA6D11D005627AB /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = "<group>"; };
  70. 2DA7F96C1AA6D11D005627AB /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = "<group>"; };
  71. 2DA7F96E1AA75076005627AB /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = "<group>"; };
  72. 2DA7F9701AA759BC005627AB /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJExtension.h"; sourceTree = "<group>"; };
  73. 2DA7F9711AA759BC005627AB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJExtension.m"; sourceTree = "<group>"; };
  74. 2DA7F9721AA759BC005627AB /* UIView+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MJExtension.h"; sourceTree = "<group>"; };
  75. 2DA7F9731AA759BC005627AB /* UIView+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MJExtension.m"; sourceTree = "<group>"; };
  76. 2DA7F9761AA7F52C005627AB /* MJNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJNavigationController.h; sourceTree = "<group>"; };
  77. 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJNavigationController.m; sourceTree = "<group>"; };
  78. 2DA7F9791AA832F1005627AB /* MJRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooter.h; sourceTree = "<group>"; };
  79. 2DA7F97A1AA832F1005627AB /* MJRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooter.m; sourceTree = "<group>"; };
  80. 2DA7F97C1AA8389C005627AB /* MJRefreshLegendFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshLegendFooter.h; sourceTree = "<group>"; };
  81. 2DA7F97D1AA8389C005627AB /* MJRefreshLegendFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshLegendFooter.m; sourceTree = "<group>"; };
  82. 2DA7F97F1AA838AE005627AB /* MJRefreshGifFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshGifFooter.h; sourceTree = "<group>"; };
  83. 2DA7F9801AA838AE005627AB /* MJRefreshGifFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshGifFooter.m; sourceTree = "<group>"; };
  84. 2DF7EA011AA8A427008580B4 /* MJExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExampleViewController.h; sourceTree = "<group>"; };
  85. 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExampleViewController.m; sourceTree = "<group>"; };
  86. 2DF7EA071AA8A6F3008580B4 /* MJExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExample.h; sourceTree = "<group>"; };
  87. 2DF7EA081AA8A6F3008580B4 /* MJExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExample.m; sourceTree = "<group>"; };
  88. 2DF7EA0A1AA8C273008580B4 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
  89. 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
  90. 2DF7EA0D1AA8C3DA008580B4 /* MJTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTestViewController.h; sourceTree = "<group>"; };
  91. 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTestViewController.m; sourceTree = "<group>"; };
  92. 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MJTestViewController.xib; sourceTree = "<group>"; };
  93. /* End PBXFileReference section */
  94. /* Begin PBXFrameworksBuildPhase section */
  95. 2DA7F9221AA6B4C4005627AB /* Frameworks */ = {
  96. isa = PBXFrameworksBuildPhase;
  97. buildActionMask = 2147483647;
  98. files = (
  99. );
  100. runOnlyForDeploymentPostprocessing = 0;
  101. };
  102. 2DA7F93B1AA6B4C4005627AB /* Frameworks */ = {
  103. isa = PBXFrameworksBuildPhase;
  104. buildActionMask = 2147483647;
  105. files = (
  106. );
  107. runOnlyForDeploymentPostprocessing = 0;
  108. };
  109. /* End PBXFrameworksBuildPhase section */
  110. /* Begin PBXGroup section */
  111. 2DA7F91C1AA6B4C4005627AB = {
  112. isa = PBXGroup;
  113. children = (
  114. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */,
  115. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */,
  116. 2DA7F9261AA6B4C4005627AB /* Products */,
  117. );
  118. sourceTree = "<group>";
  119. };
  120. 2DA7F9261AA6B4C4005627AB /* Products */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */,
  124. 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */,
  125. );
  126. name = Products;
  127. sourceTree = "<group>";
  128. };
  129. 2DA7F9271AA6B4C4005627AB /* MJRefreshExample */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 2DA7F94E1AA6B51C005627AB /* Classes */,
  133. 2DA7F9531AA6B51C005627AB /* MJRefresh */,
  134. 2DA7F9281AA6B4C4005627AB /* Supporting Files */,
  135. );
  136. path = MJRefreshExample;
  137. sourceTree = "<group>";
  138. };
  139. 2DA7F9281AA6B4C4005627AB /* Supporting Files */ = {
  140. isa = PBXGroup;
  141. children = (
  142. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */,
  143. 2DA7F9351AA6B4C4005627AB /* Images.xcassets */,
  144. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */,
  145. 2DA7F9291AA6B4C4005627AB /* Info.plist */,
  146. 2DA7F92A1AA6B4C4005627AB /* main.m */,
  147. );
  148. name = "Supporting Files";
  149. sourceTree = "<group>";
  150. };
  151. 2DA7F9411AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 2DA7F9441AA6B4C4005627AB /* MJRefreshExampleTests.m */,
  155. 2DA7F9421AA6B4C4005627AB /* Supporting Files */,
  156. );
  157. path = MJRefreshExampleTests;
  158. sourceTree = "<group>";
  159. };
  160. 2DA7F9421AA6B4C4005627AB /* Supporting Files */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 2DA7F9431AA6B4C4005627AB /* Info.plist */,
  164. );
  165. name = "Supporting Files";
  166. sourceTree = "<group>";
  167. };
  168. 2DA7F94E1AA6B51C005627AB /* Classes */ = {
  169. isa = PBXGroup;
  170. children = (
  171. 2DA7F95F1AA6BCD2005627AB /* MJTableViewController.h */,
  172. 2DA7F9601AA6BCD2005627AB /* MJTableViewController.m */,
  173. 2DF7EA0A1AA8C273008580B4 /* MJCollectionViewController.h */,
  174. 2DF7EA0B1AA8C273008580B4 /* MJCollectionViewController.m */,
  175. 2DF7EA0D1AA8C3DA008580B4 /* MJTestViewController.h */,
  176. 2DF7EA0E1AA8C3DA008580B4 /* MJTestViewController.m */,
  177. 2DF7EA0F1AA8C3DA008580B4 /* MJTestViewController.xib */,
  178. 2DA7F9761AA7F52C005627AB /* MJNavigationController.h */,
  179. 2DA7F9771AA7F52C005627AB /* MJNavigationController.m */,
  180. 2DF7EA011AA8A427008580B4 /* MJExampleViewController.h */,
  181. 2DF7EA021AA8A427008580B4 /* MJExampleViewController.m */,
  182. 2DF7EA071AA8A6F3008580B4 /* MJExample.h */,
  183. 2DF7EA081AA8A6F3008580B4 /* MJExample.m */,
  184. 2DA7F94F1AA6B51C005627AB /* AppDelegate.h */,
  185. 2DA7F9501AA6B51C005627AB /* AppDelegate.m */,
  186. );
  187. path = Classes;
  188. sourceTree = "<group>";
  189. };
  190. 2DA7F9531AA6B51C005627AB /* MJRefresh */ = {
  191. isa = PBXGroup;
  192. children = (
  193. 2DA7F96E1AA75076005627AB /* MJRefresh.bundle */,
  194. 2DA7F9621AA6BCE9005627AB /* MJRefresh.h */,
  195. 2DA7F96B1AA6D11D005627AB /* MJRefreshConst.h */,
  196. 2DA7F96C1AA6D11D005627AB /* MJRefreshConst.m */,
  197. 2DA7F9681AA6D025005627AB /* MJRefreshComponent.h */,
  198. 2DA7F9691AA6D025005627AB /* MJRefreshComponent.m */,
  199. 2DA7F9591AA6B5F1005627AB /* MJRefreshHeader.h */,
  200. 2DA7F95A1AA6B5F1005627AB /* MJRefreshHeader.m */,
  201. 2DA7F9651AA6BDC9005627AB /* MJRefreshLegendHeader.h */,
  202. 2DA7F9661AA6BDC9005627AB /* MJRefreshLegendHeader.m */,
  203. 2DA7F95C1AA6BC2C005627AB /* MJRefreshGifHeader.h */,
  204. 2DA7F95D1AA6BC2C005627AB /* MJRefreshGifHeader.m */,
  205. 2DA7F9791AA832F1005627AB /* MJRefreshFooter.h */,
  206. 2DA7F97A1AA832F1005627AB /* MJRefreshFooter.m */,
  207. 2DA7F97C1AA8389C005627AB /* MJRefreshLegendFooter.h */,
  208. 2DA7F97D1AA8389C005627AB /* MJRefreshLegendFooter.m */,
  209. 2DA7F97F1AA838AE005627AB /* MJRefreshGifFooter.h */,
  210. 2DA7F9801AA838AE005627AB /* MJRefreshGifFooter.m */,
  211. 2DA7F9561AA6B57A005627AB /* UIScrollView+MJRefresh.h */,
  212. 2DA7F9571AA6B57A005627AB /* UIScrollView+MJRefresh.m */,
  213. 2DA7F9701AA759BC005627AB /* UIScrollView+MJExtension.h */,
  214. 2DA7F9711AA759BC005627AB /* UIScrollView+MJExtension.m */,
  215. 2DA7F9721AA759BC005627AB /* UIView+MJExtension.h */,
  216. 2DA7F9731AA759BC005627AB /* UIView+MJExtension.m */,
  217. );
  218. path = MJRefresh;
  219. sourceTree = "<group>";
  220. };
  221. /* End PBXGroup section */
  222. /* Begin PBXNativeTarget section */
  223. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */ = {
  224. isa = PBXNativeTarget;
  225. buildConfigurationList = 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
  226. buildPhases = (
  227. 2DA7F9211AA6B4C4005627AB /* Sources */,
  228. 2DA7F9221AA6B4C4005627AB /* Frameworks */,
  229. 2DA7F9231AA6B4C4005627AB /* Resources */,
  230. );
  231. buildRules = (
  232. );
  233. dependencies = (
  234. );
  235. name = MJRefreshExample;
  236. productName = MJRefreshExample;
  237. productReference = 2DA7F9251AA6B4C4005627AB /* MJRefreshExample.app */;
  238. productType = "com.apple.product-type.application";
  239. };
  240. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */ = {
  241. isa = PBXNativeTarget;
  242. buildConfigurationList = 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
  243. buildPhases = (
  244. 2DA7F93A1AA6B4C4005627AB /* Sources */,
  245. 2DA7F93B1AA6B4C4005627AB /* Frameworks */,
  246. 2DA7F93C1AA6B4C4005627AB /* Resources */,
  247. );
  248. buildRules = (
  249. );
  250. dependencies = (
  251. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */,
  252. );
  253. name = MJRefreshExampleTests;
  254. productName = MJRefreshExampleTests;
  255. productReference = 2DA7F93E1AA6B4C4005627AB /* MJRefreshExampleTests.xctest */;
  256. productType = "com.apple.product-type.bundle.unit-test";
  257. };
  258. /* End PBXNativeTarget section */
  259. /* Begin PBXProject section */
  260. 2DA7F91D1AA6B4C4005627AB /* Project object */ = {
  261. isa = PBXProject;
  262. attributes = {
  263. CLASSPREFIX = MJ;
  264. LastUpgradeCheck = 0610;
  265. ORGANIZATIONNAME = itcast;
  266. TargetAttributes = {
  267. 2DA7F9241AA6B4C4005627AB = {
  268. CreatedOnToolsVersion = 6.1;
  269. };
  270. 2DA7F93D1AA6B4C4005627AB = {
  271. CreatedOnToolsVersion = 6.1;
  272. TestTargetID = 2DA7F9241AA6B4C4005627AB;
  273. };
  274. };
  275. };
  276. buildConfigurationList = 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */;
  277. compatibilityVersion = "Xcode 3.2";
  278. developmentRegion = English;
  279. hasScannedForEncodings = 0;
  280. knownRegions = (
  281. en,
  282. Base,
  283. );
  284. mainGroup = 2DA7F91C1AA6B4C4005627AB;
  285. productRefGroup = 2DA7F9261AA6B4C4005627AB /* Products */;
  286. projectDirPath = "";
  287. projectRoot = "";
  288. targets = (
  289. 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */,
  290. 2DA7F93D1AA6B4C4005627AB /* MJRefreshExampleTests */,
  291. );
  292. };
  293. /* End PBXProject section */
  294. /* Begin PBXResourcesBuildPhase section */
  295. 2DA7F9231AA6B4C4005627AB /* Resources */ = {
  296. isa = PBXResourcesBuildPhase;
  297. buildActionMask = 2147483647;
  298. files = (
  299. 2DA7F9341AA6B4C4005627AB /* Main.storyboard in Resources */,
  300. 2DA7F9391AA6B4C4005627AB /* LaunchScreen.xib in Resources */,
  301. 2DA7F96F1AA75076005627AB /* MJRefresh.bundle in Resources */,
  302. 2DF7EA111AA8C3DA008580B4 /* MJTestViewController.xib in Resources */,
  303. 2DA7F9361AA6B4C4005627AB /* Images.xcassets in Resources */,
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. };
  307. 2DA7F93C1AA6B4C4005627AB /* Resources */ = {
  308. isa = PBXResourcesBuildPhase;
  309. buildActionMask = 2147483647;
  310. files = (
  311. );
  312. runOnlyForDeploymentPostprocessing = 0;
  313. };
  314. /* End PBXResourcesBuildPhase section */
  315. /* Begin PBXSourcesBuildPhase section */
  316. 2DA7F9211AA6B4C4005627AB /* Sources */ = {
  317. isa = PBXSourcesBuildPhase;
  318. buildActionMask = 2147483647;
  319. files = (
  320. 2DA7F9671AA6BDC9005627AB /* MJRefreshLegendHeader.m in Sources */,
  321. 2DA7F97E1AA8389C005627AB /* MJRefreshLegendFooter.m in Sources */,
  322. 2DA7F9581AA6B57A005627AB /* UIScrollView+MJRefresh.m in Sources */,
  323. 2DA7F95B1AA6B5F1005627AB /* MJRefreshHeader.m in Sources */,
  324. 2DA7F9541AA6B51C005627AB /* AppDelegate.m in Sources */,
  325. 2DF7EA101AA8C3DA008580B4 /* MJTestViewController.m in Sources */,
  326. 2DF7EA091AA8A6F3008580B4 /* MJExample.m in Sources */,
  327. 2DA7F96D1AA6D11D005627AB /* MJRefreshConst.m in Sources */,
  328. 2DA7F92B1AA6B4C4005627AB /* main.m in Sources */,
  329. 2DA7F9781AA7F52C005627AB /* MJNavigationController.m in Sources */,
  330. 2DF7EA031AA8A427008580B4 /* MJExampleViewController.m in Sources */,
  331. 2DA7F96A1AA6D025005627AB /* MJRefreshComponent.m in Sources */,
  332. 2DA7F9751AA759BC005627AB /* UIView+MJExtension.m in Sources */,
  333. 2DA7F9811AA838AE005627AB /* MJRefreshGifFooter.m in Sources */,
  334. 2DA7F9741AA759BC005627AB /* UIScrollView+MJExtension.m in Sources */,
  335. 2DA7F9611AA6BCD2005627AB /* MJTableViewController.m in Sources */,
  336. 2DA7F95E1AA6BC2C005627AB /* MJRefreshGifHeader.m in Sources */,
  337. 2DA7F97B1AA832F1005627AB /* MJRefreshFooter.m in Sources */,
  338. 2DF7EA0C1AA8C273008580B4 /* MJCollectionViewController.m in Sources */,
  339. );
  340. runOnlyForDeploymentPostprocessing = 0;
  341. };
  342. 2DA7F93A1AA6B4C4005627AB /* Sources */ = {
  343. isa = PBXSourcesBuildPhase;
  344. buildActionMask = 2147483647;
  345. files = (
  346. 2DA7F9451AA6B4C4005627AB /* MJRefreshExampleTests.m in Sources */,
  347. );
  348. runOnlyForDeploymentPostprocessing = 0;
  349. };
  350. /* End PBXSourcesBuildPhase section */
  351. /* Begin PBXTargetDependency section */
  352. 2DA7F9401AA6B4C4005627AB /* PBXTargetDependency */ = {
  353. isa = PBXTargetDependency;
  354. target = 2DA7F9241AA6B4C4005627AB /* MJRefreshExample */;
  355. targetProxy = 2DA7F93F1AA6B4C4005627AB /* PBXContainerItemProxy */;
  356. };
  357. /* End PBXTargetDependency section */
  358. /* Begin PBXVariantGroup section */
  359. 2DA7F9321AA6B4C4005627AB /* Main.storyboard */ = {
  360. isa = PBXVariantGroup;
  361. children = (
  362. 2DA7F9331AA6B4C4005627AB /* Base */,
  363. );
  364. name = Main.storyboard;
  365. sourceTree = "<group>";
  366. };
  367. 2DA7F9371AA6B4C4005627AB /* LaunchScreen.xib */ = {
  368. isa = PBXVariantGroup;
  369. children = (
  370. 2DA7F9381AA6B4C4005627AB /* Base */,
  371. );
  372. name = LaunchScreen.xib;
  373. sourceTree = "<group>";
  374. };
  375. /* End PBXVariantGroup section */
  376. /* Begin XCBuildConfiguration section */
  377. 2DA7F9461AA6B4C4005627AB /* Debug */ = {
  378. isa = XCBuildConfiguration;
  379. buildSettings = {
  380. ALWAYS_SEARCH_USER_PATHS = NO;
  381. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  382. CLANG_CXX_LIBRARY = "libc++";
  383. CLANG_ENABLE_MODULES = YES;
  384. CLANG_ENABLE_OBJC_ARC = YES;
  385. CLANG_WARN_BOOL_CONVERSION = YES;
  386. CLANG_WARN_CONSTANT_CONVERSION = YES;
  387. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  388. CLANG_WARN_EMPTY_BODY = YES;
  389. CLANG_WARN_ENUM_CONVERSION = YES;
  390. CLANG_WARN_INT_CONVERSION = YES;
  391. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  392. CLANG_WARN_UNREACHABLE_CODE = YES;
  393. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  394. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  395. COPY_PHASE_STRIP = NO;
  396. ENABLE_STRICT_OBJC_MSGSEND = YES;
  397. GCC_C_LANGUAGE_STANDARD = gnu99;
  398. GCC_DYNAMIC_NO_PIC = NO;
  399. GCC_OPTIMIZATION_LEVEL = 0;
  400. GCC_PREPROCESSOR_DEFINITIONS = (
  401. "DEBUG=1",
  402. "$(inherited)",
  403. );
  404. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  405. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  406. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  407. GCC_WARN_UNDECLARED_SELECTOR = YES;
  408. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  409. GCC_WARN_UNUSED_FUNCTION = YES;
  410. GCC_WARN_UNUSED_VARIABLE = YES;
  411. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  412. MTL_ENABLE_DEBUG_INFO = YES;
  413. ONLY_ACTIVE_ARCH = YES;
  414. SDKROOT = iphoneos;
  415. TARGETED_DEVICE_FAMILY = "1,2";
  416. };
  417. name = Debug;
  418. };
  419. 2DA7F9471AA6B4C4005627AB /* Release */ = {
  420. isa = XCBuildConfiguration;
  421. buildSettings = {
  422. ALWAYS_SEARCH_USER_PATHS = NO;
  423. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  424. CLANG_CXX_LIBRARY = "libc++";
  425. CLANG_ENABLE_MODULES = YES;
  426. CLANG_ENABLE_OBJC_ARC = YES;
  427. CLANG_WARN_BOOL_CONVERSION = YES;
  428. CLANG_WARN_CONSTANT_CONVERSION = YES;
  429. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  430. CLANG_WARN_EMPTY_BODY = YES;
  431. CLANG_WARN_ENUM_CONVERSION = YES;
  432. CLANG_WARN_INT_CONVERSION = YES;
  433. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  434. CLANG_WARN_UNREACHABLE_CODE = YES;
  435. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  436. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  437. COPY_PHASE_STRIP = YES;
  438. ENABLE_NS_ASSERTIONS = NO;
  439. ENABLE_STRICT_OBJC_MSGSEND = YES;
  440. GCC_C_LANGUAGE_STANDARD = gnu99;
  441. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  442. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  443. GCC_WARN_UNDECLARED_SELECTOR = YES;
  444. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  445. GCC_WARN_UNUSED_FUNCTION = YES;
  446. GCC_WARN_UNUSED_VARIABLE = YES;
  447. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  448. MTL_ENABLE_DEBUG_INFO = NO;
  449. SDKROOT = iphoneos;
  450. TARGETED_DEVICE_FAMILY = "1,2";
  451. VALIDATE_PRODUCT = YES;
  452. };
  453. name = Release;
  454. };
  455. 2DA7F9491AA6B4C4005627AB /* Debug */ = {
  456. isa = XCBuildConfiguration;
  457. buildSettings = {
  458. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  459. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  460. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  461. PRODUCT_NAME = "$(TARGET_NAME)";
  462. };
  463. name = Debug;
  464. };
  465. 2DA7F94A1AA6B4C4005627AB /* Release */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  469. INFOPLIST_FILE = MJRefreshExample/Info.plist;
  470. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  471. PRODUCT_NAME = "$(TARGET_NAME)";
  472. };
  473. name = Release;
  474. };
  475. 2DA7F94C1AA6B4C4005627AB /* Debug */ = {
  476. isa = XCBuildConfiguration;
  477. buildSettings = {
  478. BUNDLE_LOADER = "$(TEST_HOST)";
  479. FRAMEWORK_SEARCH_PATHS = (
  480. "$(SDKROOT)/Developer/Library/Frameworks",
  481. "$(inherited)",
  482. );
  483. GCC_PREPROCESSOR_DEFINITIONS = (
  484. "DEBUG=1",
  485. "$(inherited)",
  486. );
  487. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  488. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  489. PRODUCT_NAME = "$(TARGET_NAME)";
  490. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  491. };
  492. name = Debug;
  493. };
  494. 2DA7F94D1AA6B4C4005627AB /* Release */ = {
  495. isa = XCBuildConfiguration;
  496. buildSettings = {
  497. BUNDLE_LOADER = "$(TEST_HOST)";
  498. FRAMEWORK_SEARCH_PATHS = (
  499. "$(SDKROOT)/Developer/Library/Frameworks",
  500. "$(inherited)",
  501. );
  502. INFOPLIST_FILE = MJRefreshExampleTests/Info.plist;
  503. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  504. PRODUCT_NAME = "$(TARGET_NAME)";
  505. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  506. };
  507. name = Release;
  508. };
  509. /* End XCBuildConfiguration section */
  510. /* Begin XCConfigurationList section */
  511. 2DA7F9201AA6B4C4005627AB /* Build configuration list for PBXProject "MJRefreshExample" */ = {
  512. isa = XCConfigurationList;
  513. buildConfigurations = (
  514. 2DA7F9461AA6B4C4005627AB /* Debug */,
  515. 2DA7F9471AA6B4C4005627AB /* Release */,
  516. );
  517. defaultConfigurationIsVisible = 0;
  518. defaultConfigurationName = Release;
  519. };
  520. 2DA7F9481AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
  521. isa = XCConfigurationList;
  522. buildConfigurations = (
  523. 2DA7F9491AA6B4C4005627AB /* Debug */,
  524. 2DA7F94A1AA6B4C4005627AB /* Release */,
  525. );
  526. defaultConfigurationIsVisible = 0;
  527. defaultConfigurationName = Release;
  528. };
  529. 2DA7F94B1AA6B4C4005627AB /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
  530. isa = XCConfigurationList;
  531. buildConfigurations = (
  532. 2DA7F94C1AA6B4C4005627AB /* Debug */,
  533. 2DA7F94D1AA6B4C4005627AB /* Release */,
  534. );
  535. defaultConfigurationIsVisible = 0;
  536. defaultConfigurationName = Release;
  537. };
  538. /* End XCConfigurationList section */
  539. };
  540. rootObject = 2DA7F91D1AA6B4C4005627AB /* Project object */;
  541. }