The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ApolloExtensions with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/apollo-ios-extensions.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/apollo-ios-extensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/apollographql/apollo-ios from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/apollographql/apollo-ios from cache (0.27s)
Computing version for https://github.com/apollographql/apollo-ios
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.30s)
Computed https://github.com/apollographql/apollo-ios at 1.9.3 (0.03s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.0 (0.03s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.0
Creating working copy for https://github.com/apollographql/apollo-ios
Working copy of https://github.com/apollographql/apollo-ios resolved at 1.9.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "apollo-ios-extensions",
      "name": "ApolloExtensions",
      "url": "https://github.com/bdbergeron/apollo-ios-extensions.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/apollo-ios-extensions",
      "dependencies": [
        {
          "identity": "apollo-ios",
          "name": "Apollo",
          "url": "https://github.com/apollographql/apollo-ios",
          "version": "1.9.3",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/apollo-ios",
          "dependencies": [
            {
              "identity": "sqlite.swift",
              "name": "SQLite.swift",
              "url": "https://github.com/stephencelis/SQLite.swift.git",
              "version": "0.15.0",
              "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdbergeron/apollo-ios-extensions.git from cache
Fetched https://github.com/bdbergeron/apollo-ios-extensions.git from cache (0.15s)
Fetching https://github.com/apollographql/apollo-ios from cache
Fetched https://github.com/apollographql/apollo-ios from cache (0.25s)
Computing version for https://github.com/apollographql/apollo-ios
Computed https://github.com/apollographql/apollo-ios at 1.9.3 (0.02s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.22s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.0 (0.02s)
Creating working copy for https://github.com/apollographql/apollo-ios
Working copy of https://github.com/apollographql/apollo-ios resolved at 1.9.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.0
Creating working copy for https://github.com/bdbergeron/apollo-ios-extensions.git
Working copy of https://github.com/bdbergeron/apollo-ios-extensions.git resolved at main (a938b0c)
warning: '.resolve-product-dependencies': dependency 'apollo-ios-extensions' is not used by any target
Found 1 product dependencies
  - Apollo
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bdbergeron/apollo-ios-extensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Install CLI
Building for debugging...
[1/8] Write sources
[3/8] Copying PrivacyInfo.xcprivacy
[6/8] Write sources
[7/8] Write swift-version-6044DDE57671499D.txt
[9/35] Compiling ApolloAPI Object.swift
[10/35] Compiling ApolloAPI Union.swift
[11/35] Compiling ApolloAPI Selection+Conditions.swift
[12/38] Compiling ApolloAPI ParentType.swift
[13/38] Compiling ApolloAPI ScalarTypes.swift
[14/38] Compiling ApolloAPI SchemaConfiguration.swift
[15/38] Compiling ApolloAPI SchemaMetadata.swift
[16/38] Compiling ApolloAPI EnumType.swift
[17/38] Compiling ApolloAPI InputObject.swift
[18/38] Compiling ApolloAPI Interface.swift
[19/38] Compiling ApolloAPI Deferred.swift
[20/38] Compiling ApolloAPI FragmentProtocols.swift
[21/38] Compiling ApolloAPI GraphQLEnum.swift
[22/38] Compiling ApolloAPI GraphQLNullable.swift
[23/38] Compiling ApolloAPI Selection.swift
[24/38] Compiling ApolloAPI SelectionSet.swift
[25/38] Compiling ApolloAPI resource_bundle_accessor.swift
[26/38] Compiling ApolloAPI AnyHashableConvertible.swift
[27/38] Compiling ApolloAPI CacheKeyInfo.swift
[28/38] Compiling ApolloAPI CacheReference.swift
[29/38] Compiling ApolloAPI DataDict.swift
[30/38] Compiling ApolloAPI JSONStandardTypeConversions.swift
[31/38] Compiling ApolloAPI LocalCacheMutation.swift
[32/38] Compiling ApolloAPI ObjectData.swift
[33/38] Compiling ApolloAPI OutputTypeConvertible.swift
[34/38] Emitting module ApolloAPI
[35/38] Compiling ApolloAPI GraphQLOperation.swift
[36/38] Compiling ApolloAPI InputValue.swift
[37/38] Compiling ApolloAPI JSON.swift
[38/38] Compiling ApolloAPI JSONDecodingError.swift
[39/100] Compiling Apollo NormalizedCache.swift
[40/100] Compiling Apollo PossiblyDeferred.swift
[41/100] Compiling Apollo Record.swift
[42/100] Compiling Apollo RecordSet.swift
[43/100] Compiling Apollo RequestBodyCreator.swift
[44/100] Compiling Apollo RequestChain.swift
[45/100] Compiling Apollo RequestChainNetworkTransport.swift
[46/100] Compiling Apollo RequestContext.swift
[47/100] Emitting module Apollo
[48/108] Compiling Apollo ApolloClient.swift
[49/108] Compiling Apollo ApolloClientProtocol.swift
[50/108] Compiling Apollo ApolloErrorInterceptor.swift
[51/108] Compiling Apollo ApolloInterceptor.swift
[52/108] Compiling Apollo ApolloStore.swift
[53/108] Compiling Apollo Atomic.swift
[54/108] Compiling Apollo AutomaticPersistedQueryInterceptor.swift
[55/108] Compiling Apollo Bundle+Helpers.swift
[56/108] Compiling Apollo CacheReadInterceptor.swift
[57/108] Compiling Apollo JSONSerializationFormat.swift
[58/108] Compiling Apollo MaxRetryInterceptor.swift
[59/108] Compiling Apollo MultipartFormData.swift
[60/108] Compiling Apollo MultipartResponseDeferParser.swift
[61/108] Compiling Apollo MultipartResponseParsingInterceptor.swift
[62/108] Compiling Apollo MultipartResponseSubscriptionParser.swift
[63/108] Compiling Apollo NetworkFetchInterceptor.swift
[64/108] Compiling Apollo NetworkTransport.swift
[65/108] Compiling Apollo NetworkResponseExecutionSource.swift
[66/108] Compiling Apollo SelectionSetModelExecutionSource.swift
[67/108] Compiling Apollo FieldSelectionCollector.swift
[68/108] Compiling Apollo GraphQLDependencyTracker.swift
[69/108] Compiling Apollo GraphQLError.swift
[70/108] Compiling Apollo GraphQLExecutionSource.swift
[71/108] Compiling Apollo GraphQLExecutor.swift
[72/108] Compiling Apollo GraphQLFile.swift
[73/108] Compiling Apollo GraphQLGETTransformer.swift
[74/108] Compiling Apollo CacheWriteInterceptor.swift
[75/108] Compiling Apollo Cancellable.swift
[76/108] Compiling Apollo Collection+Helpers.swift
[77/108] Compiling Apollo Constants.swift
[78/108] Compiling Apollo DataLoader.swift
[79/108] Compiling Apollo DefaultInterceptorProvider.swift
[80/108] Compiling Apollo Dictionary+Helpers.swift
[81/108] Compiling Apollo DispatchQueue+Optional.swift
[82/108] Compiling Apollo CacheDataExecutionSource.swift
[83/108] Compiling Apollo HTTPResponse.swift
[84/108] Compiling Apollo HTTPURLResponse+Helpers.swift
[85/108] Compiling Apollo InMemoryNormalizedCache.swift
[86/108] Compiling Apollo InputValue+Evaluation.swift
[87/108] Compiling Apollo InterceptorProvider.swift
[88/108] Compiling Apollo InterceptorRequestChain.swift
[89/108] Compiling Apollo JSONRequest.swift
[90/108] Compiling Apollo JSONResponseParsingInterceptor.swift
[91/108] Compiling Apollo JSONSerialization+Sorting.swift
[92/108] Compiling Apollo GraphQLHTTPMethod.swift
[93/108] Compiling Apollo GraphQLHTTPRequestError.swift
[94/108] Compiling Apollo GraphQLQueryWatcher.swift
[95/108] Compiling Apollo GraphQLResponse.swift
[96/108] Compiling Apollo GraphQLResult.swift
[97/108] Compiling Apollo GraphQLResultAccumulator.swift
[98/108] Compiling Apollo GraphQLResultNormalizer.swift
[99/108] Compiling Apollo GraphQLSelectionSetMapper.swift
[100/108] Compiling Apollo HTTPRequest.swift
[101/108] Compiling Apollo ResponseCodeInterceptor.swift
[102/108] Compiling Apollo ResponsePath.swift
[103/108] Compiling Apollo SelectionSet+DictionaryIntializer.swift
[104/108] Compiling Apollo SelectionSet+JSONInitializer.swift
[105/108] Compiling Apollo TaskData.swift
[106/108] Compiling Apollo URLSessionClient.swift
[107/108] Compiling Apollo UploadRequest.swift
[108/108] Compiling Apollo resource_bundle_accessor.swift
[109/128] Emitting module ApolloExtensionsTestSchema
[110/129] Compiling ApolloExtensions SelectionSet+PruneOptionals.swift
[111/129] Compiling ApolloExtensionsTestSchema Subscription.graphql.swift
[112/129] Compiling ApolloExtensionsTestSchema Query.graphql.swift
[113/129] Compiling ApolloExtensionsTestSchema SchemaConfiguration.swift
[114/129] Compiling ApolloExtensionsTestSchema Mutation.graphql.swift
[115/129] Compiling ApolloExtensionsTestSchema Person.graphql.swift
[116/129] Compiling ApolloExtensionsTestSchema UpdatePersonMutationInput.graphql.swift
[117/129] Compiling ApolloExtensionsTestSchema Collection.graphql.swift
[118/129] Compiling ApolloExtensionsTestSchema CollectionEdge.graphql.swift
[119/129] Compiling ApolloExtensionsTestSchema Node.graphql.swift
[120/129] Compiling ApolloExtensionsTestSchema PersonCollection.graphql.swift
[121/129] Compiling ApolloExtensionsTestSchema PersonCollectionEdge.graphql.swift
[122/129] Compiling ApolloExtensions ApolloClientProtocol+Defaults.swift
[123/129] Compiling ApolloExtensions GraphQLResult+mockedJSONResponse.swift
[124/129] Compiling ApolloExtensions GraphQLResult+Defaults.swift
[125/129] Compiling ApolloExtensions DataDict+CustomStringConvertible.swift
[126/129] Compiling ApolloExtensions GraphQLResultProtocol.swift
[127/129] Emitting module ApolloExtensions
[128/129] Compiling ApolloExtensions MockApolloClient.swift
[129/129] Compiling ApolloExtensionsTestSchema SchemaMetadata.graphql.swift
Build complete! (6.21s)
Build complete.
Done.