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: 1.1.0
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
 * 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
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/apollographql/apollo-ios from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.24s)
Fetched https://github.com/apollographql/apollo-ios from cache (0.31s)
Computing version for https://github.com/apollographql/apollo-ios
Computed https://github.com/apollographql/apollo-ios at 1.9.3 (0.28s)
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/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
========================================
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 (1.13s)
Fetching https://github.com/apollographql/apollo-ios from cache
Fetched https://github.com/apollographql/apollo-ios from cache (0.30s)
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.25s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.0 (0.04s)
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 1.1.0 (a938b0c)
Creating working copy for https://github.com/apollographql/apollo-ios
Working copy of https://github.com/apollographql/apollo-ios resolved at 1.9.3
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
[1/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[5/8] Copying PrivacyInfo.xcprivacy
[6/8] Write sources
[7/8] Write swift-version-6044DDE57671499D.txt
[9/35] Compiling ApolloAPI ParentType.swift
[10/35] Compiling ApolloAPI ScalarTypes.swift
[11/35] Compiling ApolloAPI SchemaConfiguration.swift
[12/35] Compiling ApolloAPI SchemaMetadata.swift
[13/38] Compiling ApolloAPI Object.swift
[14/38] Compiling ApolloAPI Union.swift
[15/38] Compiling ApolloAPI Selection+Conditions.swift
[16/38] Compiling ApolloAPI Deferred.swift
[17/38] Compiling ApolloAPI FragmentProtocols.swift
[18/38] Compiling ApolloAPI GraphQLEnum.swift
[19/38] Compiling ApolloAPI GraphQLNullable.swift
[20/38] Compiling ApolloAPI EnumType.swift
[21/38] Compiling ApolloAPI InputObject.swift
[22/38] Compiling ApolloAPI Interface.swift
[23/38] Compiling ApolloAPI GraphQLOperation.swift
[24/38] Compiling ApolloAPI InputValue.swift
[25/38] Compiling ApolloAPI JSON.swift
[26/38] Compiling ApolloAPI JSONDecodingError.swift
[27/38] Compiling ApolloAPI Selection.swift
[28/38] Compiling ApolloAPI SelectionSet.swift
[29/38] Compiling ApolloAPI resource_bundle_accessor.swift
[30/38] Emitting module ApolloAPI
[31/38] Compiling ApolloAPI AnyHashableConvertible.swift
[32/38] Compiling ApolloAPI CacheKeyInfo.swift
[33/38] Compiling ApolloAPI CacheReference.swift
[34/38] Compiling ApolloAPI DataDict.swift
[35/38] Compiling ApolloAPI JSONStandardTypeConversions.swift
[36/38] Compiling ApolloAPI LocalCacheMutation.swift
[37/38] Compiling ApolloAPI ObjectData.swift
[38/38] Compiling ApolloAPI OutputTypeConvertible.swift
[39/100] Compiling Apollo CacheWriteInterceptor.swift
[40/100] Compiling Apollo Cancellable.swift
[41/100] Compiling Apollo Collection+Helpers.swift
[42/100] Compiling Apollo Constants.swift
[43/100] Compiling Apollo DataLoader.swift
[44/100] Compiling Apollo DefaultInterceptorProvider.swift
[45/100] Compiling Apollo Dictionary+Helpers.swift
[46/100] Compiling Apollo DispatchQueue+Optional.swift
[47/100] Compiling Apollo CacheDataExecutionSource.swift
[48/100] Compiling Apollo JSONSerializationFormat.swift
[49/100] Compiling Apollo MaxRetryInterceptor.swift
[50/100] Compiling Apollo MultipartFormData.swift
[51/100] Compiling Apollo MultipartResponseDeferParser.swift
[52/100] Compiling Apollo MultipartResponseParsingInterceptor.swift
[53/100] Compiling Apollo MultipartResponseSubscriptionParser.swift
[54/100] Compiling Apollo NetworkFetchInterceptor.swift
[55/100] Compiling Apollo NetworkTransport.swift
[56/100] Compiling Apollo NormalizedCache.swift
[57/100] Compiling Apollo PossiblyDeferred.swift
[58/100] Compiling Apollo Record.swift
[59/100] Compiling Apollo RecordSet.swift
[60/100] Compiling Apollo RequestBodyCreator.swift
[61/100] Compiling Apollo RequestChain.swift
[62/100] Compiling Apollo RequestChainNetworkTransport.swift
[63/100] Compiling Apollo RequestContext.swift
[64/100] Compiling Apollo NetworkResponseExecutionSource.swift
[65/100] Compiling Apollo SelectionSetModelExecutionSource.swift
[66/100] Compiling Apollo FieldSelectionCollector.swift
[67/100] Compiling Apollo GraphQLDependencyTracker.swift
[68/100] Compiling Apollo GraphQLError.swift
[69/100] Compiling Apollo GraphQLExecutionSource.swift
[70/100] Compiling Apollo GraphQLExecutor.swift
[71/100] Compiling Apollo GraphQLFile.swift
[72/100] Compiling Apollo GraphQLGETTransformer.swift
[73/108] Compiling Apollo GraphQLHTTPMethod.swift
[74/108] Compiling Apollo GraphQLHTTPRequestError.swift
[75/108] Compiling Apollo GraphQLQueryWatcher.swift
[76/108] Compiling Apollo GraphQLResponse.swift
[77/108] Compiling Apollo GraphQLResult.swift
[78/108] Compiling Apollo GraphQLResultAccumulator.swift
[79/108] Compiling Apollo GraphQLResultNormalizer.swift
[80/108] Compiling Apollo GraphQLSelectionSetMapper.swift
[81/108] Compiling Apollo HTTPRequest.swift
[82/108] Emitting module Apollo
[83/108] Compiling Apollo ApolloClient.swift
[84/108] Compiling Apollo ApolloClientProtocol.swift
[85/108] Compiling Apollo ApolloErrorInterceptor.swift
[86/108] Compiling Apollo ApolloInterceptor.swift
[87/108] Compiling Apollo ApolloStore.swift
[88/108] Compiling Apollo Atomic.swift
[89/108] Compiling Apollo AutomaticPersistedQueryInterceptor.swift
[90/108] Compiling Apollo Bundle+Helpers.swift
[91/108] Compiling Apollo CacheReadInterceptor.swift
[92/108] Compiling Apollo HTTPResponse.swift
[93/108] Compiling Apollo HTTPURLResponse+Helpers.swift
[94/108] Compiling Apollo InMemoryNormalizedCache.swift
[95/108] Compiling Apollo InputValue+Evaluation.swift
[96/108] Compiling Apollo InterceptorProvider.swift
[97/108] Compiling Apollo InterceptorRequestChain.swift
[98/108] Compiling Apollo JSONRequest.swift
[99/108] Compiling Apollo JSONResponseParsingInterceptor.swift
[100/108] Compiling Apollo JSONSerialization+Sorting.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] Compiling ApolloExtensionsTestSchema PersonCollection.graphql.swift
[110/128] Compiling ApolloExtensionsTestSchema PersonCollectionEdge.graphql.swift
[111/129] Compiling ApolloExtensionsTestSchema Mutation.graphql.swift
[112/129] Compiling ApolloExtensionsTestSchema Person.graphql.swift
[113/129] Compiling ApolloExtensionsTestSchema CollectionEdge.graphql.swift
[114/129] Compiling ApolloExtensionsTestSchema Node.graphql.swift
[115/129] Compiling ApolloExtensionsTestSchema UpdatePersonMutationInput.graphql.swift
[116/129] Compiling ApolloExtensionsTestSchema Collection.graphql.swift
[117/129] Compiling ApolloExtensionsTestSchema Query.graphql.swift
[118/129] Compiling ApolloExtensionsTestSchema Subscription.graphql.swift
[119/129] Compiling ApolloExtensionsTestSchema SchemaConfiguration.swift
[120/129] Emitting module ApolloExtensionsTestSchema
[121/129] Compiling ApolloExtensions SelectionSet+PruneOptionals.swift
[122/129] Compiling ApolloExtensionsTestSchema SchemaMetadata.graphql.swift
[123/129] Compiling ApolloExtensions GraphQLResult+Defaults.swift
[124/129] Compiling ApolloExtensions GraphQLResultProtocol.swift
[125/129] Compiling ApolloExtensions GraphQLResult+mockedJSONResponse.swift
[126/129] Compiling ApolloExtensions ApolloClientProtocol+Defaults.swift
[127/129] Emitting module ApolloExtensions
[128/129] Compiling ApolloExtensions DataDict+CustomStringConvertible.swift
[129/129] Compiling ApolloExtensions MockApolloClient.swift
Build complete! (13.34s)
Build complete.
Done.