project.pbxproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D35BEA331D8397CC00BB9230 /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
  10. D35BEA341D8397CC00BB9230 /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
  11. D35BEA351D8397CC00BB9230 /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
  12. D35BEA361D8397CC00BB9230 /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
  13. D35BEA371D8397CC00BB9230 /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
  14. D35BEA381D8397CC00BB9230 /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
  15. D35BEA391D8397CC00BB9230 /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
  16. D35BEA3A1D8397CC00BB9230 /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
  17. D35BEA3B1D8397CC00BB9230 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
  18. D35BEA3C1D8397CC00BB9230 /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
  19. D35BEA3D1D8397CC00BB9230 /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
  20. D35BEA3E1D8397CC00BB9230 /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
  21. D35BEA3F1D8397CC00BB9230 /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
  22. D35BEA411D83B10100BB9230 /* SampleMessage.bin in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA401D83B10100BB9230 /* SampleMessage.bin */; };
  23. D35BEA431D83B10F00BB9230 /* sample.out in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA421D83B10F00BB9230 /* sample.out */; };
  24. D35BEA4B1D83B9AB00BB9230 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35BEA4A1D83B9AB00BB9230 /* AppDelegate.swift */; };
  25. D35BEA4D1D83B9AB00BB9230 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA4C1D83B9AB00BB9230 /* Assets.xcassets */; };
  26. D35BEA501D83B9AB00BB9230 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA4E1D83B9AB00BB9230 /* MainMenu.xib */; };
  27. D35BEA561D83BA2C00BB9230 /* descriptor.out in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA551D83BA2C00BB9230 /* descriptor.out */; };
  28. D35BEA571D83BA7F00BB9230 /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
  29. D35BEA581D83BA7F00BB9230 /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
  30. D35BEA591D83BA7F00BB9230 /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
  31. D35BEA5A1D83BA7F00BB9230 /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
  32. D35BEA5B1D83BA7F00BB9230 /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
  33. D35BEA5C1D83BA7F00BB9230 /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
  34. D35BEA5D1D83BA7F00BB9230 /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
  35. D35BEA5E1D83BA7F00BB9230 /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
  36. D35BEA5F1D83BA7F00BB9230 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
  37. D35BEA601D83BA7F00BB9230 /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
  38. D35BEA611D83BA7F00BB9230 /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
  39. D35BEA621D83BA7F00BB9230 /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
  40. D35BEA631D83BA7F00BB9230 /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
  41. D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */ = {isa = PBXBuildFile; fileRef = D35C9F361D74A1C0000443CD /* QuickProto.h */; settings = {ATTRIBUTES = (Public, ); }; };
  42. D3A2C8261D75FC2200E5DFAB /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
  43. D3A2C8271D75FC2200E5DFAB /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
  44. D3A2C8281D75FC2200E5DFAB /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
  45. D3A2C8291D75FC2200E5DFAB /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
  46. D3A2C82A1D75FC2200E5DFAB /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
  47. D3A2C82B1D75FC2200E5DFAB /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
  48. D3A2C82C1D75FC2200E5DFAB /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
  49. D3A2C82D1D75FC2200E5DFAB /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
  50. D3A2C82E1D75FC2200E5DFAB /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
  51. D3A2C82F1D75FC2200E5DFAB /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
  52. D3A2C8301D75FC2200E5DFAB /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
  53. D3A2C8311D75FC2200E5DFAB /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
  54. D3A2C8321D75FC2200E5DFAB /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
  55. D3D6924F1D8380D800813DEC /* QuickProtoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D6924E1D8380D800813DEC /* QuickProtoTests.swift */; };
  56. D3D692511D8380D800813DEC /* QuickProto.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D35C9F341D74A1C0000443CD /* QuickProto.framework */; };
  57. /* End PBXBuildFile section */
  58. /* Begin PBXContainerItemProxy section */
  59. D3D692521D8380D800813DEC /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = D3D1C8521D6D15D9002F1B53 /* Project object */;
  62. proxyType = 1;
  63. remoteGlobalIDString = D35C9F331D74A1C0000443CD;
  64. remoteInfo = QuickProto;
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. D35BEA401D83B10100BB9230 /* SampleMessage.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; name = SampleMessage.bin; path = Samples/sample/SampleMessage.bin; sourceTree = SOURCE_ROOT; };
  69. D35BEA421D83B10F00BB9230 /* sample.out */ = {isa = PBXFileReference; lastKnownFileType = file; name = sample.out; path = Samples/sample/sample.out; sourceTree = SOURCE_ROOT; };
  70. D35BEA481D83B9AB00BB9230 /* QuickProtoGen.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QuickProtoGen.app; sourceTree = BUILT_PRODUCTS_DIR; };
  71. D35BEA4A1D83B9AB00BB9230 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  72. D35BEA4C1D83B9AB00BB9230 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  73. D35BEA4F1D83B9AB00BB9230 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  74. D35BEA511D83B9AB00BB9230 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  75. D35BEA551D83BA2C00BB9230 /* descriptor.out */ = {isa = PBXFileReference; lastKnownFileType = file; name = descriptor.out; path = Samples/descriptor/descriptor.out; sourceTree = SOURCE_ROOT; };
  76. D35C9F341D74A1C0000443CD /* QuickProto.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = QuickProto.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  77. D35C9F361D74A1C0000443CD /* QuickProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QuickProto.h; sourceTree = "<group>"; };
  78. D35C9F371D74A1C0000443CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  79. D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = _FileDescriptor.swift; path = ../Packages/QuickProto/Sources/_FileDescriptor.swift; sourceTree = "<group>"; };
  80. D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CodeBuilder.swift; path = ../Packages/QuickProto/Sources/CodeBuilder.swift; sourceTree = "<group>"; };
  81. D3A2C81B1D75FC2200E5DFAB /* Field.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Field.swift; path = ../Packages/QuickProto/Sources/Field.swift; sourceTree = "<group>"; };
  82. D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldDescriptor.swift; path = ../Packages/QuickProto/Sources/FieldDescriptor.swift; sourceTree = "<group>"; };
  83. D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldLabel.swift; path = ../Packages/QuickProto/Sources/FieldLabel.swift; sourceTree = "<group>"; };
  84. D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldType.swift; path = ../Packages/QuickProto/Sources/FieldType.swift; sourceTree = "<group>"; };
  85. D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FileDescriptor.swift; path = ../Packages/QuickProto/Sources/FileDescriptor.swift; sourceTree = "<group>"; };
  86. D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FileDescriptorSet.swift; path = ../Packages/QuickProto/Sources/FileDescriptorSet.swift; sourceTree = "<group>"; };
  87. D3A2C8211D75FC2200E5DFAB /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Message.swift; path = ../Packages/QuickProto/Sources/Message.swift; sourceTree = "<group>"; };
  88. D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageDescriptor.swift; path = ../Packages/QuickProto/Sources/MessageDescriptor.swift; sourceTree = "<group>"; };
  89. D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageReader.swift; path = ../Packages/QuickProto/Sources/MessageReader.swift; sourceTree = "<group>"; };
  90. D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSMutableData+Proto.swift"; path = "../Packages/QuickProto/Sources/NSMutableData+Proto.swift"; sourceTree = "<group>"; };
  91. D3A2C8251D75FC2200E5DFAB /* WireType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WireType.swift; path = ../Packages/QuickProto/Sources/WireType.swift; sourceTree = "<group>"; };
  92. D3D6924C1D8380D800813DEC /* QuickProtoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QuickProtoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  93. D3D6924E1D8380D800813DEC /* QuickProtoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickProtoTests.swift; sourceTree = "<group>"; };
  94. D3D692501D8380D800813DEC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  95. /* End PBXFileReference section */
  96. /* Begin PBXFrameworksBuildPhase section */
  97. D35BEA451D83B9AB00BB9230 /* Frameworks */ = {
  98. isa = PBXFrameworksBuildPhase;
  99. buildActionMask = 2147483647;
  100. files = (
  101. );
  102. runOnlyForDeploymentPostprocessing = 0;
  103. };
  104. D35C9F301D74A1C0000443CD /* Frameworks */ = {
  105. isa = PBXFrameworksBuildPhase;
  106. buildActionMask = 2147483647;
  107. files = (
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. D3D692491D8380D800813DEC /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. D3D692511D8380D800813DEC /* QuickProto.framework in Frameworks */,
  116. );
  117. runOnlyForDeploymentPostprocessing = 0;
  118. };
  119. /* End PBXFrameworksBuildPhase section */
  120. /* Begin PBXGroup section */
  121. D35BEA491D83B9AB00BB9230 /* QuickProtoGen */ = {
  122. isa = PBXGroup;
  123. children = (
  124. D35BEA551D83BA2C00BB9230 /* descriptor.out */,
  125. D35BEA4A1D83B9AB00BB9230 /* AppDelegate.swift */,
  126. D35BEA4C1D83B9AB00BB9230 /* Assets.xcassets */,
  127. D35BEA4E1D83B9AB00BB9230 /* MainMenu.xib */,
  128. D35BEA511D83B9AB00BB9230 /* Info.plist */,
  129. );
  130. path = QuickProtoGen;
  131. sourceTree = "<group>";
  132. };
  133. D35C9F351D74A1C0000443CD /* QuickProto */ = {
  134. isa = PBXGroup;
  135. children = (
  136. D35C9F361D74A1C0000443CD /* QuickProto.h */,
  137. D35C9F371D74A1C0000443CD /* Info.plist */,
  138. );
  139. path = QuickProto;
  140. sourceTree = "<group>";
  141. };
  142. D3A2C8331D75FC2900E5DFAB /* QuickProto/Sources */ = {
  143. isa = PBXGroup;
  144. children = (
  145. D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */,
  146. D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */,
  147. D3A2C81B1D75FC2200E5DFAB /* Field.swift */,
  148. D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */,
  149. D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */,
  150. D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */,
  151. D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */,
  152. D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */,
  153. D3A2C8211D75FC2200E5DFAB /* Message.swift */,
  154. D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */,
  155. D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */,
  156. D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */,
  157. D3A2C8251D75FC2200E5DFAB /* WireType.swift */,
  158. );
  159. name = QuickProto/Sources;
  160. sourceTree = "<group>";
  161. };
  162. D3D1C8511D6D15D9002F1B53 = {
  163. isa = PBXGroup;
  164. children = (
  165. D3A2C8331D75FC2900E5DFAB /* QuickProto/Sources */,
  166. D35C9F351D74A1C0000443CD /* QuickProto */,
  167. D3D6924D1D8380D800813DEC /* QuickProtoTests */,
  168. D35BEA491D83B9AB00BB9230 /* QuickProtoGen */,
  169. D3D1C85B1D6D15D9002F1B53 /* Products */,
  170. );
  171. sourceTree = "<group>";
  172. };
  173. D3D1C85B1D6D15D9002F1B53 /* Products */ = {
  174. isa = PBXGroup;
  175. children = (
  176. D35C9F341D74A1C0000443CD /* QuickProto.framework */,
  177. D3D6924C1D8380D800813DEC /* QuickProtoTests.xctest */,
  178. D35BEA481D83B9AB00BB9230 /* QuickProtoGen.app */,
  179. );
  180. name = Products;
  181. sourceTree = "<group>";
  182. };
  183. D3D6924D1D8380D800813DEC /* QuickProtoTests */ = {
  184. isa = PBXGroup;
  185. children = (
  186. D35BEA421D83B10F00BB9230 /* sample.out */,
  187. D35BEA401D83B10100BB9230 /* SampleMessage.bin */,
  188. D3D6924E1D8380D800813DEC /* QuickProtoTests.swift */,
  189. D3D692501D8380D800813DEC /* Info.plist */,
  190. );
  191. path = QuickProtoTests;
  192. sourceTree = "<group>";
  193. };
  194. /* End PBXGroup section */
  195. /* Begin PBXHeadersBuildPhase section */
  196. D35C9F311D74A1C0000443CD /* Headers */ = {
  197. isa = PBXHeadersBuildPhase;
  198. buildActionMask = 2147483647;
  199. files = (
  200. D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */,
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. };
  204. /* End PBXHeadersBuildPhase section */
  205. /* Begin PBXNativeTarget section */
  206. D35BEA471D83B9AB00BB9230 /* QuickProtoGen */ = {
  207. isa = PBXNativeTarget;
  208. buildConfigurationList = D35BEA521D83B9AB00BB9230 /* Build configuration list for PBXNativeTarget "QuickProtoGen" */;
  209. buildPhases = (
  210. D35BEA441D83B9AB00BB9230 /* Sources */,
  211. D35BEA451D83B9AB00BB9230 /* Frameworks */,
  212. D35BEA461D83B9AB00BB9230 /* Resources */,
  213. );
  214. buildRules = (
  215. );
  216. dependencies = (
  217. );
  218. name = QuickProtoGen;
  219. productName = QuickProtoGen;
  220. productReference = D35BEA481D83B9AB00BB9230 /* QuickProtoGen.app */;
  221. productType = "com.apple.product-type.application";
  222. };
  223. D35C9F331D74A1C0000443CD /* QuickProto */ = {
  224. isa = PBXNativeTarget;
  225. buildConfigurationList = D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */;
  226. buildPhases = (
  227. D35C9F2F1D74A1C0000443CD /* Sources */,
  228. D35C9F301D74A1C0000443CD /* Frameworks */,
  229. D35C9F311D74A1C0000443CD /* Headers */,
  230. D35C9F321D74A1C0000443CD /* Resources */,
  231. );
  232. buildRules = (
  233. );
  234. dependencies = (
  235. );
  236. name = QuickProto;
  237. productName = QuickProto;
  238. productReference = D35C9F341D74A1C0000443CD /* QuickProto.framework */;
  239. productType = "com.apple.product-type.framework";
  240. };
  241. D3D6924B1D8380D800813DEC /* QuickProtoTests */ = {
  242. isa = PBXNativeTarget;
  243. buildConfigurationList = D3D692561D8380D800813DEC /* Build configuration list for PBXNativeTarget "QuickProtoTests" */;
  244. buildPhases = (
  245. D3D692481D8380D800813DEC /* Sources */,
  246. D3D692491D8380D800813DEC /* Frameworks */,
  247. D3D6924A1D8380D800813DEC /* Resources */,
  248. );
  249. buildRules = (
  250. );
  251. dependencies = (
  252. D3D692531D8380D800813DEC /* PBXTargetDependency */,
  253. );
  254. name = QuickProtoTests;
  255. productName = QuickProtoTests;
  256. productReference = D3D6924C1D8380D800813DEC /* QuickProtoTests.xctest */;
  257. productType = "com.apple.product-type.bundle.unit-test";
  258. };
  259. /* End PBXNativeTarget section */
  260. /* Begin PBXProject section */
  261. D3D1C8521D6D15D9002F1B53 /* Project object */ = {
  262. isa = PBXProject;
  263. attributes = {
  264. LastSwiftUpdateCheck = 0800;
  265. LastUpgradeCheck = 0800;
  266. ORGANIZATIONNAME = Google;
  267. TargetAttributes = {
  268. D35BEA471D83B9AB00BB9230 = {
  269. CreatedOnToolsVersion = 8.0;
  270. DevelopmentTeam = EQHXZ8M8AV;
  271. ProvisioningStyle = Automatic;
  272. };
  273. D35C9F331D74A1C0000443CD = {
  274. CreatedOnToolsVersion = 8.0;
  275. DevelopmentTeam = EQHXZ8M8AV;
  276. LastSwiftMigration = 0800;
  277. ProvisioningStyle = Automatic;
  278. };
  279. D3D6924B1D8380D800813DEC = {
  280. CreatedOnToolsVersion = 8.0;
  281. DevelopmentTeam = EQHXZ8M8AV;
  282. ProvisioningStyle = Automatic;
  283. };
  284. };
  285. };
  286. buildConfigurationList = D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */;
  287. compatibilityVersion = "Xcode 3.2";
  288. developmentRegion = English;
  289. hasScannedForEncodings = 0;
  290. knownRegions = (
  291. en,
  292. Base,
  293. );
  294. mainGroup = D3D1C8511D6D15D9002F1B53;
  295. productRefGroup = D3D1C85B1D6D15D9002F1B53 /* Products */;
  296. projectDirPath = "";
  297. projectRoot = "";
  298. targets = (
  299. D35C9F331D74A1C0000443CD /* QuickProto */,
  300. D3D6924B1D8380D800813DEC /* QuickProtoTests */,
  301. D35BEA471D83B9AB00BB9230 /* QuickProtoGen */,
  302. );
  303. };
  304. /* End PBXProject section */
  305. /* Begin PBXResourcesBuildPhase section */
  306. D35BEA461D83B9AB00BB9230 /* Resources */ = {
  307. isa = PBXResourcesBuildPhase;
  308. buildActionMask = 2147483647;
  309. files = (
  310. D35BEA561D83BA2C00BB9230 /* descriptor.out in Resources */,
  311. D35BEA4D1D83B9AB00BB9230 /* Assets.xcassets in Resources */,
  312. D35BEA501D83B9AB00BB9230 /* MainMenu.xib in Resources */,
  313. );
  314. runOnlyForDeploymentPostprocessing = 0;
  315. };
  316. D35C9F321D74A1C0000443CD /* Resources */ = {
  317. isa = PBXResourcesBuildPhase;
  318. buildActionMask = 2147483647;
  319. files = (
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. D3D6924A1D8380D800813DEC /* Resources */ = {
  324. isa = PBXResourcesBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. D35BEA431D83B10F00BB9230 /* sample.out in Resources */,
  328. D35BEA411D83B10100BB9230 /* SampleMessage.bin in Resources */,
  329. );
  330. runOnlyForDeploymentPostprocessing = 0;
  331. };
  332. /* End PBXResourcesBuildPhase section */
  333. /* Begin PBXSourcesBuildPhase section */
  334. D35BEA441D83B9AB00BB9230 /* Sources */ = {
  335. isa = PBXSourcesBuildPhase;
  336. buildActionMask = 2147483647;
  337. files = (
  338. D35BEA571D83BA7F00BB9230 /* _FileDescriptor.swift in Sources */,
  339. D35BEA581D83BA7F00BB9230 /* CodeBuilder.swift in Sources */,
  340. D35BEA591D83BA7F00BB9230 /* Field.swift in Sources */,
  341. D35BEA5A1D83BA7F00BB9230 /* FieldDescriptor.swift in Sources */,
  342. D35BEA5B1D83BA7F00BB9230 /* FieldLabel.swift in Sources */,
  343. D35BEA5C1D83BA7F00BB9230 /* FieldType.swift in Sources */,
  344. D35BEA5D1D83BA7F00BB9230 /* FileDescriptor.swift in Sources */,
  345. D35BEA5E1D83BA7F00BB9230 /* FileDescriptorSet.swift in Sources */,
  346. D35BEA5F1D83BA7F00BB9230 /* Message.swift in Sources */,
  347. D35BEA601D83BA7F00BB9230 /* MessageDescriptor.swift in Sources */,
  348. D35BEA611D83BA7F00BB9230 /* MessageReader.swift in Sources */,
  349. D35BEA621D83BA7F00BB9230 /* NSMutableData+Proto.swift in Sources */,
  350. D35BEA631D83BA7F00BB9230 /* WireType.swift in Sources */,
  351. D35BEA4B1D83B9AB00BB9230 /* AppDelegate.swift in Sources */,
  352. );
  353. runOnlyForDeploymentPostprocessing = 0;
  354. };
  355. D35C9F2F1D74A1C0000443CD /* Sources */ = {
  356. isa = PBXSourcesBuildPhase;
  357. buildActionMask = 2147483647;
  358. files = (
  359. D3A2C82A1D75FC2200E5DFAB /* FieldLabel.swift in Sources */,
  360. D3A2C8301D75FC2200E5DFAB /* MessageReader.swift in Sources */,
  361. D3A2C8321D75FC2200E5DFAB /* WireType.swift in Sources */,
  362. D3A2C8271D75FC2200E5DFAB /* CodeBuilder.swift in Sources */,
  363. D3A2C82B1D75FC2200E5DFAB /* FieldType.swift in Sources */,
  364. D3A2C82E1D75FC2200E5DFAB /* Message.swift in Sources */,
  365. D3A2C82C1D75FC2200E5DFAB /* FileDescriptor.swift in Sources */,
  366. D3A2C8261D75FC2200E5DFAB /* _FileDescriptor.swift in Sources */,
  367. D3A2C82D1D75FC2200E5DFAB /* FileDescriptorSet.swift in Sources */,
  368. D3A2C8311D75FC2200E5DFAB /* NSMutableData+Proto.swift in Sources */,
  369. D3A2C8281D75FC2200E5DFAB /* Field.swift in Sources */,
  370. D3A2C82F1D75FC2200E5DFAB /* MessageDescriptor.swift in Sources */,
  371. D3A2C8291D75FC2200E5DFAB /* FieldDescriptor.swift in Sources */,
  372. );
  373. runOnlyForDeploymentPostprocessing = 0;
  374. };
  375. D3D692481D8380D800813DEC /* Sources */ = {
  376. isa = PBXSourcesBuildPhase;
  377. buildActionMask = 2147483647;
  378. files = (
  379. D35BEA331D8397CC00BB9230 /* _FileDescriptor.swift in Sources */,
  380. D35BEA341D8397CC00BB9230 /* CodeBuilder.swift in Sources */,
  381. D35BEA351D8397CC00BB9230 /* Field.swift in Sources */,
  382. D35BEA361D8397CC00BB9230 /* FieldDescriptor.swift in Sources */,
  383. D35BEA371D8397CC00BB9230 /* FieldLabel.swift in Sources */,
  384. D35BEA381D8397CC00BB9230 /* FieldType.swift in Sources */,
  385. D35BEA391D8397CC00BB9230 /* FileDescriptor.swift in Sources */,
  386. D35BEA3A1D8397CC00BB9230 /* FileDescriptorSet.swift in Sources */,
  387. D35BEA3B1D8397CC00BB9230 /* Message.swift in Sources */,
  388. D35BEA3C1D8397CC00BB9230 /* MessageDescriptor.swift in Sources */,
  389. D35BEA3D1D8397CC00BB9230 /* MessageReader.swift in Sources */,
  390. D35BEA3E1D8397CC00BB9230 /* NSMutableData+Proto.swift in Sources */,
  391. D35BEA3F1D8397CC00BB9230 /* WireType.swift in Sources */,
  392. D3D6924F1D8380D800813DEC /* QuickProtoTests.swift in Sources */,
  393. );
  394. runOnlyForDeploymentPostprocessing = 0;
  395. };
  396. /* End PBXSourcesBuildPhase section */
  397. /* Begin PBXTargetDependency section */
  398. D3D692531D8380D800813DEC /* PBXTargetDependency */ = {
  399. isa = PBXTargetDependency;
  400. target = D35C9F331D74A1C0000443CD /* QuickProto */;
  401. targetProxy = D3D692521D8380D800813DEC /* PBXContainerItemProxy */;
  402. };
  403. /* End PBXTargetDependency section */
  404. /* Begin PBXVariantGroup section */
  405. D35BEA4E1D83B9AB00BB9230 /* MainMenu.xib */ = {
  406. isa = PBXVariantGroup;
  407. children = (
  408. D35BEA4F1D83B9AB00BB9230 /* Base */,
  409. );
  410. name = MainMenu.xib;
  411. sourceTree = "<group>";
  412. };
  413. /* End PBXVariantGroup section */
  414. /* Begin XCBuildConfiguration section */
  415. D35BEA531D83B9AB00BB9230 /* Debug */ = {
  416. isa = XCBuildConfiguration;
  417. buildSettings = {
  418. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  419. COMBINE_HIDPI_IMAGES = YES;
  420. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  421. INFOPLIST_FILE = QuickProtoGen/Info.plist;
  422. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  423. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoGen;
  424. PRODUCT_NAME = "$(TARGET_NAME)";
  425. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  426. SWIFT_VERSION = 3.0;
  427. };
  428. name = Debug;
  429. };
  430. D35BEA541D83B9AB00BB9230 /* Release */ = {
  431. isa = XCBuildConfiguration;
  432. buildSettings = {
  433. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  434. COMBINE_HIDPI_IMAGES = YES;
  435. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  436. INFOPLIST_FILE = QuickProtoGen/Info.plist;
  437. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  438. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoGen;
  439. PRODUCT_NAME = "$(TARGET_NAME)";
  440. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  441. SWIFT_VERSION = 3.0;
  442. };
  443. name = Release;
  444. };
  445. D35C9F3A1D74A1C0000443CD /* Debug */ = {
  446. isa = XCBuildConfiguration;
  447. buildSettings = {
  448. CLANG_ENABLE_MODULES = YES;
  449. CODE_SIGN_IDENTITY = "";
  450. COMBINE_HIDPI_IMAGES = YES;
  451. CURRENT_PROJECT_VERSION = 1;
  452. DEFINES_MODULE = YES;
  453. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  454. DYLIB_COMPATIBILITY_VERSION = 1;
  455. DYLIB_CURRENT_VERSION = 1;
  456. DYLIB_INSTALL_NAME_BASE = "@rpath";
  457. FRAMEWORK_VERSION = A;
  458. INFOPLIST_FILE = QuickProto/Info.plist;
  459. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  460. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  461. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
  462. PRODUCT_NAME = "$(TARGET_NAME)";
  463. SKIP_INSTALL = YES;
  464. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  465. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  466. SWIFT_VERSION = 3.0;
  467. VERSIONING_SYSTEM = "apple-generic";
  468. VERSION_INFO_PREFIX = "";
  469. };
  470. name = Debug;
  471. };
  472. D35C9F3B1D74A1C0000443CD /* Release */ = {
  473. isa = XCBuildConfiguration;
  474. buildSettings = {
  475. CLANG_ENABLE_MODULES = YES;
  476. CODE_SIGN_IDENTITY = "";
  477. COMBINE_HIDPI_IMAGES = YES;
  478. CURRENT_PROJECT_VERSION = 1;
  479. DEFINES_MODULE = YES;
  480. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  481. DYLIB_COMPATIBILITY_VERSION = 1;
  482. DYLIB_CURRENT_VERSION = 1;
  483. DYLIB_INSTALL_NAME_BASE = "@rpath";
  484. FRAMEWORK_VERSION = A;
  485. INFOPLIST_FILE = QuickProto/Info.plist;
  486. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  487. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  488. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
  489. PRODUCT_NAME = "$(TARGET_NAME)";
  490. SKIP_INSTALL = YES;
  491. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  492. SWIFT_VERSION = 3.0;
  493. VERSIONING_SYSTEM = "apple-generic";
  494. VERSION_INFO_PREFIX = "";
  495. };
  496. name = Release;
  497. };
  498. D3D1C85F1D6D15D9002F1B53 /* Debug */ = {
  499. isa = XCBuildConfiguration;
  500. buildSettings = {
  501. ALWAYS_SEARCH_USER_PATHS = NO;
  502. CLANG_ANALYZER_NONNULL = YES;
  503. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  504. CLANG_CXX_LIBRARY = "libc++";
  505. CLANG_ENABLE_MODULES = YES;
  506. CLANG_ENABLE_OBJC_ARC = YES;
  507. CLANG_WARN_BOOL_CONVERSION = YES;
  508. CLANG_WARN_CONSTANT_CONVERSION = YES;
  509. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  510. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  511. CLANG_WARN_EMPTY_BODY = YES;
  512. CLANG_WARN_ENUM_CONVERSION = YES;
  513. CLANG_WARN_INFINITE_RECURSION = YES;
  514. CLANG_WARN_INT_CONVERSION = YES;
  515. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  516. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  517. CLANG_WARN_UNREACHABLE_CODE = YES;
  518. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  519. CODE_SIGN_IDENTITY = "-";
  520. COPY_PHASE_STRIP = NO;
  521. DEBUG_INFORMATION_FORMAT = dwarf;
  522. ENABLE_STRICT_OBJC_MSGSEND = YES;
  523. ENABLE_TESTABILITY = YES;
  524. GCC_C_LANGUAGE_STANDARD = gnu99;
  525. GCC_DYNAMIC_NO_PIC = NO;
  526. GCC_NO_COMMON_BLOCKS = YES;
  527. GCC_OPTIMIZATION_LEVEL = 0;
  528. GCC_PREPROCESSOR_DEFINITIONS = (
  529. "DEBUG=1",
  530. "$(inherited)",
  531. );
  532. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  533. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  534. GCC_WARN_UNDECLARED_SELECTOR = YES;
  535. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  536. GCC_WARN_UNUSED_FUNCTION = YES;
  537. GCC_WARN_UNUSED_VARIABLE = YES;
  538. MACOSX_DEPLOYMENT_TARGET = 10.11;
  539. MTL_ENABLE_DEBUG_INFO = YES;
  540. ONLY_ACTIVE_ARCH = YES;
  541. SDKROOT = macosx;
  542. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  543. };
  544. name = Debug;
  545. };
  546. D3D1C8601D6D15D9002F1B53 /* Release */ = {
  547. isa = XCBuildConfiguration;
  548. buildSettings = {
  549. ALWAYS_SEARCH_USER_PATHS = NO;
  550. CLANG_ANALYZER_NONNULL = YES;
  551. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  552. CLANG_CXX_LIBRARY = "libc++";
  553. CLANG_ENABLE_MODULES = YES;
  554. CLANG_ENABLE_OBJC_ARC = YES;
  555. CLANG_WARN_BOOL_CONVERSION = YES;
  556. CLANG_WARN_CONSTANT_CONVERSION = YES;
  557. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  558. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  559. CLANG_WARN_EMPTY_BODY = YES;
  560. CLANG_WARN_ENUM_CONVERSION = YES;
  561. CLANG_WARN_INFINITE_RECURSION = YES;
  562. CLANG_WARN_INT_CONVERSION = YES;
  563. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  564. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  565. CLANG_WARN_UNREACHABLE_CODE = YES;
  566. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  567. CODE_SIGN_IDENTITY = "-";
  568. COPY_PHASE_STRIP = NO;
  569. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  570. ENABLE_NS_ASSERTIONS = NO;
  571. ENABLE_STRICT_OBJC_MSGSEND = YES;
  572. GCC_C_LANGUAGE_STANDARD = gnu99;
  573. GCC_NO_COMMON_BLOCKS = YES;
  574. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  575. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  576. GCC_WARN_UNDECLARED_SELECTOR = YES;
  577. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  578. GCC_WARN_UNUSED_FUNCTION = YES;
  579. GCC_WARN_UNUSED_VARIABLE = YES;
  580. MACOSX_DEPLOYMENT_TARGET = 10.11;
  581. MTL_ENABLE_DEBUG_INFO = NO;
  582. SDKROOT = macosx;
  583. };
  584. name = Release;
  585. };
  586. D3D692541D8380D800813DEC /* Debug */ = {
  587. isa = XCBuildConfiguration;
  588. buildSettings = {
  589. COMBINE_HIDPI_IMAGES = YES;
  590. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  591. INFOPLIST_FILE = QuickProtoTests/Info.plist;
  592. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  593. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoTests;
  594. PRODUCT_NAME = "$(TARGET_NAME)";
  595. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  596. SWIFT_VERSION = 3.0;
  597. };
  598. name = Debug;
  599. };
  600. D3D692551D8380D800813DEC /* Release */ = {
  601. isa = XCBuildConfiguration;
  602. buildSettings = {
  603. COMBINE_HIDPI_IMAGES = YES;
  604. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  605. INFOPLIST_FILE = QuickProtoTests/Info.plist;
  606. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  607. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoTests;
  608. PRODUCT_NAME = "$(TARGET_NAME)";
  609. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  610. SWIFT_VERSION = 3.0;
  611. };
  612. name = Release;
  613. };
  614. /* End XCBuildConfiguration section */
  615. /* Begin XCConfigurationList section */
  616. D35BEA521D83B9AB00BB9230 /* Build configuration list for PBXNativeTarget "QuickProtoGen" */ = {
  617. isa = XCConfigurationList;
  618. buildConfigurations = (
  619. D35BEA531D83B9AB00BB9230 /* Debug */,
  620. D35BEA541D83B9AB00BB9230 /* Release */,
  621. );
  622. defaultConfigurationIsVisible = 0;
  623. defaultConfigurationName = Release;
  624. };
  625. D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */ = {
  626. isa = XCConfigurationList;
  627. buildConfigurations = (
  628. D35C9F3A1D74A1C0000443CD /* Debug */,
  629. D35C9F3B1D74A1C0000443CD /* Release */,
  630. );
  631. defaultConfigurationIsVisible = 0;
  632. defaultConfigurationName = Release;
  633. };
  634. D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */ = {
  635. isa = XCConfigurationList;
  636. buildConfigurations = (
  637. D3D1C85F1D6D15D9002F1B53 /* Debug */,
  638. D3D1C8601D6D15D9002F1B53 /* Release */,
  639. );
  640. defaultConfigurationIsVisible = 0;
  641. defaultConfigurationName = Release;
  642. };
  643. D3D692561D8380D800813DEC /* Build configuration list for PBXNativeTarget "QuickProtoTests" */ = {
  644. isa = XCConfigurationList;
  645. buildConfigurations = (
  646. D3D692541D8380D800813DEC /* Debug */,
  647. D3D692551D8380D800813DEC /* Release */,
  648. );
  649. defaultConfigurationIsVisible = 0;
  650. defaultConfigurationName = Release;
  651. };
  652. /* End XCConfigurationList section */
  653. };
  654. rootObject = D3D1C8521D6D15D9002F1B53 /* Project object */;
  655. }