project.pbxproj 27 KB

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