|
626 | 626 | 9BAEEC14234C132600808306 /* CLIExtractorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLIExtractorTests.swift; sourceTree = "<group>"; }; |
627 | 627 | 9BAEEC16234C275600808306 /* ApolloSchemaTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApolloSchemaTests.swift; sourceTree = "<group>"; }; |
628 | 628 | 9BAEEC18234C297800808306 /* ApolloCodegenTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApolloCodegenTests.swift; sourceTree = "<group>"; }; |
629 | | - 9BB1DAC624A66B2500396235 /* ApolloMacPlayground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; name = ApolloMacPlayground.playground; path = Playgrounds/ApolloMacPlayground.playground; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
630 | 629 | 9BB4F5B12581AA50004F0BD6 /* CacheDependentInterceptorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CacheDependentInterceptorTests.swift; sourceTree = "<group>"; }; |
631 | 630 | 9BC139A224EDCA4400876D29 /* InterceptorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterceptorTests.swift; sourceTree = "<group>"; }; |
632 | 631 | 9BC139A524EDCAD900876D29 /* BlindRetryingTestInterceptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlindRetryingTestInterceptor.swift; sourceTree = "<group>"; }; |
|
671 | 670 | 9F3910262549741400AF54A6 /* MockGraphQLServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockGraphQLServer.swift; sourceTree = "<group>"; }; |
672 | 671 | 9F41CBEF25A3490600C02CB7 /* schema.graphqls */ = {isa = PBXFileReference; lastKnownFileType = text; path = schema.graphqls; sourceTree = "<group>"; }; |
673 | 672 | 9F438D0B1E6C494C007BDC1A /* BatchedLoadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BatchedLoadTests.swift; sourceTree = "<group>"; }; |
674 | | - 9F454784259390B9001783F6 /* ApolloCodegenFrontendPlayground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; name = ApolloCodegenFrontendPlayground.playground; path = ../../../Playgrounds/ApolloCodegenFrontendPlayground.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
675 | 673 | 9F54C8B4255D760B0065AFD6 /* ApolloPerformanceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ApolloPerformanceTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
676 | 674 | 9F54C8B6255D760B0065AFD6 /* ParsingPerformanceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParsingPerformanceTests.swift; sourceTree = "<group>"; }; |
677 | 675 | 9F54C8B8255D760B0065AFD6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
1435 | 1433 | 9FC750461D2A532C00458D91 /* Apollo */ = { |
1436 | 1434 | isa = PBXGroup; |
1437 | 1435 | children = ( |
1438 | | - 9BB1DAC624A66B2500396235 /* ApolloMacPlayground.playground */, |
1439 | 1436 | 9FC750621D2A59F600458D91 /* ApolloClient.swift */, |
1440 | 1437 | 9B708AAC2305884500604A11 /* ApolloClientProtocol.swift */, |
1441 | 1438 | 9FC750601D2A59C300458D91 /* GraphQLOperation.swift */, |
|
1560 | 1557 | 9FE1E54C2588C5E000AA967E /* Frontend */ = { |
1561 | 1558 | isa = PBXGroup; |
1562 | 1559 | children = ( |
1563 | | - 9F454784259390B9001783F6 /* ApolloCodegenFrontendPlayground.playground */, |
1564 | 1560 | 9F1A9665258F34BB00A06EEB /* ApolloCodegenFrontend.swift */, |
1565 | 1561 | 9F62DFCF2590710E00E6E808 /* GraphQLSource.swift */, |
1566 | 1562 | 9F1A9667258F34BB00A06EEB /* GraphQLSchema.swift */, |
|
0 commit comments