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 GoogleDataTransport, reference 10.1.0 (617af0), with Swift 5.10 for macOS (SPM) on 25 Jul 2024 21:17:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleDataTransport.git
Reference: 10.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleDataTransport
 * tag               10.1.0     -> FETCH_HEAD
HEAD is now at 617af07 [v10] Fix '[FBLPromise HTTPBody]' SwiftUI Preview crash] (#146)
Cloned https://github.com/google/GoogleDataTransport.git
Revision (git rev-parse @):
617af071af9aa1d6a091d59a202910ac482128f9
SUCCESS checkout https://github.com/google/GoogleDataTransport.git at 10.1.0
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/promises.git
[1/8285] Fetching nanopb
[84/10690] Fetching nanopb, promises
Fetched https://github.com/firebase/nanopb.git from cache (1.90s)
Fetched https://github.com/google/promises.git from cache (1.90s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (2.61s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.57s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "googledatatransport",
      "name": "GoogleDataTransport",
      "url": "https://github.com/google/GoogleDataTransport.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleDataTransport",
      "dependencies": [
        {
          "identity": "nanopb",
          "name": "nanopb",
          "url": "https://github.com/firebase/nanopb.git",
          "version": "2.30910.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nanopb",
          "dependencies": [
          ]
        },
        {
          "identity": "promises",
          "name": "Promises",
          "url": "https://github.com/google/promises.git",
          "version": "2.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/promises",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/google/GoogleDataTransport.git
[1/5769] Fetching googledatatransport
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.18s)
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/google/promises.git from cache (0.48s)
Fetched https://github.com/firebase/nanopb.git from cache (0.48s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.02s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.02s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0 (617af07)
warning: '.resolve-product-dependencies': dependency 'googledatatransport' is not used by any target
Found 2 product dependencies
  - nanopb
  - Promises
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/google/GoogleDataTransport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Copying PrivacyInfo.xcprivacy
[1/38] Compiling GDTCORUploadBatch.m
[2/38] Compiling GDTCORProductData.m
[3/38] Compiling GDTCORStorageMetadata.m
[4/38] Compiling GDTCORMetricsMetadata.m
[5/38] Compiling GDTCORMetrics.m
[6/38] Compiling GDTCORLogSourceMetrics.m
[7/38] Compiling GDTCORStorageEventSelector.m
[8/38] Compiling GoogleDataTransport resource_bundle_accessor.m
[9/38] Compiling GDTCORTransformer.m
[10/38] Compiling GDTCORRegistrar.m
[11/38] Compiling GDTCORUploadCoordinator.m
[12/38] Compiling GDTCORFlatFileStorage+Promises.m
[13/38] Compiling GDTCORLifecycle.m
[14/38] Compiling GDTCOREndpoints.m
[15/38] Compiling GDTCOREvent.m
[16/38] Compiling GDTCORTransport.m
[17/38] Compiling GDTCORDirectorySizeTracker.m
[18/38] Compiling GDTCORConsoleLogger.m
[19/38] Compiling GDTCORFlatFileStorage.m
[20/38] Compiling GDTCORAssert.m
[21/38] Compiling GDTCORClock.m
[22/38] Compiling GDTCORMetricsController.m
[23/38] Compiling GDTCORReachability.m
[24/38] Compiling GDTCORPlatform.m
[25/38] Compiling GDTCOREvent+GDTMetricsSupport.m
[26/38] Compiling GDTCOREvent+GDTCCTSupport.m
[27/38] Compiling GDTCCTURLSessionDataResponse.m
[28/38] Compiling external_privacy_context.nanopb.c
[29/38] Compiling compliance.nanopb.c
[30/38] Compiling GDTCCTUploader.m
[31/38] Compiling client_metrics.nanopb.c
[32/38] Compiling GDTCCTUploadOperation.m
[33/38] Compiling GDTCORMetrics+GDTCCTSupport.m
[34/38] Compiling GDTCCTNanopbHelpers.m
[35/38] Compiling GDTCCTCompressionHelper.m
[36/38] Compiling external_prequest_context.nanopb.c
[37/38] Compiling cct.nanopb.c
Build complete! (5.39s)
Build complete.
Done.