The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoogleDataTransport, reference 10.1.0 (617af0), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:52:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/google/promises.git
Fetching https://github.com/firebase/nanopb.git
[1/8285] Fetching nanopb
[581/10728] Fetching nanopb, promises
Fetched https://github.com/firebase/nanopb.git from cache (1.28s)
Fetched https://github.com/google/promises.git from cache (1.28s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (4.89s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.62s)
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/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/google/GoogleDataTransport.git
[1/5999] Fetching googledatatransport
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.00s)
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.51s)
Fetched https://github.com/firebase/nanopb.git from cache (0.51s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.58s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.03s)
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)
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
warning: '.resolve-product-dependencies': dependency 'googledatatransport' is not used by any target
Found 2 product dependencies
  - nanopb
  - Promises
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/google/GoogleDataTransport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Copying PrivacyInfo.xcprivacy
[1/38] Compiling GDTCORStorageMetadata.m
[2/38] Compiling GoogleDataTransport resource_bundle_accessor.m
[3/38] Compiling GDTCORProductData.m
[4/38] Compiling GDTCORMetricsMetadata.m
[5/38] Compiling GDTCORMetrics.m
[6/38] Compiling GDTCORUploadBatch.m
[7/38] Compiling GDTCORLogSourceMetrics.m
[8/38] Compiling GDTCORStorageEventSelector.m
[9/38] Compiling GDTCORTransport.m
[10/38] Compiling GDTCORReachability.m
[11/38] Compiling GDTCORMetricsController.m
[12/38] Compiling GDTCORRegistrar.m
[13/38] Compiling GDTCOREvent.m
[14/38] Compiling GDTCORPlatform.m
[15/38] Compiling GDTCOREndpoints.m
[16/38] Compiling GDTCORLifecycle.m
[17/38] Compiling GDTCORFlatFileStorage+Promises.m
[18/38] Compiling GDTCORConsoleLogger.m
[19/38] Compiling GDTCORAssert.m
[20/38] Compiling GDTCORClock.m
[21/38] Compiling GDTCORDirectorySizeTracker.m
[22/38] Compiling GDTCORUploadCoordinator.m
[23/38] Compiling GDTCORTransformer.m
[24/38] Compiling GDTCOREvent+GDTMetricsSupport.m
[25/38] Compiling external_privacy_context.nanopb.c
[26/38] Compiling GDTCOREvent+GDTCCTSupport.m
[27/38] Compiling external_prequest_context.nanopb.c
[28/38] Compiling client_metrics.nanopb.c
[29/38] Compiling cct.nanopb.c
[30/38] Compiling GDTCORFlatFileStorage.m
[31/38] Compiling GDTCCTURLSessionDataResponse.m
[32/38] Compiling compliance.nanopb.c
[33/38] Compiling GDTCORMetrics+GDTCCTSupport.m
[34/38] Compiling GDTCCTUploader.m
[35/38] Compiling GDTCCTNanopbHelpers.m
[36/38] Compiling GDTCCTUploadOperation.m
[37/38] Compiling GDTCCTCompressionHelper.m
Build complete! (4.69s)
Build complete.
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "nanopb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30910.0",
            "upper_bound" : "2.30911.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/nanopb.git"
    },
    {
      "identity" : "promises",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/promises.git"
    }
  ],
  "manifest_display_name" : "GoogleDataTransport",
  "name" : "GoogleDataTransport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleDataTransport",
      "targets" : [
        "GoogleDataTransport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_test",
      "module_type" : "SwiftTarget",
      "name" : "swift-test",
      "path" : "SwiftPMTests/swift-test",
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "GoogleDataTransport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "objc_import_test",
      "module_type" : "ClangTarget",
      "name" : "objc-import-test",
      "path" : "SwiftPMTests/objc-import-test",
      "sources" : [
        "objc-header.m",
        "objc-module.m"
      ],
      "target_dependencies" : [
        "GoogleDataTransport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleDataTransport",
      "module_type" : "ClangTarget",
      "name" : "GoogleDataTransport",
      "path" : "GoogleDataTransport",
      "product_dependencies" : [
        "nanopb",
        "FBLPromises"
      ],
      "product_memberships" : [
        "GoogleDataTransport"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/GoogleDataTransport/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GDTCCTLibrary/GDTCCTCompressionHelper.m",
        "GDTCCTLibrary/GDTCCTNanopbHelpers.m",
        "GDTCCTLibrary/GDTCCTURLSessionDataResponse.m",
        "GDTCCTLibrary/GDTCCTUploadOperation.m",
        "GDTCCTLibrary/GDTCCTUploader.m",
        "GDTCCTLibrary/GDTCOREvent+GDTCCTSupport.m",
        "GDTCCTLibrary/GDTCOREvent+GDTMetricsSupport.m",
        "GDTCCTLibrary/GDTCORMetrics+GDTCCTSupport.m",
        "GDTCCTLibrary/Protogen/nanopb/cct.nanopb.c",
        "GDTCCTLibrary/Protogen/nanopb/client_metrics.nanopb.c",
        "GDTCCTLibrary/Protogen/nanopb/compliance.nanopb.c",
        "GDTCCTLibrary/Protogen/nanopb/external_prequest_context.nanopb.c",
        "GDTCCTLibrary/Protogen/nanopb/external_privacy_context.nanopb.c",
        "GDTCORLibrary/GDTCORAssert.m",
        "GDTCORLibrary/GDTCORClock.m",
        "GDTCORLibrary/GDTCORConsoleLogger.m",
        "GDTCORLibrary/GDTCORDirectorySizeTracker.m",
        "GDTCORLibrary/GDTCOREndpoints.m",
        "GDTCORLibrary/GDTCOREvent.m",
        "GDTCORLibrary/GDTCORFlatFileStorage+Promises.m",
        "GDTCORLibrary/GDTCORFlatFileStorage.m",
        "GDTCORLibrary/GDTCORLifecycle.m",
        "GDTCORLibrary/GDTCORLogSourceMetrics.m",
        "GDTCORLibrary/GDTCORMetrics.m",
        "GDTCORLibrary/GDTCORMetricsController.m",
        "GDTCORLibrary/GDTCORMetricsMetadata.m",
        "GDTCORLibrary/GDTCORPlatform.m",
        "GDTCORLibrary/GDTCORProductData.m",
        "GDTCORLibrary/GDTCORReachability.m",
        "GDTCORLibrary/GDTCORRegistrar.m",
        "GDTCORLibrary/GDTCORStorageEventSelector.m",
        "GDTCORLibrary/GDTCORStorageMetadata.m",
        "GDTCORLibrary/GDTCORTransformer.m",
        "GDTCORLibrary/GDTCORTransport.m",
        "GDTCORLibrary/GDTCORUploadBatch.m",
        "GDTCORLibrary/GDTCORUploadCoordinator.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.