The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ApolloExtensions, reference 1.1.0 (a938b0), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 07:59:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/apollo-ios-extensions.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/apollo-ios-extensions
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at a938b0c Update CI action (#3)
Cloned https://github.com/bdbergeron/apollo-ios-extensions.git
Revision (git rev-parse @):
a938b0cf07ac2e4126781e17f1542a4b63e8bf27
SUCCESS checkout https://github.com/bdbergeron/apollo-ios-extensions.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdbergeron/apollo-ios-extensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Install CLI
Building for debugging...
[1/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[3/8] Copying PrivacyInfo.xcprivacy
[3/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/36] Emitting module ApolloAPI
[10/36] Compiling ApolloAPI AnyHashableConvertible.swift
[11/36] Compiling ApolloAPI CacheKeyInfo.swift
[12/36] Compiling ApolloAPI CacheReference.swift
[13/38] Compiling ApolloAPI SelectionSet.swift
[14/38] Compiling ApolloAPI resource_bundle_accessor.swift
[15/38] Compiling ApolloAPI DataDict.swift
[16/38] Compiling ApolloAPI Deferred.swift
[17/38] Compiling ApolloAPI FragmentProtocols.swift
[18/38] Compiling ApolloAPI JSONStandardTypeConversions.swift
[19/38] Compiling ApolloAPI LocalCacheMutation.swift
[20/38] Compiling ApolloAPI ObjectData.swift
[21/38] Compiling ApolloAPI InputObject.swift
[22/38] Compiling ApolloAPI Interface.swift
[23/38] Compiling ApolloAPI Object.swift
[24/38] Compiling ApolloAPI GraphQLEnum.swift
[25/38] Compiling ApolloAPI GraphQLNullable.swift
[26/38] Compiling ApolloAPI GraphQLOperation.swift
[27/38] Compiling ApolloAPI OutputTypeConvertible.swift
[28/38] Compiling ApolloAPI ParentType.swift
[29/38] Compiling ApolloAPI ScalarTypes.swift
[30/38] Compiling ApolloAPI InputValue.swift
[31/38] Compiling ApolloAPI JSON.swift
[32/38] Compiling ApolloAPI JSONDecodingError.swift
[33/38] Compiling ApolloAPI Union.swift
[34/38] Compiling ApolloAPI Selection+Conditions.swift
[35/38] Compiling ApolloAPI Selection.swift
[36/38] Compiling ApolloAPI SchemaConfiguration.swift
[37/38] Compiling ApolloAPI SchemaMetadata.swift
[38/38] Compiling ApolloAPI EnumType.swift
[39/110] Compiling Apollo DataLoader.swift
[40/110] Compiling Apollo DefaultInterceptorProvider.swift
[41/110] Compiling Apollo Dictionary+Helpers.swift
[42/110] Compiling Apollo DispatchQueue+Optional.swift
[43/110] Compiling Apollo CacheDataExecutionSource.swift
[44/110] Compiling Apollo NetworkResponseExecutionSource.swift
[45/110] Compiling Apollo SelectionSetModelExecutionSource.swift
[46/110] Compiling Apollo FieldSelectionCollector.swift
[47/117] Compiling Apollo Bundle+Helpers.swift
[48/117] Compiling Apollo CacheReadInterceptor.swift
[49/117] Compiling Apollo CacheWriteInterceptor.swift
[50/117] Compiling Apollo Cancellable.swift
[51/117] Compiling Apollo Collection+Helpers.swift
[52/117] Compiling Apollo Constants.swift
[53/117] Compiling Apollo DataDict+Merging.swift
[54/117] Compiling Apollo DataDictMapper.swift
[55/117] Emitting module Apollo
[56/117] Compiling Apollo MultipartResponseParsingInterceptor.swift
[57/117] Compiling Apollo MultipartResponseSubscriptionParser.swift
[58/117] Compiling Apollo NetworkFetchInterceptor.swift
[59/117] Compiling Apollo NetworkTransport.swift
[60/117] Compiling Apollo NormalizedCache.swift
[61/117] Compiling Apollo PathComponent.swift
[62/117] Compiling Apollo PossiblyDeferred.swift
[63/117] Compiling Apollo Record.swift
[64/117] Compiling Apollo HTTPURLResponse+Helpers.swift
[65/117] Compiling Apollo InMemoryNormalizedCache.swift
[66/117] Compiling Apollo IncrementalGraphQLResponse.swift
[67/117] Compiling Apollo IncrementalGraphQLResult.swift
[68/117] Compiling Apollo IncrementalJSONResponseParsingInterceptor.swift
[69/117] Compiling Apollo InputValue+Evaluation.swift
[70/117] Compiling Apollo InterceptorProvider.swift
[71/117] Compiling Apollo InterceptorRequestChain.swift
[72/117] Compiling Apollo RecordSet.swift
[73/117] Compiling Apollo RequestBodyCreator.swift
[74/117] Compiling Apollo RequestChain.swift
[75/117] Compiling Apollo RequestChainNetworkTransport.swift
[76/117] Compiling Apollo RequestClientMetadata.swift
[77/117] Compiling Apollo RequestContext.swift
[78/117] Compiling Apollo ResponseCodeInterceptor.swift
[79/117] Compiling Apollo AnyGraphQLResponse.swift
[80/117] Compiling Apollo ApolloClient.swift
[81/117] Compiling Apollo ApolloClientProtocol.swift
[82/117] Compiling Apollo ApolloErrorInterceptor.swift
[83/117] Compiling Apollo ApolloInterceptor.swift
[84/117] Compiling Apollo ApolloStore.swift
[85/117] Compiling Apollo Atomic.swift
[86/117] Compiling Apollo AutomaticPersistedQueryInterceptor.swift
[87/117] Compiling Apollo GraphQLDependencyTracker.swift
[88/117] Compiling Apollo GraphQLError.swift
[89/117] Compiling Apollo GraphQLExecutionSource.swift
[90/117] Compiling Apollo GraphQLExecutor.swift
[91/117] Compiling Apollo GraphQLFile.swift
[92/117] Compiling Apollo GraphQLGETTransformer.swift
[93/117] Compiling Apollo GraphQLHTTPMethod.swift
[94/117] Compiling Apollo GraphQLHTTPRequestError.swift
[95/117] Compiling Apollo JSONConverter.swift
[96/117] Compiling Apollo JSONRequest.swift
[97/117] Compiling Apollo JSONResponseParsingInterceptor.swift
[98/117] Compiling Apollo JSONSerialization+Sorting.swift
[99/117] Compiling Apollo JSONSerializationFormat.swift
[100/117] Compiling Apollo MaxRetryInterceptor.swift
[101/117] Compiling Apollo MultipartFormData.swift
[102/117] Compiling Apollo MultipartResponseDeferParser.swift
[103/117] Compiling Apollo GraphQLQueryWatcher.swift
[104/117] Compiling Apollo GraphQLResponse.swift
[105/117] Compiling Apollo GraphQLResult.swift
[106/117] Compiling Apollo GraphQLResultAccumulator.swift
[107/117] Compiling Apollo GraphQLResultNormalizer.swift
[108/117] Compiling Apollo GraphQLSelectionSetMapper.swift
[109/117] Compiling Apollo HTTPRequest.swift
[110/117] Compiling Apollo HTTPResponse.swift
[111/117] Compiling Apollo ResponsePath.swift
[112/117] Compiling Apollo SelectionSet+DictionaryIntializer.swift
[113/117] Compiling Apollo SelectionSet+JSONInitializer.swift
[114/117] Compiling Apollo TaskData.swift
[115/117] Compiling Apollo URLSessionClient.swift
[116/117] Compiling Apollo UploadRequest.swift
[117/117] Compiling Apollo resource_bundle_accessor.swift
[118/137] Compiling ApolloExtensionsTestSchema SchemaConfiguration.swift
[119/138] Compiling ApolloExtensionsTestSchema Subscription.graphql.swift
[120/138] Compiling ApolloExtensionsTestSchema Mutation.graphql.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[121/138] Compiling ApolloExtensionsTestSchema PersonCollectionEdge.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:63: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |                                                               `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[122/138] Compiling ApolloExtensionsTestSchema Query.graphql.swift
[123/138] Emitting module ApolloExtensionsTestSchema
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:55: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |                                                       `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:63: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |                                                               `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:43: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |                                           `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[124/138] Compiling ApolloExtensionsTestSchema PersonCollection.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:55: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |                                                       `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[125/138] Compiling ApolloExtensionsTestSchema Person.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:43: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |                                           `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[126/138] Compiling ApolloExtensionsTestSchema UpdatePersonMutationInput.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:55: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |                                                       `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[127/138] Compiling ApolloExtensionsTestSchema Collection.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:55: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |                                                       `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[128/138] Compiling ApolloExtensionsTestSchema CollectionEdge.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:63: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |                                                               `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:43: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |                                           `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[129/138] Compiling ApolloExtensionsTestSchema Node.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:63: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |                                                               `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:43: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |                                           `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[130/138] Compiling ApolloExtensionsTestSchema SchemaMetadata.graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Node.graphql.swift:7:43: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Node = Interface(name: "Node")
  |                                           `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/Collection.graphql.swift:7:55: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let Collection = Interface(name: "Collection")
  |                                                       `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensionsTestSchema/Interfaces/CollectionEdge.graphql.swift:7:63: error: missing argument for parameter 'implementingObjects' in call
5 |
6 | public extension Interfaces {
7 |   static let CollectionEdge = Interface(name: "CollectionEdge")
  |                                                               `- error: missing argument for parameter 'implementingObjects' in call
8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/apollo-ios/Sources/ApolloAPI/SchemaTypes/Interface.swift:22:10: note: 'init(name:keyFields:implementingObjects:)' declared here
20 |   ///
21 |   /// - Parameter name: The name of the ``Interface`` in the GraphQL schema.
22 |   public init(
   |          `- note: 'init(name:keyFields:implementingObjects:)' declared here
23 |     name: String,
24 |     keyFields: [String]? = nil,
[131/138] Compiling ApolloExtensions DataDict+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/DataDict+CustomStringConvertible.swift:6:1: warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
 4 | import Foundation
 5 |
 6 | extension DataDict: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |   public var description: String {
 8 |     _data.sorted { $0.key < $1.key }.description
[132/138] Compiling ApolloExtensions GraphQLResult+mockedJSONResponse.swift
[133/138] Compiling ApolloExtensions GraphQLResult+Defaults.swift
[134/138] Compiling ApolloExtensions SelectionSet+PruneOptionals.swift
[135/138] Compiling ApolloExtensions GraphQLResultProtocol.swift
[136/138] Compiling ApolloExtensions ApolloClientProtocol+Defaults.swift
[137/138] Emitting module ApolloExtensions
/Users/admin/builder/spi-builder-workspace/Sources/ApolloExtensions/DataDict+CustomStringConvertible.swift:6:1: warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
 4 | import Foundation
 5 |
 6 | extension DataDict: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'DataDict' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'ApolloAPI' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |   public var description: String {
 8 |     _data.sorted { $0.key < $1.key }.description
Fetching https://github.com/apollographql/apollo-ios
[1/93889] Fetching apollo-ios
Fetched https://github.com/apollographql/apollo-ios from cache (30.28s)
Computing version for https://github.com/apollographql/apollo-ios
Computed https://github.com/apollographql/apollo-ios at 1.22.0 (30.98s)
Creating working copy for https://github.com/apollographql/apollo-ios
Working copy of https://github.com/apollographql/apollo-ios resolved at 1.22.0
BUILD FAILURE 6.2 macosSpm