project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2B1A4D4147F0AF49D70496DC /* Pods_ZZFoundation_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0395307505955BBCF6A4A24D /* Pods_ZZFoundation_Tests.framework */; };
  10. 50543AD9259A18EB00E96479 /* NSString+ZZExTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 50543AD8259A18EB00E96479 /* NSString+ZZExTest.m */; };
  11. 505478422596352F00EB1172 /* NSString+ZZRangeTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 505478412596352F00EB1172 /* NSString+ZZRangeTest.m */; };
  12. 5054784D25963E9A00EB1172 /* NSString+ZZRegexTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5054784C25963E9A00EB1172 /* NSString+ZZRegexTest.m */; };
  13. 50563647259B12FC004C7FCF /* NSDate+ZZExTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 50563646259B12FC004C7FCF /* NSDate+ZZExTest.m */; };
  14. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  15. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
  16. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  17. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
  18. 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
  19. 6003F59E195388D20070C39A /* ZZAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* ZZAppDelegate.m */; };
  20. 6003F5A7195388D20070C39A /* ZZViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* ZZViewController.m */; };
  21. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
  22. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  23. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  24. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  25. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  26. 6003F5BC195388D20070C39A /* NSString+ZZPathTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* NSString+ZZPathTests.m */; };
  27. 64B7830872AEE1932A0945C8 /* Pods_ZZFoundation_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 742D2D17DA601F8B16B6E9FA /* Pods_ZZFoundation_Example.framework */; };
  28. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
  29. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
  30. /* End PBXBuildFile section */
  31. /* Begin PBXContainerItemProxy section */
  32. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  33. isa = PBXContainerItemProxy;
  34. containerPortal = 6003F582195388D10070C39A /* Project object */;
  35. proxyType = 1;
  36. remoteGlobalIDString = 6003F589195388D20070C39A;
  37. remoteInfo = ZZFoundation;
  38. };
  39. /* End PBXContainerItemProxy section */
  40. /* Begin PBXFileReference section */
  41. 0395307505955BBCF6A4A24D /* Pods_ZZFoundation_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ZZFoundation_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 43EAEC7ADAA0051551EC0B07 /* Pods-ZZFoundation_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZZFoundation_Example.debug.xcconfig"; path = "Target Support Files/Pods-ZZFoundation_Example/Pods-ZZFoundation_Example.debug.xcconfig"; sourceTree = "<group>"; };
  43. 50543AD8259A18EB00E96479 /* NSString+ZZExTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+ZZExTest.m"; sourceTree = "<group>"; };
  44. 505478412596352F00EB1172 /* NSString+ZZRangeTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+ZZRangeTest.m"; sourceTree = "<group>"; };
  45. 5054784C25963E9A00EB1172 /* NSString+ZZRegexTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+ZZRegexTest.m"; sourceTree = "<group>"; };
  46. 50563646259B12FC004C7FCF /* NSDate+ZZExTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSDate+ZZExTest.m"; sourceTree = "<group>"; };
  47. 6003F58A195388D20070C39A /* ZZFoundation_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZZFoundation_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  48. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  49. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  50. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  51. 6003F595195388D20070C39A /* ZZFoundation-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ZZFoundation-Info.plist"; sourceTree = "<group>"; };
  52. 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  53. 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  54. 6003F59B195388D20070C39A /* ZZFoundation-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ZZFoundation-Prefix.pch"; sourceTree = "<group>"; };
  55. 6003F59C195388D20070C39A /* ZZAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZZAppDelegate.h; sourceTree = "<group>"; };
  56. 6003F59D195388D20070C39A /* ZZAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZZAppDelegate.m; sourceTree = "<group>"; };
  57. 6003F5A5195388D20070C39A /* ZZViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZZViewController.h; sourceTree = "<group>"; };
  58. 6003F5A6195388D20070C39A /* ZZViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZZViewController.m; sourceTree = "<group>"; };
  59. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  60. 6003F5AE195388D20070C39A /* ZZFoundation_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZZFoundation_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  61. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  62. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  63. 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  64. 6003F5BB195388D20070C39A /* NSString+ZZPathTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+ZZPathTests.m"; sourceTree = "<group>"; };
  65. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  66. 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  67. 742D2D17DA601F8B16B6E9FA /* Pods_ZZFoundation_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ZZFoundation_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  68. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  69. B1FA23B46676C8044117B258 /* Pods-ZZFoundation_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZZFoundation_Tests.debug.xcconfig"; path = "Target Support Files/Pods-ZZFoundation_Tests/Pods-ZZFoundation_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  70. CFB9F0CDCDE27F996E0D538E /* Pods-ZZFoundation_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZZFoundation_Tests.release.xcconfig"; path = "Target Support Files/Pods-ZZFoundation_Tests/Pods-ZZFoundation_Tests.release.xcconfig"; sourceTree = "<group>"; };
  71. D21B953AED72739FA73F9573 /* Pods-ZZFoundation_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZZFoundation_Example.release.xcconfig"; path = "Target Support Files/Pods-ZZFoundation_Example/Pods-ZZFoundation_Example.release.xcconfig"; sourceTree = "<group>"; };
  72. /* End PBXFileReference section */
  73. /* Begin PBXFrameworksBuildPhase section */
  74. 6003F587195388D20070C39A /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  79. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  80. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  81. 64B7830872AEE1932A0945C8 /* Pods_ZZFoundation_Example.framework in Frameworks */,
  82. );
  83. runOnlyForDeploymentPostprocessing = 0;
  84. };
  85. 6003F5AB195388D20070C39A /* Frameworks */ = {
  86. isa = PBXFrameworksBuildPhase;
  87. buildActionMask = 2147483647;
  88. files = (
  89. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  90. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  91. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  92. 2B1A4D4147F0AF49D70496DC /* Pods_ZZFoundation_Tests.framework in Frameworks */,
  93. );
  94. runOnlyForDeploymentPostprocessing = 0;
  95. };
  96. /* End PBXFrameworksBuildPhase section */
  97. /* Begin PBXGroup section */
  98. 6003F581195388D10070C39A = {
  99. isa = PBXGroup;
  100. children = (
  101. 6003F593195388D20070C39A /* Example for ZZFoundation */,
  102. 6003F5B5195388D20070C39A /* Tests */,
  103. 6003F58C195388D20070C39A /* Frameworks */,
  104. 6003F58B195388D20070C39A /* Products */,
  105. BDF323E158B640E56DF76D11 /* Pods */,
  106. );
  107. sourceTree = "<group>";
  108. };
  109. 6003F58B195388D20070C39A /* Products */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 6003F58A195388D20070C39A /* ZZFoundation_Example.app */,
  113. 6003F5AE195388D20070C39A /* ZZFoundation_Tests.xctest */,
  114. );
  115. name = Products;
  116. sourceTree = "<group>";
  117. };
  118. 6003F58C195388D20070C39A /* Frameworks */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 6003F58D195388D20070C39A /* Foundation.framework */,
  122. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  123. 6003F591195388D20070C39A /* UIKit.framework */,
  124. 6003F5AF195388D20070C39A /* XCTest.framework */,
  125. 742D2D17DA601F8B16B6E9FA /* Pods_ZZFoundation_Example.framework */,
  126. 0395307505955BBCF6A4A24D /* Pods_ZZFoundation_Tests.framework */,
  127. );
  128. name = Frameworks;
  129. sourceTree = "<group>";
  130. };
  131. 6003F593195388D20070C39A /* Example for ZZFoundation */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 6003F59C195388D20070C39A /* ZZAppDelegate.h */,
  135. 6003F59D195388D20070C39A /* ZZAppDelegate.m */,
  136. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  137. 6003F5A5195388D20070C39A /* ZZViewController.h */,
  138. 6003F5A6195388D20070C39A /* ZZViewController.m */,
  139. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  140. 6003F5A8195388D20070C39A /* Images.xcassets */,
  141. 6003F594195388D20070C39A /* Supporting Files */,
  142. );
  143. name = "Example for ZZFoundation";
  144. path = ZZFoundation;
  145. sourceTree = "<group>";
  146. };
  147. 6003F594195388D20070C39A /* Supporting Files */ = {
  148. isa = PBXGroup;
  149. children = (
  150. 6003F595195388D20070C39A /* ZZFoundation-Info.plist */,
  151. 6003F596195388D20070C39A /* InfoPlist.strings */,
  152. 6003F599195388D20070C39A /* main.m */,
  153. 6003F59B195388D20070C39A /* ZZFoundation-Prefix.pch */,
  154. );
  155. name = "Supporting Files";
  156. sourceTree = "<group>";
  157. };
  158. 6003F5B5195388D20070C39A /* Tests */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 6003F5BB195388D20070C39A /* NSString+ZZPathTests.m */,
  162. 505478412596352F00EB1172 /* NSString+ZZRangeTest.m */,
  163. 5054784C25963E9A00EB1172 /* NSString+ZZRegexTest.m */,
  164. 50543AD8259A18EB00E96479 /* NSString+ZZExTest.m */,
  165. 50563646259B12FC004C7FCF /* NSDate+ZZExTest.m */,
  166. 6003F5B6195388D20070C39A /* Supporting Files */,
  167. );
  168. path = Tests;
  169. sourceTree = "<group>";
  170. };
  171. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  172. isa = PBXGroup;
  173. children = (
  174. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  175. 6003F5B8195388D20070C39A /* InfoPlist.strings */,
  176. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */,
  177. );
  178. name = "Supporting Files";
  179. sourceTree = "<group>";
  180. };
  181. BDF323E158B640E56DF76D11 /* Pods */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 43EAEC7ADAA0051551EC0B07 /* Pods-ZZFoundation_Example.debug.xcconfig */,
  185. D21B953AED72739FA73F9573 /* Pods-ZZFoundation_Example.release.xcconfig */,
  186. B1FA23B46676C8044117B258 /* Pods-ZZFoundation_Tests.debug.xcconfig */,
  187. CFB9F0CDCDE27F996E0D538E /* Pods-ZZFoundation_Tests.release.xcconfig */,
  188. );
  189. path = Pods;
  190. sourceTree = "<group>";
  191. };
  192. /* End PBXGroup section */
  193. /* Begin PBXNativeTarget section */
  194. 6003F589195388D20070C39A /* ZZFoundation_Example */ = {
  195. isa = PBXNativeTarget;
  196. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "ZZFoundation_Example" */;
  197. buildPhases = (
  198. B850631B72D23C409EA6E050 /* [CP] Check Pods Manifest.lock */,
  199. 6003F586195388D20070C39A /* Sources */,
  200. 6003F587195388D20070C39A /* Frameworks */,
  201. 6003F588195388D20070C39A /* Resources */,
  202. 4F0E4AE00BCAE88BDF8E6A7C /* [CP] Embed Pods Frameworks */,
  203. );
  204. buildRules = (
  205. );
  206. dependencies = (
  207. );
  208. name = ZZFoundation_Example;
  209. productName = ZZFoundation;
  210. productReference = 6003F58A195388D20070C39A /* ZZFoundation_Example.app */;
  211. productType = "com.apple.product-type.application";
  212. };
  213. 6003F5AD195388D20070C39A /* ZZFoundation_Tests */ = {
  214. isa = PBXNativeTarget;
  215. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "ZZFoundation_Tests" */;
  216. buildPhases = (
  217. B8B305C30E28BDDA9116DF2C /* [CP] Check Pods Manifest.lock */,
  218. 6003F5AA195388D20070C39A /* Sources */,
  219. 6003F5AB195388D20070C39A /* Frameworks */,
  220. 6003F5AC195388D20070C39A /* Resources */,
  221. CDE58CE762A34AB460883C53 /* [CP] Embed Pods Frameworks */,
  222. );
  223. buildRules = (
  224. );
  225. dependencies = (
  226. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  227. );
  228. name = ZZFoundation_Tests;
  229. productName = ZZFoundationTests;
  230. productReference = 6003F5AE195388D20070C39A /* ZZFoundation_Tests.xctest */;
  231. productType = "com.apple.product-type.bundle.unit-test";
  232. };
  233. /* End PBXNativeTarget section */
  234. /* Begin PBXProject section */
  235. 6003F582195388D10070C39A /* Project object */ = {
  236. isa = PBXProject;
  237. attributes = {
  238. CLASSPREFIX = ZZ;
  239. LastUpgradeCheck = 0720;
  240. ORGANIZATIONNAME = "bymiracles@163.com";
  241. TargetAttributes = {
  242. 6003F589195388D20070C39A = {
  243. DevelopmentTeam = 977DUNW73S;
  244. };
  245. 6003F5AD195388D20070C39A = {
  246. DevelopmentTeam = 977DUNW73S;
  247. TestTargetID = 6003F589195388D20070C39A;
  248. };
  249. };
  250. };
  251. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "ZZFoundation" */;
  252. compatibilityVersion = "Xcode 3.2";
  253. developmentRegion = English;
  254. hasScannedForEncodings = 0;
  255. knownRegions = (
  256. English,
  257. en,
  258. Base,
  259. );
  260. mainGroup = 6003F581195388D10070C39A;
  261. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  262. projectDirPath = "";
  263. projectRoot = "";
  264. targets = (
  265. 6003F589195388D20070C39A /* ZZFoundation_Example */,
  266. 6003F5AD195388D20070C39A /* ZZFoundation_Tests */,
  267. );
  268. };
  269. /* End PBXProject section */
  270. /* Begin PBXResourcesBuildPhase section */
  271. 6003F588195388D20070C39A /* Resources */ = {
  272. isa = PBXResourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  276. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  277. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  278. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. 6003F5AC195388D20070C39A /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  287. );
  288. runOnlyForDeploymentPostprocessing = 0;
  289. };
  290. /* End PBXResourcesBuildPhase section */
  291. /* Begin PBXShellScriptBuildPhase section */
  292. 4F0E4AE00BCAE88BDF8E6A7C /* [CP] Embed Pods Frameworks */ = {
  293. isa = PBXShellScriptBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. );
  297. inputPaths = (
  298. "${PODS_ROOT}/Target Support Files/Pods-ZZFoundation_Example/Pods-ZZFoundation_Example-frameworks.sh",
  299. "${BUILT_PRODUCTS_DIR}/ZZFoundation/ZZFoundation.framework",
  300. );
  301. name = "[CP] Embed Pods Frameworks";
  302. outputPaths = (
  303. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ZZFoundation.framework",
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. shellPath = /bin/sh;
  307. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ZZFoundation_Example/Pods-ZZFoundation_Example-frameworks.sh\"\n";
  308. showEnvVarsInLog = 0;
  309. };
  310. B850631B72D23C409EA6E050 /* [CP] Check Pods Manifest.lock */ = {
  311. isa = PBXShellScriptBuildPhase;
  312. buildActionMask = 2147483647;
  313. files = (
  314. );
  315. inputFileListPaths = (
  316. );
  317. inputPaths = (
  318. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  319. "${PODS_ROOT}/Manifest.lock",
  320. );
  321. name = "[CP] Check Pods Manifest.lock";
  322. outputFileListPaths = (
  323. );
  324. outputPaths = (
  325. "$(DERIVED_FILE_DIR)/Pods-ZZFoundation_Example-checkManifestLockResult.txt",
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. shellPath = /bin/sh;
  329. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  330. showEnvVarsInLog = 0;
  331. };
  332. B8B305C30E28BDDA9116DF2C /* [CP] Check Pods Manifest.lock */ = {
  333. isa = PBXShellScriptBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. );
  337. inputFileListPaths = (
  338. );
  339. inputPaths = (
  340. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  341. "${PODS_ROOT}/Manifest.lock",
  342. );
  343. name = "[CP] Check Pods Manifest.lock";
  344. outputFileListPaths = (
  345. );
  346. outputPaths = (
  347. "$(DERIVED_FILE_DIR)/Pods-ZZFoundation_Tests-checkManifestLockResult.txt",
  348. );
  349. runOnlyForDeploymentPostprocessing = 0;
  350. shellPath = /bin/sh;
  351. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  352. showEnvVarsInLog = 0;
  353. };
  354. CDE58CE762A34AB460883C53 /* [CP] Embed Pods Frameworks */ = {
  355. isa = PBXShellScriptBuildPhase;
  356. buildActionMask = 2147483647;
  357. files = (
  358. );
  359. inputPaths = (
  360. "${PODS_ROOT}/Target Support Files/Pods-ZZFoundation_Tests/Pods-ZZFoundation_Tests-frameworks.sh",
  361. "${BUILT_PRODUCTS_DIR}/ZZFoundation/ZZFoundation.framework",
  362. "${BUILT_PRODUCTS_DIR}/Kiwi/Kiwi.framework",
  363. );
  364. name = "[CP] Embed Pods Frameworks";
  365. outputPaths = (
  366. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ZZFoundation.framework",
  367. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kiwi.framework",
  368. );
  369. runOnlyForDeploymentPostprocessing = 0;
  370. shellPath = /bin/sh;
  371. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ZZFoundation_Tests/Pods-ZZFoundation_Tests-frameworks.sh\"\n";
  372. showEnvVarsInLog = 0;
  373. };
  374. /* End PBXShellScriptBuildPhase section */
  375. /* Begin PBXSourcesBuildPhase section */
  376. 6003F586195388D20070C39A /* Sources */ = {
  377. isa = PBXSourcesBuildPhase;
  378. buildActionMask = 2147483647;
  379. files = (
  380. 6003F59E195388D20070C39A /* ZZAppDelegate.m in Sources */,
  381. 6003F5A7195388D20070C39A /* ZZViewController.m in Sources */,
  382. 6003F59A195388D20070C39A /* main.m in Sources */,
  383. );
  384. runOnlyForDeploymentPostprocessing = 0;
  385. };
  386. 6003F5AA195388D20070C39A /* Sources */ = {
  387. isa = PBXSourcesBuildPhase;
  388. buildActionMask = 2147483647;
  389. files = (
  390. 6003F5BC195388D20070C39A /* NSString+ZZPathTests.m in Sources */,
  391. 505478422596352F00EB1172 /* NSString+ZZRangeTest.m in Sources */,
  392. 50563647259B12FC004C7FCF /* NSDate+ZZExTest.m in Sources */,
  393. 50543AD9259A18EB00E96479 /* NSString+ZZExTest.m in Sources */,
  394. 5054784D25963E9A00EB1172 /* NSString+ZZRegexTest.m in Sources */,
  395. );
  396. runOnlyForDeploymentPostprocessing = 0;
  397. };
  398. /* End PBXSourcesBuildPhase section */
  399. /* Begin PBXTargetDependency section */
  400. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  401. isa = PBXTargetDependency;
  402. target = 6003F589195388D20070C39A /* ZZFoundation_Example */;
  403. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  404. };
  405. /* End PBXTargetDependency section */
  406. /* Begin PBXVariantGroup section */
  407. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  408. isa = PBXVariantGroup;
  409. children = (
  410. 6003F597195388D20070C39A /* en */,
  411. );
  412. name = InfoPlist.strings;
  413. sourceTree = "<group>";
  414. };
  415. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  416. isa = PBXVariantGroup;
  417. children = (
  418. 6003F5B9195388D20070C39A /* en */,
  419. );
  420. name = InfoPlist.strings;
  421. sourceTree = "<group>";
  422. };
  423. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  424. isa = PBXVariantGroup;
  425. children = (
  426. 71719F9E1E33DC2100824A3D /* Base */,
  427. );
  428. name = LaunchScreen.storyboard;
  429. sourceTree = "<group>";
  430. };
  431. /* End PBXVariantGroup section */
  432. /* Begin XCBuildConfiguration section */
  433. 6003F5BD195388D20070C39A /* Debug */ = {
  434. isa = XCBuildConfiguration;
  435. buildSettings = {
  436. ALWAYS_SEARCH_USER_PATHS = NO;
  437. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  438. CLANG_CXX_LIBRARY = "libc++";
  439. CLANG_ENABLE_MODULES = YES;
  440. CLANG_ENABLE_OBJC_ARC = YES;
  441. CLANG_WARN_BOOL_CONVERSION = YES;
  442. CLANG_WARN_CONSTANT_CONVERSION = YES;
  443. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  444. CLANG_WARN_EMPTY_BODY = YES;
  445. CLANG_WARN_ENUM_CONVERSION = YES;
  446. CLANG_WARN_INT_CONVERSION = YES;
  447. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  448. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  449. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  450. COPY_PHASE_STRIP = NO;
  451. ENABLE_TESTABILITY = YES;
  452. GCC_C_LANGUAGE_STANDARD = gnu99;
  453. GCC_DYNAMIC_NO_PIC = NO;
  454. GCC_OPTIMIZATION_LEVEL = 0;
  455. GCC_PREPROCESSOR_DEFINITIONS = (
  456. "DEBUG=1",
  457. "$(inherited)",
  458. );
  459. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  460. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  461. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  462. GCC_WARN_UNDECLARED_SELECTOR = YES;
  463. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  464. GCC_WARN_UNUSED_FUNCTION = YES;
  465. GCC_WARN_UNUSED_VARIABLE = YES;
  466. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  467. ONLY_ACTIVE_ARCH = YES;
  468. SDKROOT = iphoneos;
  469. TARGETED_DEVICE_FAMILY = "1,2";
  470. };
  471. name = Debug;
  472. };
  473. 6003F5BE195388D20070C39A /* Release */ = {
  474. isa = XCBuildConfiguration;
  475. buildSettings = {
  476. ALWAYS_SEARCH_USER_PATHS = NO;
  477. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  478. CLANG_CXX_LIBRARY = "libc++";
  479. CLANG_ENABLE_MODULES = YES;
  480. CLANG_ENABLE_OBJC_ARC = YES;
  481. CLANG_WARN_BOOL_CONVERSION = YES;
  482. CLANG_WARN_CONSTANT_CONVERSION = YES;
  483. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  484. CLANG_WARN_EMPTY_BODY = YES;
  485. CLANG_WARN_ENUM_CONVERSION = YES;
  486. CLANG_WARN_INT_CONVERSION = YES;
  487. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  488. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  489. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  490. COPY_PHASE_STRIP = YES;
  491. ENABLE_NS_ASSERTIONS = NO;
  492. GCC_C_LANGUAGE_STANDARD = gnu99;
  493. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  494. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  495. GCC_WARN_UNDECLARED_SELECTOR = YES;
  496. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  497. GCC_WARN_UNUSED_FUNCTION = YES;
  498. GCC_WARN_UNUSED_VARIABLE = YES;
  499. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  500. SDKROOT = iphoneos;
  501. TARGETED_DEVICE_FAMILY = "1,2";
  502. VALIDATE_PRODUCT = YES;
  503. };
  504. name = Release;
  505. };
  506. 6003F5C0195388D20070C39A /* Debug */ = {
  507. isa = XCBuildConfiguration;
  508. baseConfigurationReference = 43EAEC7ADAA0051551EC0B07 /* Pods-ZZFoundation_Example.debug.xcconfig */;
  509. buildSettings = {
  510. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  511. DEVELOPMENT_TEAM = 977DUNW73S;
  512. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  513. GCC_PREFIX_HEADER = "ZZFoundation/ZZFoundation-Prefix.pch";
  514. INFOPLIST_FILE = "ZZFoundation/ZZFoundation-Info.plist";
  515. MODULE_NAME = ExampleApp;
  516. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  517. PRODUCT_NAME = "$(TARGET_NAME)";
  518. SWIFT_VERSION = 4.0;
  519. WRAPPER_EXTENSION = app;
  520. };
  521. name = Debug;
  522. };
  523. 6003F5C1195388D20070C39A /* Release */ = {
  524. isa = XCBuildConfiguration;
  525. baseConfigurationReference = D21B953AED72739FA73F9573 /* Pods-ZZFoundation_Example.release.xcconfig */;
  526. buildSettings = {
  527. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  528. DEVELOPMENT_TEAM = 977DUNW73S;
  529. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  530. GCC_PREFIX_HEADER = "ZZFoundation/ZZFoundation-Prefix.pch";
  531. INFOPLIST_FILE = "ZZFoundation/ZZFoundation-Info.plist";
  532. MODULE_NAME = ExampleApp;
  533. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  534. PRODUCT_NAME = "$(TARGET_NAME)";
  535. SWIFT_VERSION = 4.0;
  536. WRAPPER_EXTENSION = app;
  537. };
  538. name = Release;
  539. };
  540. 6003F5C3195388D20070C39A /* Debug */ = {
  541. isa = XCBuildConfiguration;
  542. baseConfigurationReference = B1FA23B46676C8044117B258 /* Pods-ZZFoundation_Tests.debug.xcconfig */;
  543. buildSettings = {
  544. BUNDLE_LOADER = "$(TEST_HOST)";
  545. DEVELOPMENT_TEAM = 977DUNW73S;
  546. FRAMEWORK_SEARCH_PATHS = (
  547. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  548. "$(inherited)",
  549. "$(DEVELOPER_FRAMEWORKS_DIR)",
  550. );
  551. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  552. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  553. GCC_PREPROCESSOR_DEFINITIONS = (
  554. "DEBUG=1",
  555. "$(inherited)",
  556. );
  557. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  558. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  559. PRODUCT_NAME = "$(TARGET_NAME)";
  560. SWIFT_VERSION = 4.0;
  561. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ZZFoundation_Example.app/ZZFoundation_Example";
  562. WRAPPER_EXTENSION = xctest;
  563. };
  564. name = Debug;
  565. };
  566. 6003F5C4195388D20070C39A /* Release */ = {
  567. isa = XCBuildConfiguration;
  568. baseConfigurationReference = CFB9F0CDCDE27F996E0D538E /* Pods-ZZFoundation_Tests.release.xcconfig */;
  569. buildSettings = {
  570. BUNDLE_LOADER = "$(TEST_HOST)";
  571. DEVELOPMENT_TEAM = 977DUNW73S;
  572. FRAMEWORK_SEARCH_PATHS = (
  573. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  574. "$(inherited)",
  575. "$(DEVELOPER_FRAMEWORKS_DIR)",
  576. );
  577. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  578. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  579. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  580. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  581. PRODUCT_NAME = "$(TARGET_NAME)";
  582. SWIFT_VERSION = 4.0;
  583. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ZZFoundation_Example.app/ZZFoundation_Example";
  584. WRAPPER_EXTENSION = xctest;
  585. };
  586. name = Release;
  587. };
  588. /* End XCBuildConfiguration section */
  589. /* Begin XCConfigurationList section */
  590. 6003F585195388D10070C39A /* Build configuration list for PBXProject "ZZFoundation" */ = {
  591. isa = XCConfigurationList;
  592. buildConfigurations = (
  593. 6003F5BD195388D20070C39A /* Debug */,
  594. 6003F5BE195388D20070C39A /* Release */,
  595. );
  596. defaultConfigurationIsVisible = 0;
  597. defaultConfigurationName = Release;
  598. };
  599. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "ZZFoundation_Example" */ = {
  600. isa = XCConfigurationList;
  601. buildConfigurations = (
  602. 6003F5C0195388D20070C39A /* Debug */,
  603. 6003F5C1195388D20070C39A /* Release */,
  604. );
  605. defaultConfigurationIsVisible = 0;
  606. defaultConfigurationName = Release;
  607. };
  608. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "ZZFoundation_Tests" */ = {
  609. isa = XCConfigurationList;
  610. buildConfigurations = (
  611. 6003F5C3195388D20070C39A /* Debug */,
  612. 6003F5C4195388D20070C39A /* Release */,
  613. );
  614. defaultConfigurationIsVisible = 0;
  615. defaultConfigurationName = Release;
  616. };
  617. /* End XCConfigurationList section */
  618. };
  619. rootObject = 6003F582195388D10070C39A /* Project object */;
  620. }