|
23 | 23 | /* Begin PBXBuildFile section */ |
24 | 24 | 07E441BA2340F14B00890F46 /* EmptyElementEmptyStringTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E441B92340F14B00890F46 /* EmptyElementEmptyStringTests.swift */; }; |
25 | 25 | 4A062D4F2341924E009BCAC1 /* CombineTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A062D4E2341924E009BCAC1 /* CombineTests.swift */; }; |
| 26 | + 970FA9DC2422EFAE0023C1EC /* RootLevetExtraAttributesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 970FA9DB2422EFAE0023C1EC /* RootLevetExtraAttributesTests.swift */; }; |
26 | 27 | B54555BC2343F5C1000D4128 /* EmptyArrayTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B54555BB2343F5C1000D4128 /* EmptyArrayTest.swift */; }; |
27 | 28 | B5E67533238B47E5006C8548 /* MixedChoiceAndNonChoiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E67532238B47E5006C8548 /* MixedChoiceAndNonChoiceTests.swift */; }; |
28 | 29 | B5E67535238B4960006C8548 /* IntOrString.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E67534238B4960006C8548 /* IntOrString.swift */; }; |
|
164 | 165 | /* Begin PBXFileReference section */ |
165 | 166 | 07E441B92340F14B00890F46 /* EmptyElementEmptyStringTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyElementEmptyStringTests.swift; sourceTree = "<group>"; }; |
166 | 167 | 4A062D4E2341924E009BCAC1 /* CombineTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CombineTests.swift; sourceTree = "<group>"; }; |
| 168 | + 970FA9DB2422EFAE0023C1EC /* RootLevetExtraAttributesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootLevetExtraAttributesTests.swift; sourceTree = "<group>"; }; |
167 | 169 | B54555BB2343F5C1000D4128 /* EmptyArrayTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyArrayTest.swift; sourceTree = "<group>"; }; |
168 | 170 | B5E67532238B47E5006C8548 /* MixedChoiceAndNonChoiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MixedChoiceAndNonChoiceTests.swift; sourceTree = "<group>"; }; |
169 | 171 | B5E67534238B4960006C8548 /* IntOrString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntOrString.swift; sourceTree = "<group>"; }; |
|
452 | 454 | OBJ_90 /* DecodingContainerTests.swift */, |
453 | 455 | OBJ_91 /* DynamicNodeDecodingTest.swift */, |
454 | 456 | OBJ_92 /* DynamicNodeEncodingTest.swift */, |
| 457 | + B54555BB2343F5C1000D4128 /* EmptyArrayTest.swift */, |
| 458 | + 07E441B92340F14B00890F46 /* EmptyElementEmptyStringTests.swift */, |
455 | 459 | OBJ_93 /* ErrorContextTest.swift */, |
| 460 | + B5E67534238B4960006C8548 /* IntOrString.swift */, |
456 | 461 | OBJ_94 /* KeyDecodingAndEncodingStrategyTests.swift */, |
| 462 | + B5E67532238B47E5006C8548 /* MixedChoiceAndNonChoiceTests.swift */, |
457 | 463 | OBJ_113 /* MixedContainerTest.swift */, |
458 | 464 | OBJ_114 /* NamespaceTest.swift */, |
459 | 465 | OBJ_115 /* NestedAttributeChoiceTests.swift */, |
| 466 | + B5EA3BB4230F235C00D8D69B /* NestedChoiceArrayTest.swift */, |
460 | 467 | OBJ_116 /* NestedChoiceTests.swift */, |
461 | 468 | OBJ_117 /* NestingTests.swift */, |
462 | 469 | OBJ_118 /* NodeEncodingStrategyTests.swift */, |
463 | 470 | OBJ_119 /* NoteTest.swift */, |
464 | 471 | OBJ_120 /* PlantCatalog.swift */, |
465 | 472 | OBJ_121 /* PlantTest.swift */, |
466 | | - 07E441B92340F14B00890F46 /* EmptyElementEmptyStringTests.swift */, |
467 | 473 | D18FBFB72348FAE500FA4F65 /* QuoteDecodingTest.swift */, |
468 | 474 | OBJ_124 /* RelationshipsTest.swift */, |
469 | 475 | OBJ_122 /* RJISample.swift */, |
470 | 476 | OBJ_123 /* RJITest.swift */, |
471 | 477 | B5F74471233F74E400BBDB15 /* RootLevelAttributeTest.swift */, |
| 478 | + 970FA9DB2422EFAE0023C1EC /* RootLevetExtraAttributesTests.swift */, |
472 | 479 | OBJ_125 /* SimpleChoiceTests.swift */, |
473 | 480 | OBJ_126 /* SingleChildTests.swift */, |
474 | 481 | OBJ_127 /* SpacePreserveTest.swift */, |
475 | | - B5EA3BB4230F235C00D8D69B /* NestedChoiceArrayTest.swift */, |
476 | | - B54555BB2343F5C1000D4128 /* EmptyArrayTest.swift */, |
477 | | - B5E67532238B47E5006C8548 /* MixedChoiceAndNonChoiceTests.swift */, |
478 | | - B5E67534238B4960006C8548 /* IntOrString.swift */, |
479 | 482 | ); |
480 | 483 | name = XMLCoderTests; |
481 | 484 | path = Tests/XMLCoderTests; |
|
771 | 774 | OBJ_268 /* RJISample.swift in Sources */, |
772 | 775 | B5E67535238B4960006C8548 /* IntOrString.swift in Sources */, |
773 | 776 | OBJ_269 /* RJITest.swift in Sources */, |
| 777 | + 970FA9DC2422EFAE0023C1EC /* RootLevetExtraAttributesTests.swift in Sources */, |
774 | 778 | OBJ_270 /* RelationshipsTest.swift in Sources */, |
775 | 779 | OBJ_271 /* SimpleChoiceTests.swift in Sources */, |
776 | 780 | 4A062D4F2341924E009BCAC1 /* CombineTests.swift in Sources */, |
|
0 commit comments