project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D33465771D828C6B00C8D159 /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
  10. D33465781D828C6B00C8D159 /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
  11. D33465791D828C6B00C8D159 /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
  12. D334657A1D828C6B00C8D159 /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
  13. D334657B1D828C6B00C8D159 /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
  14. D334657C1D828C6B00C8D159 /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
  15. D334657D1D828C6B00C8D159 /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
  16. D334657E1D828C6B00C8D159 /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
  17. D334657F1D828C6B00C8D159 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
  18. D33465801D828C6B00C8D159 /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
  19. D33465811D828C6B00C8D159 /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
  20. D33465821D828C6B00C8D159 /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
  21. D33465831D828C6B00C8D159 /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
  22. D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */ = {isa = PBXBuildFile; fileRef = D35C9F361D74A1C0000443CD /* QuickProto.h */; settings = {ATTRIBUTES = (Public, ); }; };
  23. D35C9F6C1D74A4AB000443CD /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9F6B1D74A4AB000443CD /* main.swift */; };
  24. D3A2C8261D75FC2200E5DFAB /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
  25. D3A2C8271D75FC2200E5DFAB /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
  26. D3A2C8281D75FC2200E5DFAB /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
  27. D3A2C8291D75FC2200E5DFAB /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
  28. D3A2C82A1D75FC2200E5DFAB /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
  29. D3A2C82B1D75FC2200E5DFAB /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
  30. D3A2C82C1D75FC2200E5DFAB /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
  31. D3A2C82D1D75FC2200E5DFAB /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
  32. D3A2C82E1D75FC2200E5DFAB /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
  33. D3A2C82F1D75FC2200E5DFAB /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
  34. D3A2C8301D75FC2200E5DFAB /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
  35. D3A2C8311D75FC2200E5DFAB /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
  36. D3A2C8321D75FC2200E5DFAB /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
  37. /* End PBXBuildFile section */
  38. /* Begin PBXCopyFilesBuildPhase section */
  39. D35C9F671D74A4AB000443CD /* CopyFiles */ = {
  40. isa = PBXCopyFilesBuildPhase;
  41. buildActionMask = 2147483647;
  42. dstPath = /usr/share/man/man1/;
  43. dstSubfolderSpec = 0;
  44. files = (
  45. );
  46. runOnlyForDeploymentPostprocessing = 1;
  47. };
  48. /* End PBXCopyFilesBuildPhase section */
  49. /* Begin PBXFileReference section */
  50. D35C9F341D74A1C0000443CD /* QuickProto.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = QuickProto.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  51. D35C9F361D74A1C0000443CD /* QuickProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QuickProto.h; sourceTree = "<group>"; };
  52. D35C9F371D74A1C0000443CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  53. D35C9F691D74A4AB000443CD /* QuickDemo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = QuickDemo; sourceTree = BUILT_PRODUCTS_DIR; };
  54. D35C9F6B1D74A4AB000443CD /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  55. D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = _FileDescriptor.swift; path = ../Packages/QuickProto/Sources/_FileDescriptor.swift; sourceTree = "<group>"; };
  56. D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CodeBuilder.swift; path = ../Packages/QuickProto/Sources/CodeBuilder.swift; sourceTree = "<group>"; };
  57. D3A2C81B1D75FC2200E5DFAB /* Field.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Field.swift; path = ../Packages/QuickProto/Sources/Field.swift; sourceTree = "<group>"; };
  58. D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldDescriptor.swift; path = ../Packages/QuickProto/Sources/FieldDescriptor.swift; sourceTree = "<group>"; };
  59. D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldLabel.swift; path = ../Packages/QuickProto/Sources/FieldLabel.swift; sourceTree = "<group>"; };
  60. D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldType.swift; path = ../Packages/QuickProto/Sources/FieldType.swift; sourceTree = "<group>"; };
  61. D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FileDescriptor.swift; path = ../Packages/QuickProto/Sources/FileDescriptor.swift; sourceTree = "<group>"; };
  62. D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FileDescriptorSet.swift; path = ../Packages/QuickProto/Sources/FileDescriptorSet.swift; sourceTree = "<group>"; };
  63. D3A2C8211D75FC2200E5DFAB /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Message.swift; path = ../Packages/QuickProto/Sources/Message.swift; sourceTree = "<group>"; };
  64. D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageDescriptor.swift; path = ../Packages/QuickProto/Sources/MessageDescriptor.swift; sourceTree = "<group>"; };
  65. D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageReader.swift; path = ../Packages/QuickProto/Sources/MessageReader.swift; sourceTree = "<group>"; };
  66. D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSMutableData+Proto.swift"; path = "../Packages/QuickProto/Sources/NSMutableData+Proto.swift"; sourceTree = "<group>"; };
  67. D3A2C8251D75FC2200E5DFAB /* WireType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WireType.swift; path = ../Packages/QuickProto/Sources/WireType.swift; sourceTree = "<group>"; };
  68. /* End PBXFileReference section */
  69. /* Begin PBXFrameworksBuildPhase section */
  70. D35C9F301D74A1C0000443CD /* Frameworks */ = {
  71. isa = PBXFrameworksBuildPhase;
  72. buildActionMask = 2147483647;
  73. files = (
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. D35C9F661D74A4AB000443CD /* Frameworks */ = {
  78. isa = PBXFrameworksBuildPhase;
  79. buildActionMask = 2147483647;
  80. files = (
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. /* End PBXFrameworksBuildPhase section */
  85. /* Begin PBXGroup section */
  86. D35C9F351D74A1C0000443CD /* QuickProto */ = {
  87. isa = PBXGroup;
  88. children = (
  89. D35C9F361D74A1C0000443CD /* QuickProto.h */,
  90. D35C9F371D74A1C0000443CD /* Info.plist */,
  91. );
  92. path = QuickProto;
  93. sourceTree = "<group>";
  94. };
  95. D35C9F6A1D74A4AB000443CD /* QuickDemo */ = {
  96. isa = PBXGroup;
  97. children = (
  98. D35C9F6B1D74A4AB000443CD /* main.swift */,
  99. );
  100. path = QuickDemo;
  101. sourceTree = "<group>";
  102. };
  103. D3A2C8331D75FC2900E5DFAB /* QuickProto/Sources */ = {
  104. isa = PBXGroup;
  105. children = (
  106. D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */,
  107. D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */,
  108. D3A2C81B1D75FC2200E5DFAB /* Field.swift */,
  109. D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */,
  110. D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */,
  111. D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */,
  112. D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */,
  113. D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */,
  114. D3A2C8211D75FC2200E5DFAB /* Message.swift */,
  115. D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */,
  116. D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */,
  117. D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */,
  118. D3A2C8251D75FC2200E5DFAB /* WireType.swift */,
  119. );
  120. name = QuickProto/Sources;
  121. sourceTree = "<group>";
  122. };
  123. D3D1C8511D6D15D9002F1B53 = {
  124. isa = PBXGroup;
  125. children = (
  126. D3A2C8331D75FC2900E5DFAB /* QuickProto/Sources */,
  127. D35C9F351D74A1C0000443CD /* QuickProto */,
  128. D35C9F6A1D74A4AB000443CD /* QuickDemo */,
  129. D3D1C85B1D6D15D9002F1B53 /* Products */,
  130. );
  131. sourceTree = "<group>";
  132. };
  133. D3D1C85B1D6D15D9002F1B53 /* Products */ = {
  134. isa = PBXGroup;
  135. children = (
  136. D35C9F341D74A1C0000443CD /* QuickProto.framework */,
  137. D35C9F691D74A4AB000443CD /* QuickDemo */,
  138. );
  139. name = Products;
  140. sourceTree = "<group>";
  141. };
  142. /* End PBXGroup section */
  143. /* Begin PBXHeadersBuildPhase section */
  144. D35C9F311D74A1C0000443CD /* Headers */ = {
  145. isa = PBXHeadersBuildPhase;
  146. buildActionMask = 2147483647;
  147. files = (
  148. D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */,
  149. );
  150. runOnlyForDeploymentPostprocessing = 0;
  151. };
  152. /* End PBXHeadersBuildPhase section */
  153. /* Begin PBXNativeTarget section */
  154. D35C9F331D74A1C0000443CD /* QuickProto */ = {
  155. isa = PBXNativeTarget;
  156. buildConfigurationList = D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */;
  157. buildPhases = (
  158. D35C9F2F1D74A1C0000443CD /* Sources */,
  159. D35C9F301D74A1C0000443CD /* Frameworks */,
  160. D35C9F311D74A1C0000443CD /* Headers */,
  161. D35C9F321D74A1C0000443CD /* Resources */,
  162. );
  163. buildRules = (
  164. );
  165. dependencies = (
  166. );
  167. name = QuickProto;
  168. productName = QuickProto;
  169. productReference = D35C9F341D74A1C0000443CD /* QuickProto.framework */;
  170. productType = "com.apple.product-type.framework";
  171. };
  172. D35C9F681D74A4AB000443CD /* QuickDemo */ = {
  173. isa = PBXNativeTarget;
  174. buildConfigurationList = D35C9F6F1D74A4AB000443CD /* Build configuration list for PBXNativeTarget "QuickDemo" */;
  175. buildPhases = (
  176. D35C9F651D74A4AB000443CD /* Sources */,
  177. D35C9F661D74A4AB000443CD /* Frameworks */,
  178. D35C9F671D74A4AB000443CD /* CopyFiles */,
  179. );
  180. buildRules = (
  181. );
  182. dependencies = (
  183. );
  184. name = QuickDemo;
  185. productName = QuickDemo;
  186. productReference = D35C9F691D74A4AB000443CD /* QuickDemo */;
  187. productType = "com.apple.product-type.tool";
  188. };
  189. /* End PBXNativeTarget section */
  190. /* Begin PBXProject section */
  191. D3D1C8521D6D15D9002F1B53 /* Project object */ = {
  192. isa = PBXProject;
  193. attributes = {
  194. LastSwiftUpdateCheck = 0800;
  195. LastUpgradeCheck = 0800;
  196. ORGANIZATIONNAME = Google;
  197. TargetAttributes = {
  198. D35C9F331D74A1C0000443CD = {
  199. CreatedOnToolsVersion = 8.0;
  200. DevelopmentTeam = EQHXZ8M8AV;
  201. LastSwiftMigration = 0800;
  202. ProvisioningStyle = Automatic;
  203. };
  204. D35C9F681D74A4AB000443CD = {
  205. CreatedOnToolsVersion = 8.0;
  206. DevelopmentTeam = EQHXZ8M8AV;
  207. ProvisioningStyle = Automatic;
  208. };
  209. };
  210. };
  211. buildConfigurationList = D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */;
  212. compatibilityVersion = "Xcode 3.2";
  213. developmentRegion = English;
  214. hasScannedForEncodings = 0;
  215. knownRegions = (
  216. en,
  217. );
  218. mainGroup = D3D1C8511D6D15D9002F1B53;
  219. productRefGroup = D3D1C85B1D6D15D9002F1B53 /* Products */;
  220. projectDirPath = "";
  221. projectRoot = "";
  222. targets = (
  223. D35C9F331D74A1C0000443CD /* QuickProto */,
  224. D35C9F681D74A4AB000443CD /* QuickDemo */,
  225. );
  226. };
  227. /* End PBXProject section */
  228. /* Begin PBXResourcesBuildPhase section */
  229. D35C9F321D74A1C0000443CD /* Resources */ = {
  230. isa = PBXResourcesBuildPhase;
  231. buildActionMask = 2147483647;
  232. files = (
  233. );
  234. runOnlyForDeploymentPostprocessing = 0;
  235. };
  236. /* End PBXResourcesBuildPhase section */
  237. /* Begin PBXSourcesBuildPhase section */
  238. D35C9F2F1D74A1C0000443CD /* Sources */ = {
  239. isa = PBXSourcesBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. D3A2C82A1D75FC2200E5DFAB /* FieldLabel.swift in Sources */,
  243. D3A2C8301D75FC2200E5DFAB /* MessageReader.swift in Sources */,
  244. D3A2C8321D75FC2200E5DFAB /* WireType.swift in Sources */,
  245. D3A2C8271D75FC2200E5DFAB /* CodeBuilder.swift in Sources */,
  246. D3A2C82B1D75FC2200E5DFAB /* FieldType.swift in Sources */,
  247. D3A2C82E1D75FC2200E5DFAB /* Message.swift in Sources */,
  248. D3A2C82C1D75FC2200E5DFAB /* FileDescriptor.swift in Sources */,
  249. D3A2C8261D75FC2200E5DFAB /* _FileDescriptor.swift in Sources */,
  250. D3A2C82D1D75FC2200E5DFAB /* FileDescriptorSet.swift in Sources */,
  251. D3A2C8311D75FC2200E5DFAB /* NSMutableData+Proto.swift in Sources */,
  252. D3A2C8281D75FC2200E5DFAB /* Field.swift in Sources */,
  253. D3A2C82F1D75FC2200E5DFAB /* MessageDescriptor.swift in Sources */,
  254. D3A2C8291D75FC2200E5DFAB /* FieldDescriptor.swift in Sources */,
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. };
  258. D35C9F651D74A4AB000443CD /* Sources */ = {
  259. isa = PBXSourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. D33465771D828C6B00C8D159 /* _FileDescriptor.swift in Sources */,
  263. D33465781D828C6B00C8D159 /* CodeBuilder.swift in Sources */,
  264. D33465791D828C6B00C8D159 /* Field.swift in Sources */,
  265. D334657A1D828C6B00C8D159 /* FieldDescriptor.swift in Sources */,
  266. D334657B1D828C6B00C8D159 /* FieldLabel.swift in Sources */,
  267. D334657C1D828C6B00C8D159 /* FieldType.swift in Sources */,
  268. D334657D1D828C6B00C8D159 /* FileDescriptor.swift in Sources */,
  269. D334657E1D828C6B00C8D159 /* FileDescriptorSet.swift in Sources */,
  270. D334657F1D828C6B00C8D159 /* Message.swift in Sources */,
  271. D33465801D828C6B00C8D159 /* MessageDescriptor.swift in Sources */,
  272. D33465811D828C6B00C8D159 /* MessageReader.swift in Sources */,
  273. D33465821D828C6B00C8D159 /* NSMutableData+Proto.swift in Sources */,
  274. D33465831D828C6B00C8D159 /* WireType.swift in Sources */,
  275. D35C9F6C1D74A4AB000443CD /* main.swift in Sources */,
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. };
  279. /* End PBXSourcesBuildPhase section */
  280. /* Begin XCBuildConfiguration section */
  281. D35C9F3A1D74A1C0000443CD /* Debug */ = {
  282. isa = XCBuildConfiguration;
  283. buildSettings = {
  284. CLANG_ENABLE_MODULES = YES;
  285. CODE_SIGN_IDENTITY = "";
  286. COMBINE_HIDPI_IMAGES = YES;
  287. CURRENT_PROJECT_VERSION = 1;
  288. DEFINES_MODULE = YES;
  289. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  290. DYLIB_COMPATIBILITY_VERSION = 1;
  291. DYLIB_CURRENT_VERSION = 1;
  292. DYLIB_INSTALL_NAME_BASE = "@rpath";
  293. FRAMEWORK_VERSION = A;
  294. INFOPLIST_FILE = QuickProto/Info.plist;
  295. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  296. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  297. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
  298. PRODUCT_NAME = "$(TARGET_NAME)";
  299. SKIP_INSTALL = YES;
  300. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  301. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  302. SWIFT_VERSION = 3.0;
  303. VERSIONING_SYSTEM = "apple-generic";
  304. VERSION_INFO_PREFIX = "";
  305. };
  306. name = Debug;
  307. };
  308. D35C9F3B1D74A1C0000443CD /* Release */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. CLANG_ENABLE_MODULES = YES;
  312. CODE_SIGN_IDENTITY = "";
  313. COMBINE_HIDPI_IMAGES = YES;
  314. CURRENT_PROJECT_VERSION = 1;
  315. DEFINES_MODULE = YES;
  316. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  317. DYLIB_COMPATIBILITY_VERSION = 1;
  318. DYLIB_CURRENT_VERSION = 1;
  319. DYLIB_INSTALL_NAME_BASE = "@rpath";
  320. FRAMEWORK_VERSION = A;
  321. INFOPLIST_FILE = QuickProto/Info.plist;
  322. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  323. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  324. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
  325. PRODUCT_NAME = "$(TARGET_NAME)";
  326. SKIP_INSTALL = YES;
  327. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  328. SWIFT_VERSION = 3.0;
  329. VERSIONING_SYSTEM = "apple-generic";
  330. VERSION_INFO_PREFIX = "";
  331. };
  332. name = Release;
  333. };
  334. D35C9F6D1D74A4AB000443CD /* Debug */ = {
  335. isa = XCBuildConfiguration;
  336. buildSettings = {
  337. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  338. PRODUCT_NAME = "$(TARGET_NAME)";
  339. SWIFT_VERSION = 3.0;
  340. };
  341. name = Debug;
  342. };
  343. D35C9F6E1D74A4AB000443CD /* Release */ = {
  344. isa = XCBuildConfiguration;
  345. buildSettings = {
  346. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  347. PRODUCT_NAME = "$(TARGET_NAME)";
  348. SWIFT_VERSION = 3.0;
  349. };
  350. name = Release;
  351. };
  352. D3D1C85F1D6D15D9002F1B53 /* Debug */ = {
  353. isa = XCBuildConfiguration;
  354. buildSettings = {
  355. ALWAYS_SEARCH_USER_PATHS = NO;
  356. CLANG_ANALYZER_NONNULL = YES;
  357. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  358. CLANG_CXX_LIBRARY = "libc++";
  359. CLANG_ENABLE_MODULES = YES;
  360. CLANG_ENABLE_OBJC_ARC = YES;
  361. CLANG_WARN_BOOL_CONVERSION = YES;
  362. CLANG_WARN_CONSTANT_CONVERSION = YES;
  363. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  364. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  365. CLANG_WARN_EMPTY_BODY = YES;
  366. CLANG_WARN_ENUM_CONVERSION = YES;
  367. CLANG_WARN_INFINITE_RECURSION = YES;
  368. CLANG_WARN_INT_CONVERSION = YES;
  369. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  370. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  371. CLANG_WARN_UNREACHABLE_CODE = YES;
  372. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  373. CODE_SIGN_IDENTITY = "-";
  374. COPY_PHASE_STRIP = NO;
  375. DEBUG_INFORMATION_FORMAT = dwarf;
  376. ENABLE_STRICT_OBJC_MSGSEND = YES;
  377. ENABLE_TESTABILITY = YES;
  378. GCC_C_LANGUAGE_STANDARD = gnu99;
  379. GCC_DYNAMIC_NO_PIC = NO;
  380. GCC_NO_COMMON_BLOCKS = YES;
  381. GCC_OPTIMIZATION_LEVEL = 0;
  382. GCC_PREPROCESSOR_DEFINITIONS = (
  383. "DEBUG=1",
  384. "$(inherited)",
  385. );
  386. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  387. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  388. GCC_WARN_UNDECLARED_SELECTOR = YES;
  389. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  390. GCC_WARN_UNUSED_FUNCTION = YES;
  391. GCC_WARN_UNUSED_VARIABLE = YES;
  392. MACOSX_DEPLOYMENT_TARGET = 10.11;
  393. MTL_ENABLE_DEBUG_INFO = YES;
  394. ONLY_ACTIVE_ARCH = YES;
  395. SDKROOT = macosx;
  396. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  397. };
  398. name = Debug;
  399. };
  400. D3D1C8601D6D15D9002F1B53 /* Release */ = {
  401. isa = XCBuildConfiguration;
  402. buildSettings = {
  403. ALWAYS_SEARCH_USER_PATHS = NO;
  404. CLANG_ANALYZER_NONNULL = YES;
  405. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  406. CLANG_CXX_LIBRARY = "libc++";
  407. CLANG_ENABLE_MODULES = YES;
  408. CLANG_ENABLE_OBJC_ARC = YES;
  409. CLANG_WARN_BOOL_CONVERSION = YES;
  410. CLANG_WARN_CONSTANT_CONVERSION = YES;
  411. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  412. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  413. CLANG_WARN_EMPTY_BODY = YES;
  414. CLANG_WARN_ENUM_CONVERSION = YES;
  415. CLANG_WARN_INFINITE_RECURSION = YES;
  416. CLANG_WARN_INT_CONVERSION = YES;
  417. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  418. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  419. CLANG_WARN_UNREACHABLE_CODE = YES;
  420. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  421. CODE_SIGN_IDENTITY = "-";
  422. COPY_PHASE_STRIP = NO;
  423. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  424. ENABLE_NS_ASSERTIONS = NO;
  425. ENABLE_STRICT_OBJC_MSGSEND = YES;
  426. GCC_C_LANGUAGE_STANDARD = gnu99;
  427. GCC_NO_COMMON_BLOCKS = YES;
  428. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  429. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  430. GCC_WARN_UNDECLARED_SELECTOR = YES;
  431. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  432. GCC_WARN_UNUSED_FUNCTION = YES;
  433. GCC_WARN_UNUSED_VARIABLE = YES;
  434. MACOSX_DEPLOYMENT_TARGET = 10.11;
  435. MTL_ENABLE_DEBUG_INFO = NO;
  436. SDKROOT = macosx;
  437. };
  438. name = Release;
  439. };
  440. /* End XCBuildConfiguration section */
  441. /* Begin XCConfigurationList section */
  442. D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */ = {
  443. isa = XCConfigurationList;
  444. buildConfigurations = (
  445. D35C9F3A1D74A1C0000443CD /* Debug */,
  446. D35C9F3B1D74A1C0000443CD /* Release */,
  447. );
  448. defaultConfigurationIsVisible = 0;
  449. defaultConfigurationName = Release;
  450. };
  451. D35C9F6F1D74A4AB000443CD /* Build configuration list for PBXNativeTarget "QuickDemo" */ = {
  452. isa = XCConfigurationList;
  453. buildConfigurations = (
  454. D35C9F6D1D74A4AB000443CD /* Debug */,
  455. D35C9F6E1D74A4AB000443CD /* Release */,
  456. );
  457. defaultConfigurationIsVisible = 0;
  458. defaultConfigurationName = Release;
  459. };
  460. D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */ = {
  461. isa = XCConfigurationList;
  462. buildConfigurations = (
  463. D3D1C85F1D6D15D9002F1B53 /* Debug */,
  464. D3D1C8601D6D15D9002F1B53 /* Release */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = Release;
  468. };
  469. /* End XCConfigurationList section */
  470. };
  471. rootObject = D3D1C8521D6D15D9002F1B53 /* Project object */;
  472. }