project.pbxproj 29 KB

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