project.pbxproj 28 KB

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