| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- D3105CDE1D905995004489EA /* maps.out in Resources */ = {isa = PBXBuildFile; fileRef = D3105CDD1D905995004489EA /* maps.out */; };
- D3105CE01D9059A5004489EA /* maptest.bin in Resources */ = {isa = PBXBuildFile; fileRef = D3105CDF1D9059A5004489EA /* maptest.bin */; };
- D3275BF71D8B22DC00CDE67D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3275BF61D8B22DC00CDE67D /* AppDelegate.swift */; };
- D3275BF91D8B22DC00CDE67D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D3275BF81D8B22DC00CDE67D /* Assets.xcassets */; };
- D3275BFC1D8B22DC00CDE67D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3275BFA1D8B22DC00CDE67D /* MainMenu.xib */; };
- D3275C011D8B22E900CDE67D /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
- D3275C021D8B22E900CDE67D /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
- D3275C031D8B22E900CDE67D /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
- D3275C041D8B22E900CDE67D /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
- D3275C051D8B22E900CDE67D /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
- D3275C061D8B22E900CDE67D /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
- D3275C071D8B22E900CDE67D /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
- D3275C081D8B22E900CDE67D /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
- D3275C091D8B22E900CDE67D /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
- D3275C0A1D8B22E900CDE67D /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
- D3275C0B1D8B22E900CDE67D /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
- D3275C0C1D8B22E900CDE67D /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
- D3275C0D1D8B22E900CDE67D /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
- D35BEA331D8397CC00BB9230 /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
- D35BEA341D8397CC00BB9230 /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
- D35BEA351D8397CC00BB9230 /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
- D35BEA361D8397CC00BB9230 /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
- D35BEA371D8397CC00BB9230 /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
- D35BEA381D8397CC00BB9230 /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
- D35BEA391D8397CC00BB9230 /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
- D35BEA3A1D8397CC00BB9230 /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
- D35BEA3B1D8397CC00BB9230 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
- D35BEA3C1D8397CC00BB9230 /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
- D35BEA3D1D8397CC00BB9230 /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
- D35BEA3E1D8397CC00BB9230 /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
- D35BEA3F1D8397CC00BB9230 /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
- D35BEA411D83B10100BB9230 /* SampleMessage.bin in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA401D83B10100BB9230 /* SampleMessage.bin */; };
- D35BEA431D83B10F00BB9230 /* sample.out in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA421D83B10F00BB9230 /* sample.out */; };
- D35BEA4B1D83B9AB00BB9230 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35BEA4A1D83B9AB00BB9230 /* AppDelegate.swift */; };
- D35BEA4D1D83B9AB00BB9230 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA4C1D83B9AB00BB9230 /* Assets.xcassets */; };
- D35BEA501D83B9AB00BB9230 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA4E1D83B9AB00BB9230 /* MainMenu.xib */; };
- D35BEA561D83BA2C00BB9230 /* descriptor.out in Resources */ = {isa = PBXBuildFile; fileRef = D35BEA551D83BA2C00BB9230 /* descriptor.out */; };
- D35BEA571D83BA7F00BB9230 /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
- D35BEA581D83BA7F00BB9230 /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
- D35BEA591D83BA7F00BB9230 /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
- D35BEA5A1D83BA7F00BB9230 /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
- D35BEA5B1D83BA7F00BB9230 /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
- D35BEA5C1D83BA7F00BB9230 /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
- D35BEA5D1D83BA7F00BB9230 /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
- D35BEA5E1D83BA7F00BB9230 /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
- D35BEA5F1D83BA7F00BB9230 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
- D35BEA601D83BA7F00BB9230 /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
- D35BEA611D83BA7F00BB9230 /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
- D35BEA621D83BA7F00BB9230 /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
- D35BEA631D83BA7F00BB9230 /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
- D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */ = {isa = PBXBuildFile; fileRef = D35C9F361D74A1C0000443CD /* QuickProto.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D3A2C8261D75FC2200E5DFAB /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */; };
- D3A2C8271D75FC2200E5DFAB /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */; };
- D3A2C8281D75FC2200E5DFAB /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81B1D75FC2200E5DFAB /* Field.swift */; };
- D3A2C8291D75FC2200E5DFAB /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */; };
- D3A2C82A1D75FC2200E5DFAB /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */; };
- D3A2C82B1D75FC2200E5DFAB /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */; };
- D3A2C82C1D75FC2200E5DFAB /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */; };
- D3A2C82D1D75FC2200E5DFAB /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */; };
- D3A2C82E1D75FC2200E5DFAB /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8211D75FC2200E5DFAB /* Message.swift */; };
- D3A2C82F1D75FC2200E5DFAB /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */; };
- D3A2C8301D75FC2200E5DFAB /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */; };
- D3A2C8311D75FC2200E5DFAB /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */; };
- D3A2C8321D75FC2200E5DFAB /* WireType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A2C8251D75FC2200E5DFAB /* WireType.swift */; };
- D3D6924F1D8380D800813DEC /* QuickProtoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D6924E1D8380D800813DEC /* QuickProtoTests.swift */; };
- D3D692511D8380D800813DEC /* QuickProto.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D35C9F341D74A1C0000443CD /* QuickProto.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- D3D692521D8380D800813DEC /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = D3D1C8521D6D15D9002F1B53 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D35C9F331D74A1C0000443CD;
- remoteInfo = QuickProto;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- D3105CDD1D905995004489EA /* maps.out */ = {isa = PBXFileReference; lastKnownFileType = file; path = maps.out; sourceTree = "<group>"; };
- D3105CDF1D9059A5004489EA /* maptest.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = maptest.bin; sourceTree = "<group>"; };
- D3275BF41D8B22DC00CDE67D /* QuickProtoApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QuickProtoApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
- D3275BF61D8B22DC00CDE67D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- D3275BF81D8B22DC00CDE67D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- D3275BFB1D8B22DC00CDE67D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
- D3275BFD1D8B22DC00CDE67D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D35BEA401D83B10100BB9230 /* SampleMessage.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; name = SampleMessage.bin; path = Samples/sample/SampleMessage.bin; sourceTree = SOURCE_ROOT; };
- D35BEA421D83B10F00BB9230 /* sample.out */ = {isa = PBXFileReference; lastKnownFileType = file; name = sample.out; path = Samples/sample/sample.out; sourceTree = SOURCE_ROOT; };
- D35BEA481D83B9AB00BB9230 /* QuickProtoGen.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QuickProtoGen.app; sourceTree = BUILT_PRODUCTS_DIR; };
- D35BEA4A1D83B9AB00BB9230 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- D35BEA4C1D83B9AB00BB9230 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- D35BEA4F1D83B9AB00BB9230 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
- D35BEA511D83B9AB00BB9230 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D35BEA551D83BA2C00BB9230 /* descriptor.out */ = {isa = PBXFileReference; lastKnownFileType = file; name = descriptor.out; path = Samples/descriptor/descriptor.out; sourceTree = SOURCE_ROOT; };
- D35C9F341D74A1C0000443CD /* QuickProto.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = QuickProto.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- D35C9F361D74A1C0000443CD /* QuickProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QuickProto.h; sourceTree = "<group>"; };
- D35C9F371D74A1C0000443CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = _FileDescriptor.swift; path = ../Packages/QuickProto/Sources/_FileDescriptor.swift; sourceTree = "<group>"; };
- D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CodeBuilder.swift; path = ../Packages/QuickProto/Sources/CodeBuilder.swift; sourceTree = "<group>"; };
- D3A2C81B1D75FC2200E5DFAB /* Field.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Field.swift; path = ../Packages/QuickProto/Sources/Field.swift; sourceTree = "<group>"; };
- D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldDescriptor.swift; path = ../Packages/QuickProto/Sources/FieldDescriptor.swift; sourceTree = "<group>"; };
- D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldLabel.swift; path = ../Packages/QuickProto/Sources/FieldLabel.swift; sourceTree = "<group>"; };
- D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FieldType.swift; path = ../Packages/QuickProto/Sources/FieldType.swift; sourceTree = "<group>"; };
- D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FileDescriptor.swift; path = ../Packages/QuickProto/Sources/FileDescriptor.swift; sourceTree = "<group>"; };
- D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FileDescriptorSet.swift; path = ../Packages/QuickProto/Sources/FileDescriptorSet.swift; sourceTree = "<group>"; };
- D3A2C8211D75FC2200E5DFAB /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Message.swift; path = ../Packages/QuickProto/Sources/Message.swift; sourceTree = "<group>"; };
- D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageDescriptor.swift; path = ../Packages/QuickProto/Sources/MessageDescriptor.swift; sourceTree = "<group>"; };
- D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageReader.swift; path = ../Packages/QuickProto/Sources/MessageReader.swift; sourceTree = "<group>"; };
- D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSMutableData+Proto.swift"; path = "../Packages/QuickProto/Sources/NSMutableData+Proto.swift"; sourceTree = "<group>"; };
- D3A2C8251D75FC2200E5DFAB /* WireType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WireType.swift; path = ../Packages/QuickProto/Sources/WireType.swift; sourceTree = "<group>"; };
- D3D6924C1D8380D800813DEC /* QuickProtoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QuickProtoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- D3D6924E1D8380D800813DEC /* QuickProtoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickProtoTests.swift; sourceTree = "<group>"; };
- D3D692501D8380D800813DEC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- D3275BF11D8B22DC00CDE67D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D35BEA451D83B9AB00BB9230 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D35C9F301D74A1C0000443CD /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D3D692491D8380D800813DEC /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D3D692511D8380D800813DEC /* QuickProto.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- D3275BF51D8B22DC00CDE67D /* QuickProtoApp */ = {
- isa = PBXGroup;
- children = (
- D3105CDF1D9059A5004489EA /* maptest.bin */,
- D3105CDD1D905995004489EA /* maps.out */,
- D3275BF61D8B22DC00CDE67D /* AppDelegate.swift */,
- D3275BF81D8B22DC00CDE67D /* Assets.xcassets */,
- D3275BFA1D8B22DC00CDE67D /* MainMenu.xib */,
- D3275BFD1D8B22DC00CDE67D /* Info.plist */,
- );
- path = QuickProtoApp;
- sourceTree = "<group>";
- };
- D35BEA491D83B9AB00BB9230 /* QuickProtoGen */ = {
- isa = PBXGroup;
- children = (
- D35BEA551D83BA2C00BB9230 /* descriptor.out */,
- D35BEA4A1D83B9AB00BB9230 /* AppDelegate.swift */,
- D35BEA4C1D83B9AB00BB9230 /* Assets.xcassets */,
- D35BEA4E1D83B9AB00BB9230 /* MainMenu.xib */,
- D35BEA511D83B9AB00BB9230 /* Info.plist */,
- );
- path = QuickProtoGen;
- sourceTree = "<group>";
- };
- D35C9F351D74A1C0000443CD /* QuickProto */ = {
- isa = PBXGroup;
- children = (
- D35C9F361D74A1C0000443CD /* QuickProto.h */,
- D35C9F371D74A1C0000443CD /* Info.plist */,
- );
- path = QuickProto;
- sourceTree = "<group>";
- };
- D3A2C8331D75FC2900E5DFAB /* QuickProto/Sources */ = {
- isa = PBXGroup;
- children = (
- D3A2C8191D75FC2200E5DFAB /* _FileDescriptor.swift */,
- D3A2C81A1D75FC2200E5DFAB /* CodeBuilder.swift */,
- D3A2C81B1D75FC2200E5DFAB /* Field.swift */,
- D3A2C81C1D75FC2200E5DFAB /* FieldDescriptor.swift */,
- D3A2C81D1D75FC2200E5DFAB /* FieldLabel.swift */,
- D3A2C81E1D75FC2200E5DFAB /* FieldType.swift */,
- D3A2C81F1D75FC2200E5DFAB /* FileDescriptor.swift */,
- D3A2C8201D75FC2200E5DFAB /* FileDescriptorSet.swift */,
- D3A2C8211D75FC2200E5DFAB /* Message.swift */,
- D3A2C8221D75FC2200E5DFAB /* MessageDescriptor.swift */,
- D3A2C8231D75FC2200E5DFAB /* MessageReader.swift */,
- D3A2C8241D75FC2200E5DFAB /* NSMutableData+Proto.swift */,
- D3A2C8251D75FC2200E5DFAB /* WireType.swift */,
- );
- name = QuickProto/Sources;
- sourceTree = "<group>";
- };
- D3D1C8511D6D15D9002F1B53 = {
- isa = PBXGroup;
- children = (
- D3A2C8331D75FC2900E5DFAB /* QuickProto/Sources */,
- D35C9F351D74A1C0000443CD /* QuickProto */,
- D3D6924D1D8380D800813DEC /* QuickProtoTests */,
- D35BEA491D83B9AB00BB9230 /* QuickProtoGen */,
- D3275BF51D8B22DC00CDE67D /* QuickProtoApp */,
- D3D1C85B1D6D15D9002F1B53 /* Products */,
- );
- sourceTree = "<group>";
- };
- D3D1C85B1D6D15D9002F1B53 /* Products */ = {
- isa = PBXGroup;
- children = (
- D35C9F341D74A1C0000443CD /* QuickProto.framework */,
- D3D6924C1D8380D800813DEC /* QuickProtoTests.xctest */,
- D35BEA481D83B9AB00BB9230 /* QuickProtoGen.app */,
- D3275BF41D8B22DC00CDE67D /* QuickProtoApp.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- D3D6924D1D8380D800813DEC /* QuickProtoTests */ = {
- isa = PBXGroup;
- children = (
- D35BEA421D83B10F00BB9230 /* sample.out */,
- D35BEA401D83B10100BB9230 /* SampleMessage.bin */,
- D3D6924E1D8380D800813DEC /* QuickProtoTests.swift */,
- D3D692501D8380D800813DEC /* Info.plist */,
- );
- path = QuickProtoTests;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- D35C9F311D74A1C0000443CD /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- D3275BF31D8B22DC00CDE67D /* QuickProtoApp */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D3275C001D8B22DC00CDE67D /* Build configuration list for PBXNativeTarget "QuickProtoApp" */;
- buildPhases = (
- D3275BF01D8B22DC00CDE67D /* Sources */,
- D3275BF11D8B22DC00CDE67D /* Frameworks */,
- D3275BF21D8B22DC00CDE67D /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = QuickProtoApp;
- productName = QuickProtoApp;
- productReference = D3275BF41D8B22DC00CDE67D /* QuickProtoApp.app */;
- productType = "com.apple.product-type.application";
- };
- D35BEA471D83B9AB00BB9230 /* QuickProtoGen */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D35BEA521D83B9AB00BB9230 /* Build configuration list for PBXNativeTarget "QuickProtoGen" */;
- buildPhases = (
- D35BEA441D83B9AB00BB9230 /* Sources */,
- D35BEA451D83B9AB00BB9230 /* Frameworks */,
- D35BEA461D83B9AB00BB9230 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = QuickProtoGen;
- productName = QuickProtoGen;
- productReference = D35BEA481D83B9AB00BB9230 /* QuickProtoGen.app */;
- productType = "com.apple.product-type.application";
- };
- D35C9F331D74A1C0000443CD /* QuickProto */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */;
- buildPhases = (
- D35C9F2F1D74A1C0000443CD /* Sources */,
- D35C9F301D74A1C0000443CD /* Frameworks */,
- D35C9F311D74A1C0000443CD /* Headers */,
- D35C9F321D74A1C0000443CD /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = QuickProto;
- productName = QuickProto;
- productReference = D35C9F341D74A1C0000443CD /* QuickProto.framework */;
- productType = "com.apple.product-type.framework";
- };
- D3D6924B1D8380D800813DEC /* QuickProtoTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D3D692561D8380D800813DEC /* Build configuration list for PBXNativeTarget "QuickProtoTests" */;
- buildPhases = (
- D3D692481D8380D800813DEC /* Sources */,
- D3D692491D8380D800813DEC /* Frameworks */,
- D3D6924A1D8380D800813DEC /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- D3D692531D8380D800813DEC /* PBXTargetDependency */,
- );
- name = QuickProtoTests;
- productName = QuickProtoTests;
- productReference = D3D6924C1D8380D800813DEC /* QuickProtoTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- D3D1C8521D6D15D9002F1B53 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 0800;
- LastUpgradeCheck = 0800;
- ORGANIZATIONNAME = Google;
- TargetAttributes = {
- D3275BF31D8B22DC00CDE67D = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = EQHXZ8M8AV;
- ProvisioningStyle = Automatic;
- };
- D35BEA471D83B9AB00BB9230 = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = EQHXZ8M8AV;
- ProvisioningStyle = Automatic;
- };
- D35C9F331D74A1C0000443CD = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = EQHXZ8M8AV;
- LastSwiftMigration = 0800;
- ProvisioningStyle = Automatic;
- };
- D3D6924B1D8380D800813DEC = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = EQHXZ8M8AV;
- ProvisioningStyle = Automatic;
- };
- };
- };
- buildConfigurationList = D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = D3D1C8511D6D15D9002F1B53;
- productRefGroup = D3D1C85B1D6D15D9002F1B53 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- D35C9F331D74A1C0000443CD /* QuickProto */,
- D3D6924B1D8380D800813DEC /* QuickProtoTests */,
- D35BEA471D83B9AB00BB9230 /* QuickProtoGen */,
- D3275BF31D8B22DC00CDE67D /* QuickProtoApp */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- D3275BF21D8B22DC00CDE67D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D3105CE01D9059A5004489EA /* maptest.bin in Resources */,
- D3105CDE1D905995004489EA /* maps.out in Resources */,
- D3275BF91D8B22DC00CDE67D /* Assets.xcassets in Resources */,
- D3275BFC1D8B22DC00CDE67D /* MainMenu.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D35BEA461D83B9AB00BB9230 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D35BEA561D83BA2C00BB9230 /* descriptor.out in Resources */,
- D35BEA4D1D83B9AB00BB9230 /* Assets.xcassets in Resources */,
- D35BEA501D83B9AB00BB9230 /* MainMenu.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D35C9F321D74A1C0000443CD /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D3D6924A1D8380D800813DEC /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D35BEA431D83B10F00BB9230 /* sample.out in Resources */,
- D35BEA411D83B10100BB9230 /* SampleMessage.bin in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- D3275BF01D8B22DC00CDE67D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D3275C011D8B22E900CDE67D /* _FileDescriptor.swift in Sources */,
- D3275C021D8B22E900CDE67D /* CodeBuilder.swift in Sources */,
- D3275C031D8B22E900CDE67D /* Field.swift in Sources */,
- D3275C041D8B22E900CDE67D /* FieldDescriptor.swift in Sources */,
- D3275C051D8B22E900CDE67D /* FieldLabel.swift in Sources */,
- D3275C061D8B22E900CDE67D /* FieldType.swift in Sources */,
- D3275C071D8B22E900CDE67D /* FileDescriptor.swift in Sources */,
- D3275C081D8B22E900CDE67D /* FileDescriptorSet.swift in Sources */,
- D3275C091D8B22E900CDE67D /* Message.swift in Sources */,
- D3275C0A1D8B22E900CDE67D /* MessageDescriptor.swift in Sources */,
- D3275C0B1D8B22E900CDE67D /* MessageReader.swift in Sources */,
- D3275C0C1D8B22E900CDE67D /* NSMutableData+Proto.swift in Sources */,
- D3275C0D1D8B22E900CDE67D /* WireType.swift in Sources */,
- D3275BF71D8B22DC00CDE67D /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D35BEA441D83B9AB00BB9230 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D35BEA571D83BA7F00BB9230 /* _FileDescriptor.swift in Sources */,
- D35BEA581D83BA7F00BB9230 /* CodeBuilder.swift in Sources */,
- D35BEA591D83BA7F00BB9230 /* Field.swift in Sources */,
- D35BEA5A1D83BA7F00BB9230 /* FieldDescriptor.swift in Sources */,
- D35BEA5B1D83BA7F00BB9230 /* FieldLabel.swift in Sources */,
- D35BEA5C1D83BA7F00BB9230 /* FieldType.swift in Sources */,
- D35BEA5D1D83BA7F00BB9230 /* FileDescriptor.swift in Sources */,
- D35BEA5E1D83BA7F00BB9230 /* FileDescriptorSet.swift in Sources */,
- D35BEA5F1D83BA7F00BB9230 /* Message.swift in Sources */,
- D35BEA601D83BA7F00BB9230 /* MessageDescriptor.swift in Sources */,
- D35BEA611D83BA7F00BB9230 /* MessageReader.swift in Sources */,
- D35BEA621D83BA7F00BB9230 /* NSMutableData+Proto.swift in Sources */,
- D35BEA631D83BA7F00BB9230 /* WireType.swift in Sources */,
- D35BEA4B1D83B9AB00BB9230 /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D35C9F2F1D74A1C0000443CD /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D3A2C82A1D75FC2200E5DFAB /* FieldLabel.swift in Sources */,
- D3A2C8301D75FC2200E5DFAB /* MessageReader.swift in Sources */,
- D3A2C8321D75FC2200E5DFAB /* WireType.swift in Sources */,
- D3A2C8271D75FC2200E5DFAB /* CodeBuilder.swift in Sources */,
- D3A2C82B1D75FC2200E5DFAB /* FieldType.swift in Sources */,
- D3A2C82E1D75FC2200E5DFAB /* Message.swift in Sources */,
- D3A2C82C1D75FC2200E5DFAB /* FileDescriptor.swift in Sources */,
- D3A2C8261D75FC2200E5DFAB /* _FileDescriptor.swift in Sources */,
- D3A2C82D1D75FC2200E5DFAB /* FileDescriptorSet.swift in Sources */,
- D3A2C8311D75FC2200E5DFAB /* NSMutableData+Proto.swift in Sources */,
- D3A2C8281D75FC2200E5DFAB /* Field.swift in Sources */,
- D3A2C82F1D75FC2200E5DFAB /* MessageDescriptor.swift in Sources */,
- D3A2C8291D75FC2200E5DFAB /* FieldDescriptor.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D3D692481D8380D800813DEC /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D35BEA331D8397CC00BB9230 /* _FileDescriptor.swift in Sources */,
- D35BEA341D8397CC00BB9230 /* CodeBuilder.swift in Sources */,
- D35BEA351D8397CC00BB9230 /* Field.swift in Sources */,
- D35BEA361D8397CC00BB9230 /* FieldDescriptor.swift in Sources */,
- D35BEA371D8397CC00BB9230 /* FieldLabel.swift in Sources */,
- D35BEA381D8397CC00BB9230 /* FieldType.swift in Sources */,
- D35BEA391D8397CC00BB9230 /* FileDescriptor.swift in Sources */,
- D35BEA3A1D8397CC00BB9230 /* FileDescriptorSet.swift in Sources */,
- D35BEA3B1D8397CC00BB9230 /* Message.swift in Sources */,
- D35BEA3C1D8397CC00BB9230 /* MessageDescriptor.swift in Sources */,
- D35BEA3D1D8397CC00BB9230 /* MessageReader.swift in Sources */,
- D35BEA3E1D8397CC00BB9230 /* NSMutableData+Proto.swift in Sources */,
- D35BEA3F1D8397CC00BB9230 /* WireType.swift in Sources */,
- D3D6924F1D8380D800813DEC /* QuickProtoTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- D3D692531D8380D800813DEC /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = D35C9F331D74A1C0000443CD /* QuickProto */;
- targetProxy = D3D692521D8380D800813DEC /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- D3275BFA1D8B22DC00CDE67D /* MainMenu.xib */ = {
- isa = PBXVariantGroup;
- children = (
- D3275BFB1D8B22DC00CDE67D /* Base */,
- );
- name = MainMenu.xib;
- sourceTree = "<group>";
- };
- D35BEA4E1D83B9AB00BB9230 /* MainMenu.xib */ = {
- isa = PBXVariantGroup;
- children = (
- D35BEA4F1D83B9AB00BB9230 /* Base */,
- );
- name = MainMenu.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- D3275BFE1D8B22DC00CDE67D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = QuickProtoApp/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_VERSION = 3.0;
- };
- name = Debug;
- };
- D3275BFF1D8B22DC00CDE67D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = QuickProtoApp/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 3.0;
- };
- name = Release;
- };
- D35BEA531D83B9AB00BB9230 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = QuickProtoGen/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoGen;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_VERSION = 3.0;
- };
- name = Debug;
- };
- D35BEA541D83B9AB00BB9230 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = QuickProtoGen/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoGen;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 3.0;
- };
- name = Release;
- };
- D35C9F3A1D74A1C0000443CD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_VERSION = A;
- INFOPLIST_FILE = QuickProto/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 3.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- D35C9F3B1D74A1C0000443CD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_VERSION = A;
- INFOPLIST_FILE = QuickProto/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 3.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- D3D1C85F1D6D15D9002F1B53 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_SUSPICIOUS_MOVES = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.11;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- D3D1C8601D6D15D9002F1B53 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_SUSPICIOUS_MOVES = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.11;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = macosx;
- };
- name = Release;
- };
- D3D692541D8380D800813DEC /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = QuickProtoTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_VERSION = 3.0;
- };
- name = Debug;
- };
- D3D692551D8380D800813DEC /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = QuickProtoTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProtoTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 3.0;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- D3275C001D8B22DC00CDE67D /* Build configuration list for PBXNativeTarget "QuickProtoApp" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D3275BFE1D8B22DC00CDE67D /* Debug */,
- D3275BFF1D8B22DC00CDE67D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D35BEA521D83B9AB00BB9230 /* Build configuration list for PBXNativeTarget "QuickProtoGen" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D35BEA531D83B9AB00BB9230 /* Debug */,
- D35BEA541D83B9AB00BB9230 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D35C9F3A1D74A1C0000443CD /* Debug */,
- D35C9F3B1D74A1C0000443CD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D3D1C85F1D6D15D9002F1B53 /* Debug */,
- D3D1C8601D6D15D9002F1B53 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D3D692561D8380D800813DEC /* Build configuration list for PBXNativeTarget "QuickProtoTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D3D692541D8380D800813DEC /* Debug */,
- D3D692551D8380D800813DEC /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = D3D1C8521D6D15D9002F1B53 /* Project object */;
- }
|