2
0

project.pbxproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2D1D8FB21935C0CD0019D689 /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D1D8FB11935C0CD0019D689 /* UIScrollView+MJRefresh.m */; };
  10. 2D9CAF6B192FAD750011F500 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9CAF6A192FAD750011F500 /* Foundation.framework */; };
  11. 2D9CAF6D192FAD750011F500 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9CAF6C192FAD750011F500 /* CoreGraphics.framework */; };
  12. 2D9CAF6F192FAD750011F500 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9CAF6E192FAD750011F500 /* UIKit.framework */; };
  13. 2D9CAF75192FAD750011F500 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2D9CAF73192FAD750011F500 /* InfoPlist.strings */; };
  14. 2D9CAF83192FAD750011F500 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2D9CAF82192FAD750011F500 /* Images.xcassets */; };
  15. 2D9CAF8A192FAD750011F500 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9CAF89192FAD750011F500 /* XCTest.framework */; };
  16. 2D9CAF8B192FAD750011F500 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9CAF6A192FAD750011F500 /* Foundation.framework */; };
  17. 2D9CAF8C192FAD750011F500 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9CAF6E192FAD750011F500 /* UIKit.framework */; };
  18. 2D9CAF94192FAD750011F500 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2D9CAF92192FAD750011F500 /* InfoPlist.strings */; };
  19. 2D9CAF96192FAD750011F500 /* MJRefreshExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAF95192FAD750011F500 /* MJRefreshExampleTests.m */; };
  20. 2D9CAFBB192FAD9F0011F500 /* MJCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFA2192FAD9F0011F500 /* MJCollectionViewController.m */; };
  21. 2D9CAFBC192FAD9F0011F500 /* MJNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFA4192FAD9F0011F500 /* MJNavigationController.m */; };
  22. 2D9CAFBD192FAD9F0011F500 /* MJSampleIndexViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFA6192FAD9F0011F500 /* MJSampleIndexViewController.m */; };
  23. 2D9CAFBE192FAD9F0011F500 /* MJTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFA8192FAD9F0011F500 /* MJTableViewController.m */; };
  24. 2D9CAFBF192FAD9F0011F500 /* MJSampleIndex.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFAB192FAD9F0011F500 /* MJSampleIndex.m */; };
  25. 2D9CAFC0192FAD9F0011F500 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFAD192FAD9F0011F500 /* main.m */; };
  26. 2D9CAFC1192FAD9F0011F500 /* MJAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFAF192FAD9F0011F500 /* MJAppDelegate.m */; };
  27. 2D9CAFC2192FAD9F0011F500 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2D9CAFB1192FAD9F0011F500 /* MJRefresh.bundle */; };
  28. 2D9CAFC3192FAD9F0011F500 /* MJRefreshBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFB4192FAD9F0011F500 /* MJRefreshBaseView.m */; };
  29. 2D9CAFC4192FAD9F0011F500 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFB6192FAD9F0011F500 /* MJRefreshConst.m */; };
  30. 2D9CAFC5192FAD9F0011F500 /* MJRefreshFooterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFB8192FAD9F0011F500 /* MJRefreshFooterView.m */; };
  31. 2D9CAFC6192FAD9F0011F500 /* MJRefreshHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9CAFBA192FAD9F0011F500 /* MJRefreshHeaderView.m */; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 2D9CAF8D192FAD750011F500 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 2D9CAF5F192FAD750011F500 /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 2D9CAF66192FAD750011F500;
  39. remoteInfo = MJRefreshExample;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXFileReference section */
  43. 2D1D8FB01935C0CD0019D689 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
  44. 2D1D8FB11935C0CD0019D689 /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefresh.m"; sourceTree = "<group>"; };
  45. 2D9CAF67192FAD750011F500 /* MJRefreshExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MJRefreshExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 2D9CAF6A192FAD750011F500 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  47. 2D9CAF6C192FAD750011F500 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  48. 2D9CAF6E192FAD750011F500 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  49. 2D9CAF72192FAD750011F500 /* MJRefreshExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MJRefreshExample-Info.plist"; sourceTree = "<group>"; };
  50. 2D9CAF74192FAD750011F500 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  51. 2D9CAF78192FAD750011F500 /* MJRefreshExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MJRefreshExample-Prefix.pch"; sourceTree = "<group>"; };
  52. 2D9CAF82192FAD750011F500 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  53. 2D9CAF88192FAD750011F500 /* MJRefreshExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MJRefreshExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 2D9CAF89192FAD750011F500 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  55. 2D9CAF91192FAD750011F500 /* MJRefreshExampleTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MJRefreshExampleTests-Info.plist"; sourceTree = "<group>"; };
  56. 2D9CAF93192FAD750011F500 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  57. 2D9CAF95192FAD750011F500 /* MJRefreshExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MJRefreshExampleTests.m; sourceTree = "<group>"; };
  58. 2D9CAFA1192FAD9F0011F500 /* MJCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJCollectionViewController.h; sourceTree = "<group>"; };
  59. 2D9CAFA2192FAD9F0011F500 /* MJCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJCollectionViewController.m; sourceTree = "<group>"; };
  60. 2D9CAFA3192FAD9F0011F500 /* MJNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJNavigationController.h; sourceTree = "<group>"; };
  61. 2D9CAFA4192FAD9F0011F500 /* MJNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJNavigationController.m; sourceTree = "<group>"; };
  62. 2D9CAFA5192FAD9F0011F500 /* MJSampleIndexViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSampleIndexViewController.h; sourceTree = "<group>"; };
  63. 2D9CAFA6192FAD9F0011F500 /* MJSampleIndexViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSampleIndexViewController.m; sourceTree = "<group>"; };
  64. 2D9CAFA7192FAD9F0011F500 /* MJTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJTableViewController.h; sourceTree = "<group>"; };
  65. 2D9CAFA8192FAD9F0011F500 /* MJTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJTableViewController.m; sourceTree = "<group>"; };
  66. 2D9CAFAA192FAD9F0011F500 /* MJSampleIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJSampleIndex.h; sourceTree = "<group>"; };
  67. 2D9CAFAB192FAD9F0011F500 /* MJSampleIndex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJSampleIndex.m; sourceTree = "<group>"; };
  68. 2D9CAFAD192FAD9F0011F500 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  69. 2D9CAFAE192FAD9F0011F500 /* MJAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJAppDelegate.h; sourceTree = "<group>"; };
  70. 2D9CAFAF192FAD9F0011F500 /* MJAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJAppDelegate.m; sourceTree = "<group>"; };
  71. 2D9CAFB1192FAD9F0011F500 /* MJRefresh.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MJRefresh.bundle; sourceTree = "<group>"; };
  72. 2D9CAFB2192FAD9F0011F500 /* MJRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefresh.h; sourceTree = "<group>"; };
  73. 2D9CAFB3192FAD9F0011F500 /* MJRefreshBaseView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshBaseView.h; sourceTree = "<group>"; };
  74. 2D9CAFB4192FAD9F0011F500 /* MJRefreshBaseView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshBaseView.m; sourceTree = "<group>"; };
  75. 2D9CAFB5192FAD9F0011F500 /* MJRefreshConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshConst.h; sourceTree = "<group>"; };
  76. 2D9CAFB6192FAD9F0011F500 /* MJRefreshConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshConst.m; sourceTree = "<group>"; };
  77. 2D9CAFB7192FAD9F0011F500 /* MJRefreshFooterView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshFooterView.h; sourceTree = "<group>"; };
  78. 2D9CAFB8192FAD9F0011F500 /* MJRefreshFooterView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshFooterView.m; sourceTree = "<group>"; };
  79. 2D9CAFB9192FAD9F0011F500 /* MJRefreshHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJRefreshHeaderView.h; sourceTree = "<group>"; };
  80. 2D9CAFBA192FAD9F0011F500 /* MJRefreshHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJRefreshHeaderView.m; sourceTree = "<group>"; };
  81. /* End PBXFileReference section */
  82. /* Begin PBXFrameworksBuildPhase section */
  83. 2D9CAF64192FAD750011F500 /* Frameworks */ = {
  84. isa = PBXFrameworksBuildPhase;
  85. buildActionMask = 2147483647;
  86. files = (
  87. 2D9CAF6D192FAD750011F500 /* CoreGraphics.framework in Frameworks */,
  88. 2D9CAF6F192FAD750011F500 /* UIKit.framework in Frameworks */,
  89. 2D9CAF6B192FAD750011F500 /* Foundation.framework in Frameworks */,
  90. );
  91. runOnlyForDeploymentPostprocessing = 0;
  92. };
  93. 2D9CAF85192FAD750011F500 /* Frameworks */ = {
  94. isa = PBXFrameworksBuildPhase;
  95. buildActionMask = 2147483647;
  96. files = (
  97. 2D9CAF8A192FAD750011F500 /* XCTest.framework in Frameworks */,
  98. 2D9CAF8C192FAD750011F500 /* UIKit.framework in Frameworks */,
  99. 2D9CAF8B192FAD750011F500 /* Foundation.framework in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 2D9CAF5E192FAD750011F500 = {
  106. isa = PBXGroup;
  107. children = (
  108. 2D9CAF70192FAD750011F500 /* MJRefreshExample */,
  109. 2D9CAF8F192FAD750011F500 /* MJRefreshExampleTests */,
  110. 2D9CAF69192FAD750011F500 /* Frameworks */,
  111. 2D9CAF68192FAD750011F500 /* Products */,
  112. );
  113. sourceTree = "<group>";
  114. };
  115. 2D9CAF68192FAD750011F500 /* Products */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 2D9CAF67192FAD750011F500 /* MJRefreshExample.app */,
  119. 2D9CAF88192FAD750011F500 /* MJRefreshExampleTests.xctest */,
  120. );
  121. name = Products;
  122. sourceTree = "<group>";
  123. };
  124. 2D9CAF69192FAD750011F500 /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 2D9CAF6A192FAD750011F500 /* Foundation.framework */,
  128. 2D9CAF6C192FAD750011F500 /* CoreGraphics.framework */,
  129. 2D9CAF6E192FAD750011F500 /* UIKit.framework */,
  130. 2D9CAF89192FAD750011F500 /* XCTest.framework */,
  131. );
  132. name = Frameworks;
  133. sourceTree = "<group>";
  134. };
  135. 2D9CAF70192FAD750011F500 /* MJRefreshExample */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 2D9CAF9F192FAD9F0011F500 /* Classes */,
  139. 2D9CAFB0192FAD9F0011F500 /* MJRefresh */,
  140. 2D9CAF71192FAD750011F500 /* Supporting Files */,
  141. );
  142. path = MJRefreshExample;
  143. sourceTree = "<group>";
  144. };
  145. 2D9CAF71192FAD750011F500 /* Supporting Files */ = {
  146. isa = PBXGroup;
  147. children = (
  148. 2D9CAF82192FAD750011F500 /* Images.xcassets */,
  149. 2D9CAF72192FAD750011F500 /* MJRefreshExample-Info.plist */,
  150. 2D9CAF73192FAD750011F500 /* InfoPlist.strings */,
  151. 2D9CAF78192FAD750011F500 /* MJRefreshExample-Prefix.pch */,
  152. );
  153. name = "Supporting Files";
  154. sourceTree = "<group>";
  155. };
  156. 2D9CAF8F192FAD750011F500 /* MJRefreshExampleTests */ = {
  157. isa = PBXGroup;
  158. children = (
  159. 2D9CAF95192FAD750011F500 /* MJRefreshExampleTests.m */,
  160. 2D9CAF90192FAD750011F500 /* Supporting Files */,
  161. );
  162. path = MJRefreshExampleTests;
  163. sourceTree = "<group>";
  164. };
  165. 2D9CAF90192FAD750011F500 /* Supporting Files */ = {
  166. isa = PBXGroup;
  167. children = (
  168. 2D9CAF91192FAD750011F500 /* MJRefreshExampleTests-Info.plist */,
  169. 2D9CAF92192FAD750011F500 /* InfoPlist.strings */,
  170. );
  171. name = "Supporting Files";
  172. sourceTree = "<group>";
  173. };
  174. 2D9CAF9F192FAD9F0011F500 /* Classes */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 2D9CAFA0192FAD9F0011F500 /* Controller */,
  178. 2D9CAFA9192FAD9F0011F500 /* Model */,
  179. 2D9CAFAC192FAD9F0011F500 /* Other */,
  180. );
  181. path = Classes;
  182. sourceTree = "<group>";
  183. };
  184. 2D9CAFA0192FAD9F0011F500 /* Controller */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 2D9CAFA1192FAD9F0011F500 /* MJCollectionViewController.h */,
  188. 2D9CAFA2192FAD9F0011F500 /* MJCollectionViewController.m */,
  189. 2D9CAFA3192FAD9F0011F500 /* MJNavigationController.h */,
  190. 2D9CAFA4192FAD9F0011F500 /* MJNavigationController.m */,
  191. 2D9CAFA5192FAD9F0011F500 /* MJSampleIndexViewController.h */,
  192. 2D9CAFA6192FAD9F0011F500 /* MJSampleIndexViewController.m */,
  193. 2D9CAFA7192FAD9F0011F500 /* MJTableViewController.h */,
  194. 2D9CAFA8192FAD9F0011F500 /* MJTableViewController.m */,
  195. );
  196. path = Controller;
  197. sourceTree = "<group>";
  198. };
  199. 2D9CAFA9192FAD9F0011F500 /* Model */ = {
  200. isa = PBXGroup;
  201. children = (
  202. 2D9CAFAA192FAD9F0011F500 /* MJSampleIndex.h */,
  203. 2D9CAFAB192FAD9F0011F500 /* MJSampleIndex.m */,
  204. );
  205. path = Model;
  206. sourceTree = "<group>";
  207. };
  208. 2D9CAFAC192FAD9F0011F500 /* Other */ = {
  209. isa = PBXGroup;
  210. children = (
  211. 2D9CAFAD192FAD9F0011F500 /* main.m */,
  212. 2D9CAFAE192FAD9F0011F500 /* MJAppDelegate.h */,
  213. 2D9CAFAF192FAD9F0011F500 /* MJAppDelegate.m */,
  214. );
  215. path = Other;
  216. sourceTree = "<group>";
  217. };
  218. 2D9CAFB0192FAD9F0011F500 /* MJRefresh */ = {
  219. isa = PBXGroup;
  220. children = (
  221. 2D9CAFB1192FAD9F0011F500 /* MJRefresh.bundle */,
  222. 2D9CAFB2192FAD9F0011F500 /* MJRefresh.h */,
  223. 2D9CAFB3192FAD9F0011F500 /* MJRefreshBaseView.h */,
  224. 2D9CAFB4192FAD9F0011F500 /* MJRefreshBaseView.m */,
  225. 2D9CAFB5192FAD9F0011F500 /* MJRefreshConst.h */,
  226. 2D9CAFB6192FAD9F0011F500 /* MJRefreshConst.m */,
  227. 2D9CAFB7192FAD9F0011F500 /* MJRefreshFooterView.h */,
  228. 2D9CAFB8192FAD9F0011F500 /* MJRefreshFooterView.m */,
  229. 2D9CAFB9192FAD9F0011F500 /* MJRefreshHeaderView.h */,
  230. 2D9CAFBA192FAD9F0011F500 /* MJRefreshHeaderView.m */,
  231. 2D1D8FB01935C0CD0019D689 /* UIScrollView+MJRefresh.h */,
  232. 2D1D8FB11935C0CD0019D689 /* UIScrollView+MJRefresh.m */,
  233. );
  234. path = MJRefresh;
  235. sourceTree = "<group>";
  236. };
  237. /* End PBXGroup section */
  238. /* Begin PBXNativeTarget section */
  239. 2D9CAF66192FAD750011F500 /* MJRefreshExample */ = {
  240. isa = PBXNativeTarget;
  241. buildConfigurationList = 2D9CAF99192FAD750011F500 /* Build configuration list for PBXNativeTarget "MJRefreshExample" */;
  242. buildPhases = (
  243. 2D9CAF63192FAD750011F500 /* Sources */,
  244. 2D9CAF64192FAD750011F500 /* Frameworks */,
  245. 2D9CAF65192FAD750011F500 /* Resources */,
  246. );
  247. buildRules = (
  248. );
  249. dependencies = (
  250. );
  251. name = MJRefreshExample;
  252. productName = MJRefreshExample;
  253. productReference = 2D9CAF67192FAD750011F500 /* MJRefreshExample.app */;
  254. productType = "com.apple.product-type.application";
  255. };
  256. 2D9CAF87192FAD750011F500 /* MJRefreshExampleTests */ = {
  257. isa = PBXNativeTarget;
  258. buildConfigurationList = 2D9CAF9C192FAD750011F500 /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */;
  259. buildPhases = (
  260. 2D9CAF84192FAD750011F500 /* Sources */,
  261. 2D9CAF85192FAD750011F500 /* Frameworks */,
  262. 2D9CAF86192FAD750011F500 /* Resources */,
  263. );
  264. buildRules = (
  265. );
  266. dependencies = (
  267. 2D9CAF8E192FAD750011F500 /* PBXTargetDependency */,
  268. );
  269. name = MJRefreshExampleTests;
  270. productName = MJRefreshExampleTests;
  271. productReference = 2D9CAF88192FAD750011F500 /* MJRefreshExampleTests.xctest */;
  272. productType = "com.apple.product-type.bundle.unit-test";
  273. };
  274. /* End PBXNativeTarget section */
  275. /* Begin PBXProject section */
  276. 2D9CAF5F192FAD750011F500 /* Project object */ = {
  277. isa = PBXProject;
  278. attributes = {
  279. CLASSPREFIX = MJ;
  280. LastUpgradeCheck = 0510;
  281. ORGANIZATIONNAME = itcast;
  282. TargetAttributes = {
  283. 2D9CAF87192FAD750011F500 = {
  284. TestTargetID = 2D9CAF66192FAD750011F500;
  285. };
  286. };
  287. };
  288. buildConfigurationList = 2D9CAF62192FAD750011F500 /* Build configuration list for PBXProject "MJRefreshExample" */;
  289. compatibilityVersion = "Xcode 3.2";
  290. developmentRegion = English;
  291. hasScannedForEncodings = 0;
  292. knownRegions = (
  293. en,
  294. Base,
  295. );
  296. mainGroup = 2D9CAF5E192FAD750011F500;
  297. productRefGroup = 2D9CAF68192FAD750011F500 /* Products */;
  298. projectDirPath = "";
  299. projectRoot = "";
  300. targets = (
  301. 2D9CAF66192FAD750011F500 /* MJRefreshExample */,
  302. 2D9CAF87192FAD750011F500 /* MJRefreshExampleTests */,
  303. );
  304. };
  305. /* End PBXProject section */
  306. /* Begin PBXResourcesBuildPhase section */
  307. 2D9CAF65192FAD750011F500 /* Resources */ = {
  308. isa = PBXResourcesBuildPhase;
  309. buildActionMask = 2147483647;
  310. files = (
  311. 2D9CAF83192FAD750011F500 /* Images.xcassets in Resources */,
  312. 2D9CAF75192FAD750011F500 /* InfoPlist.strings in Resources */,
  313. 2D9CAFC2192FAD9F0011F500 /* MJRefresh.bundle in Resources */,
  314. );
  315. runOnlyForDeploymentPostprocessing = 0;
  316. };
  317. 2D9CAF86192FAD750011F500 /* Resources */ = {
  318. isa = PBXResourcesBuildPhase;
  319. buildActionMask = 2147483647;
  320. files = (
  321. 2D9CAF94192FAD750011F500 /* InfoPlist.strings in Resources */,
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. };
  325. /* End PBXResourcesBuildPhase section */
  326. /* Begin PBXSourcesBuildPhase section */
  327. 2D9CAF63192FAD750011F500 /* Sources */ = {
  328. isa = PBXSourcesBuildPhase;
  329. buildActionMask = 2147483647;
  330. files = (
  331. 2D9CAFC5192FAD9F0011F500 /* MJRefreshFooterView.m in Sources */,
  332. 2D9CAFBE192FAD9F0011F500 /* MJTableViewController.m in Sources */,
  333. 2D9CAFBD192FAD9F0011F500 /* MJSampleIndexViewController.m in Sources */,
  334. 2D9CAFBF192FAD9F0011F500 /* MJSampleIndex.m in Sources */,
  335. 2D9CAFC4192FAD9F0011F500 /* MJRefreshConst.m in Sources */,
  336. 2D9CAFC6192FAD9F0011F500 /* MJRefreshHeaderView.m in Sources */,
  337. 2D9CAFBB192FAD9F0011F500 /* MJCollectionViewController.m in Sources */,
  338. 2D9CAFC1192FAD9F0011F500 /* MJAppDelegate.m in Sources */,
  339. 2D1D8FB21935C0CD0019D689 /* UIScrollView+MJRefresh.m in Sources */,
  340. 2D9CAFC3192FAD9F0011F500 /* MJRefreshBaseView.m in Sources */,
  341. 2D9CAFC0192FAD9F0011F500 /* main.m in Sources */,
  342. 2D9CAFBC192FAD9F0011F500 /* MJNavigationController.m in Sources */,
  343. );
  344. runOnlyForDeploymentPostprocessing = 0;
  345. };
  346. 2D9CAF84192FAD750011F500 /* Sources */ = {
  347. isa = PBXSourcesBuildPhase;
  348. buildActionMask = 2147483647;
  349. files = (
  350. 2D9CAF96192FAD750011F500 /* MJRefreshExampleTests.m in Sources */,
  351. );
  352. runOnlyForDeploymentPostprocessing = 0;
  353. };
  354. /* End PBXSourcesBuildPhase section */
  355. /* Begin PBXTargetDependency section */
  356. 2D9CAF8E192FAD750011F500 /* PBXTargetDependency */ = {
  357. isa = PBXTargetDependency;
  358. target = 2D9CAF66192FAD750011F500 /* MJRefreshExample */;
  359. targetProxy = 2D9CAF8D192FAD750011F500 /* PBXContainerItemProxy */;
  360. };
  361. /* End PBXTargetDependency section */
  362. /* Begin PBXVariantGroup section */
  363. 2D9CAF73192FAD750011F500 /* InfoPlist.strings */ = {
  364. isa = PBXVariantGroup;
  365. children = (
  366. 2D9CAF74192FAD750011F500 /* en */,
  367. );
  368. name = InfoPlist.strings;
  369. sourceTree = "<group>";
  370. };
  371. 2D9CAF92192FAD750011F500 /* InfoPlist.strings */ = {
  372. isa = PBXVariantGroup;
  373. children = (
  374. 2D9CAF93192FAD750011F500 /* en */,
  375. );
  376. name = InfoPlist.strings;
  377. sourceTree = "<group>";
  378. };
  379. /* End PBXVariantGroup section */
  380. /* Begin XCBuildConfiguration section */
  381. 2D9CAF97192FAD750011F500 /* Debug */ = {
  382. isa = XCBuildConfiguration;
  383. buildSettings = {
  384. ALWAYS_SEARCH_USER_PATHS = NO;
  385. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  386. CLANG_CXX_LIBRARY = "libc++";
  387. CLANG_ENABLE_MODULES = YES;
  388. CLANG_ENABLE_OBJC_ARC = YES;
  389. CLANG_WARN_BOOL_CONVERSION = YES;
  390. CLANG_WARN_CONSTANT_CONVERSION = YES;
  391. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  392. CLANG_WARN_EMPTY_BODY = YES;
  393. CLANG_WARN_ENUM_CONVERSION = YES;
  394. CLANG_WARN_INT_CONVERSION = YES;
  395. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  396. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  397. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  398. COPY_PHASE_STRIP = NO;
  399. GCC_C_LANGUAGE_STANDARD = gnu99;
  400. GCC_DYNAMIC_NO_PIC = NO;
  401. GCC_OPTIMIZATION_LEVEL = 0;
  402. GCC_PREPROCESSOR_DEFINITIONS = (
  403. "DEBUG=1",
  404. "$(inherited)",
  405. );
  406. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  407. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  408. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  409. GCC_WARN_UNDECLARED_SELECTOR = YES;
  410. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  411. GCC_WARN_UNUSED_FUNCTION = YES;
  412. GCC_WARN_UNUSED_VARIABLE = YES;
  413. IPHONEOS_DEPLOYMENT_TARGET = 7.1;
  414. ONLY_ACTIVE_ARCH = YES;
  415. SDKROOT = iphoneos;
  416. };
  417. name = Debug;
  418. };
  419. 2D9CAF98192FAD750011F500 /* 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__DUPLICATE_METHOD_MATCH = YES;
  435. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  436. COPY_PHASE_STRIP = YES;
  437. ENABLE_NS_ASSERTIONS = NO;
  438. GCC_C_LANGUAGE_STANDARD = gnu99;
  439. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  440. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  441. GCC_WARN_UNDECLARED_SELECTOR = YES;
  442. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  443. GCC_WARN_UNUSED_FUNCTION = YES;
  444. GCC_WARN_UNUSED_VARIABLE = YES;
  445. IPHONEOS_DEPLOYMENT_TARGET = 7.1;
  446. SDKROOT = iphoneos;
  447. VALIDATE_PRODUCT = YES;
  448. };
  449. name = Release;
  450. };
  451. 2D9CAF9A192FAD750011F500 /* Debug */ = {
  452. isa = XCBuildConfiguration;
  453. buildSettings = {
  454. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  455. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  456. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  457. GCC_PREFIX_HEADER = "MJRefreshExample/MJRefreshExample-Prefix.pch";
  458. INFOPLIST_FILE = "MJRefreshExample/MJRefreshExample-Info.plist";
  459. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  460. PRODUCT_NAME = "$(TARGET_NAME)";
  461. WRAPPER_EXTENSION = app;
  462. };
  463. name = Debug;
  464. };
  465. 2D9CAF9B192FAD750011F500 /* Release */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  469. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  470. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  471. GCC_PREFIX_HEADER = "MJRefreshExample/MJRefreshExample-Prefix.pch";
  472. INFOPLIST_FILE = "MJRefreshExample/MJRefreshExample-Info.plist";
  473. IPHONEOS_DEPLOYMENT_TARGET = 6.0;
  474. PRODUCT_NAME = "$(TARGET_NAME)";
  475. WRAPPER_EXTENSION = app;
  476. };
  477. name = Release;
  478. };
  479. 2D9CAF9D192FAD750011F500 /* Debug */ = {
  480. isa = XCBuildConfiguration;
  481. buildSettings = {
  482. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  483. FRAMEWORK_SEARCH_PATHS = (
  484. "$(SDKROOT)/Developer/Library/Frameworks",
  485. "$(inherited)",
  486. "$(DEVELOPER_FRAMEWORKS_DIR)",
  487. );
  488. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  489. GCC_PREFIX_HEADER = "MJRefreshExample/MJRefreshExample-Prefix.pch";
  490. GCC_PREPROCESSOR_DEFINITIONS = (
  491. "DEBUG=1",
  492. "$(inherited)",
  493. );
  494. INFOPLIST_FILE = "MJRefreshExampleTests/MJRefreshExampleTests-Info.plist";
  495. PRODUCT_NAME = "$(TARGET_NAME)";
  496. TEST_HOST = "$(BUNDLE_LOADER)";
  497. WRAPPER_EXTENSION = xctest;
  498. };
  499. name = Debug;
  500. };
  501. 2D9CAF9E192FAD750011F500 /* Release */ = {
  502. isa = XCBuildConfiguration;
  503. buildSettings = {
  504. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MJRefreshExample.app/MJRefreshExample";
  505. FRAMEWORK_SEARCH_PATHS = (
  506. "$(SDKROOT)/Developer/Library/Frameworks",
  507. "$(inherited)",
  508. "$(DEVELOPER_FRAMEWORKS_DIR)",
  509. );
  510. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  511. GCC_PREFIX_HEADER = "MJRefreshExample/MJRefreshExample-Prefix.pch";
  512. INFOPLIST_FILE = "MJRefreshExampleTests/MJRefreshExampleTests-Info.plist";
  513. PRODUCT_NAME = "$(TARGET_NAME)";
  514. TEST_HOST = "$(BUNDLE_LOADER)";
  515. WRAPPER_EXTENSION = xctest;
  516. };
  517. name = Release;
  518. };
  519. /* End XCBuildConfiguration section */
  520. /* Begin XCConfigurationList section */
  521. 2D9CAF62192FAD750011F500 /* Build configuration list for PBXProject "MJRefreshExample" */ = {
  522. isa = XCConfigurationList;
  523. buildConfigurations = (
  524. 2D9CAF97192FAD750011F500 /* Debug */,
  525. 2D9CAF98192FAD750011F500 /* Release */,
  526. );
  527. defaultConfigurationIsVisible = 0;
  528. defaultConfigurationName = Release;
  529. };
  530. 2D9CAF99192FAD750011F500 /* Build configuration list for PBXNativeTarget "MJRefreshExample" */ = {
  531. isa = XCConfigurationList;
  532. buildConfigurations = (
  533. 2D9CAF9A192FAD750011F500 /* Debug */,
  534. 2D9CAF9B192FAD750011F500 /* Release */,
  535. );
  536. defaultConfigurationIsVisible = 0;
  537. defaultConfigurationName = Release;
  538. };
  539. 2D9CAF9C192FAD750011F500 /* Build configuration list for PBXNativeTarget "MJRefreshExampleTests" */ = {
  540. isa = XCConfigurationList;
  541. buildConfigurations = (
  542. 2D9CAF9D192FAD750011F500 /* Debug */,
  543. 2D9CAF9E192FAD750011F500 /* Release */,
  544. );
  545. defaultConfigurationIsVisible = 0;
  546. defaultConfigurationName = Release;
  547. };
  548. /* End XCConfigurationList section */
  549. };
  550. rootObject = 2D9CAF5F192FAD750011F500 /* Project object */;
  551. }