|
60 | 60 | 3F9997AB1F879E220016C76C /* ProtobufUnittest.UnittestOptimizeFor.proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F99978E1F879E220016C76C /* ProtobufUnittest.UnittestOptimizeFor.proto.swift */; }; |
61 | 61 | 3F9997AC1F879E220016C76C /* Proto3ArenaUnittest.UnittestProto3Arena.proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F99978F1F879E220016C76C /* Proto3ArenaUnittest.UnittestProto3Arena.proto.swift */; }; |
62 | 62 | 3F9997AD1F879E220016C76C /* ProtobufUnittest.UnittestCustomOptions.proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F9997901F879E220016C76C /* ProtobufUnittest.UnittestCustomOptions.proto.swift */; }; |
| 63 | + 3F9CF4EE1F974FEC00C8F705 /* PluginTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F9CF4ED1F974FEC00C8F705 /* PluginTest.swift */; }; |
63 | 64 | OBJ_44 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_6 /* Package.swift */; }; |
64 | 65 | OBJ_50 /* AbstractMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_8 /* AbstractMessage.swift */; }; |
65 | 66 | OBJ_51 /* CodedInputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_9 /* CodedInputStream.swift */; }; |
|
153 | 154 | 3F99978E1F879E220016C76C /* ProtobufUnittest.UnittestOptimizeFor.proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProtobufUnittest.UnittestOptimizeFor.proto.swift; sourceTree = "<group>"; }; |
154 | 155 | 3F99978F1F879E220016C76C /* Proto3ArenaUnittest.UnittestProto3Arena.proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Proto3ArenaUnittest.UnittestProto3Arena.proto.swift; sourceTree = "<group>"; }; |
155 | 156 | 3F9997901F879E220016C76C /* ProtobufUnittest.UnittestCustomOptions.proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProtobufUnittest.UnittestCustomOptions.proto.swift; sourceTree = "<group>"; }; |
| 157 | + 3F9CF4ED1F974FEC00C8F705 /* PluginTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = PluginTest.swift; path = plugin/Tests/PluginTest.swift; sourceTree = "<group>"; }; |
156 | 158 | OBJ_10 /* CodedOutputStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodedOutputStream.swift; sourceTree = "<group>"; }; |
157 | 159 | OBJ_11 /* ConcreateExtensionField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConcreateExtensionField.swift; sourceTree = "<group>"; }; |
158 | 160 | OBJ_12 /* ExtendableMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtendableMessage.swift; sourceTree = "<group>"; }; |
|
272 | 274 | 3F99971B1F879A670016C76C /* TestUtilities.swift */, |
273 | 275 | 3F99971D1F879A680016C76C /* UnknowFieldsTests.swift */, |
274 | 276 | 3F99971C1F879A670016C76C /* WireFormatTests.swift */, |
| 277 | + 3F9CF4ED1F974FEC00C8F705 /* PluginTest.swift */, |
275 | 278 | 3F9997731F879E220016C76C /* pbTests */, |
276 | 279 | 3F9996EA1F879A660016C76C /* testdata */, |
277 | 280 | ); |
|
458 | 461 | 3F9997231F879BB30016C76C /* MapFieldsTests.swift in Sources */, |
459 | 462 | 3F9997981F879E220016C76C /* ProtobufUnittest.UnittestLiteImportsNonlite.proto.swift in Sources */, |
460 | 463 | 3F9997A51F879E220016C76C /* Google.Protobuf.NoGenericServicesTest.UnittestNoGenericServices.proto.swift in Sources */, |
| 464 | + 3F9CF4EE1F974FEC00C8F705 /* PluginTest.swift in Sources */, |
461 | 465 | 3F9997941F879E220016C76C /* Proto2ArenaUnittest.UnittestNoArenaImport.proto.swift in Sources */, |
462 | 466 | 3F9997471F879C1D0016C76C /* TestUtilities.swift in Sources */, |
463 | 467 | 3F9997201F879BB30016C76C /* CodedOuputStreamTests.swift in Sources */, |
|
0 commit comments