Skip to content

Commit 6671ba8

Browse files
Removes playgrounds from apollo-ios (#1905)
* Remove ApolloMacPlayground * Remove ApolloCodegenFrontendPlayground * Delete Apollo Playground.xcscheme * Update RELEASE_CHECKLIST.md * Update README.md linking to the playground repo * Update docs with link to new playground repo
1 parent b6bfea0 commit 6671ba8

15 files changed

Lines changed: 7 additions & 788 deletions

File tree

Apollo.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,6 @@
626626
9BAEEC14234C132600808306 /* CLIExtractorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLIExtractorTests.swift; sourceTree = "<group>"; };
627627
9BAEEC16234C275600808306 /* ApolloSchemaTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApolloSchemaTests.swift; sourceTree = "<group>"; };
628628
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; };
630629
9BB4F5B12581AA50004F0BD6 /* CacheDependentInterceptorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CacheDependentInterceptorTests.swift; sourceTree = "<group>"; };
631630
9BC139A224EDCA4400876D29 /* InterceptorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterceptorTests.swift; sourceTree = "<group>"; };
632631
9BC139A524EDCAD900876D29 /* BlindRetryingTestInterceptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlindRetryingTestInterceptor.swift; sourceTree = "<group>"; };
@@ -671,7 +670,6 @@
671670
9F3910262549741400AF54A6 /* MockGraphQLServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockGraphQLServer.swift; sourceTree = "<group>"; };
672671
9F41CBEF25A3490600C02CB7 /* schema.graphqls */ = {isa = PBXFileReference; lastKnownFileType = text; path = schema.graphqls; sourceTree = "<group>"; };
673672
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; };
675673
9F54C8B4255D760B0065AFD6 /* ApolloPerformanceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ApolloPerformanceTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
676674
9F54C8B6255D760B0065AFD6 /* ParsingPerformanceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParsingPerformanceTests.swift; sourceTree = "<group>"; };
677675
9F54C8B8255D760B0065AFD6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -1435,7 +1433,6 @@
14351433
9FC750461D2A532C00458D91 /* Apollo */ = {
14361434
isa = PBXGroup;
14371435
children = (
1438-
9BB1DAC624A66B2500396235 /* ApolloMacPlayground.playground */,
14391436
9FC750621D2A59F600458D91 /* ApolloClient.swift */,
14401437
9B708AAC2305884500604A11 /* ApolloClientProtocol.swift */,
14411438
9FC750601D2A59C300458D91 /* GraphQLOperation.swift */,
@@ -1560,7 +1557,6 @@
15601557
9FE1E54C2588C5E000AA967E /* Frontend */ = {
15611558
isa = PBXGroup;
15621559
children = (
1563-
9F454784259390B9001783F6 /* ApolloCodegenFrontendPlayground.playground */,
15641560
9F1A9665258F34BB00A06EEB /* ApolloCodegenFrontend.swift */,
15651561
9F62DFCF2590710E00E6E808 /* GraphQLSource.swift */,
15661562
9F1A9667258F34BB00A06EEB /* GraphQLSchema.swift */,

Apollo.xcodeproj/xcshareddata/xcschemes/Apollo Playground.xcscheme

Lines changed: 0 additions & 135 deletions
This file was deleted.

Playgrounds/ApolloCodegenFrontendPlayground.playground/Contents.swift

Lines changed: 0 additions & 69 deletions
This file was deleted.

Playgrounds/ApolloCodegenFrontendPlayground.playground/contents.xcplayground

Lines changed: 0 additions & 4 deletions
This file was deleted.

Playgrounds/ApolloMacPlayground.playground/Contents.swift

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)