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

Successful build of GoogleAppMeasurement, reference main (c2d59a), with Swift 6.2 for macOS (SPM) on 21 Oct 2025 23:52:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleAppMeasurement.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleAppMeasurement
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c2d59ac Release 12.5.0 (#110)
Cloned https://github.com/google/GoogleAppMeasurement.git
Revision (git rev-parse @):
c2d59acf17a8ba7ed80a763593c67c9c7c006ad1
SUCCESS checkout https://github.com/google/GoogleAppMeasurement.git at main
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/8285] Fetching nanopb
[416/13377] Fetching nanopb, googleutilities
[2677/13455] Fetching nanopb, googleutilities, google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/google/GoogleUtilities.git from cache (1.26s)
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (1.26s)
Fetched https://github.com/firebase/nanopb.git from cache (1.26s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.2.0 (4.03s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.65s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.55s)
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.2.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
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurementIdentitySupport.zip
[1336/72806] Downloading https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurementIdentitySupport.zip (0.39s)
[2681/5265302] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
[854982/15854992] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip (0.79s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip (1.14s)
========================================
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": "googleappmeasurement",
      "name": "GoogleAppMeasurement",
      "url": "https://github.com/google/GoogleAppMeasurement.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleAppMeasurement",
      "dependencies": [
        {
          "identity": "googleutilities",
          "name": "GoogleUtilities",
          "url": "https://github.com/google/GoogleUtilities.git",
          "version": "8.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleUtilities",
          "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": "google-ads-on-device-conversion-ios-sdk",
          "name": "GoogleAdsOnDeviceConversion",
          "url": "https://github.com/googleads/google-ads-on-device-conversion-ios-sdk",
          "version": "3.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/google-ads-on-device-conversion-ios-sdk",
          "dependencies": [
            {
              "identity": "googleutilities",
              "name": "GoogleUtilities",
              "url": "https://github.com/google/GoogleUtilities.git",
              "version": "8.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleUtilities",
              "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": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/558] Fetching googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.75s)
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetched https://github.com/google/GoogleUtilities.git from cache (0.53s)
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.53s)
Fetched https://github.com/firebase/nanopb.git from cache (0.53s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.2.0 (0.59s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.03s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.03s)
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.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/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at main (c2d59ac)
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.2.0
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurementIdentitySupport.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip from cache
Fetched https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurementIdentitySupport.zip from cache (0.29s)
Fetched https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip from cache (0.39s)
Fetched https://dl.google.com/firebase/ios/swiftpm/12.5.0/GoogleAppMeasurement.zip from cache (0.56s)
warning: '.resolve-product-dependencies': dependency 'googleappmeasurement' is not used by any target
Found 3 product dependencies
  - GoogleUtilities
  - nanopb
  - GoogleAdsOnDeviceConversion
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/google/GoogleAppMeasurement.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying GoogleAppMeasurementIdentitySupport.framework
[1/5] Copying GoogleAppMeasurement.framework
[2/5] Compiling GoogleAppMeasurementIdentitySupportTarget dummy.m
[2/5] Compiling GoogleAppMeasurementTarget dummy.m
[3/5] Compiling GoogleAppMeasurementCoreTarget dummy.m
Build complete! (1.32s)
Build complete.
{
  "c_language_standard" : "c99",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
    {
      "identity" : "googleutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.1.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GoogleUtilities.git"
    },
    {
      "identity" : "nanopb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30910.0",
            "upper_bound" : "2.30911.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/nanopb.git"
    },
    {
      "identity" : "google-ads-on-device-conversion-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/google-ads-on-device-conversion-ios-sdk"
    }
  ],
  "manifest_display_name" : "GoogleAppMeasurement",
  "name" : "GoogleAppMeasurement",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleAppMeasurement",
      "targets" : [
        "GoogleAppMeasurementTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleAppMeasurementCore",
      "targets" : [
        "GoogleAppMeasurementCoreTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleAppMeasurementIdentitySupport",
      "targets" : [
        "GoogleAppMeasurementIdentitySupportTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleAppMeasurementTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleAppMeasurementTarget",
      "path" : "GoogleAppMeasurementWrapper",
      "product_dependencies" : [
        "GULAppDelegateSwizzler",
        "GULMethodSwizzler",
        "GULNSData",
        "GULNetwork",
        "GULLogger",
        "GULEnvironment",
        "nanopb",
        "GoogleAdsOnDeviceConversion"
      ],
      "product_memberships" : [
        "GoogleAppMeasurement"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "GoogleAppMeasurementIdentitySupport",
        "GoogleAppMeasurement"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleAppMeasurementIdentitySupportTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleAppMeasurementIdentitySupportTarget",
      "path" : "GoogleAppMeasurementIdentitySupportWrapper",
      "product_dependencies" : [
        "GULAppDelegateSwizzler",
        "GULMethodSwizzler",
        "GULNSData",
        "GULNetwork",
        "GULLogger",
        "GULEnvironment",
        "nanopb"
      ],
      "product_memberships" : [
        "GoogleAppMeasurementIdentitySupport"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "GoogleAppMeasurementIdentitySupport",
        "GoogleAppMeasurement"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleAppMeasurementIdentitySupport",
      "module_type" : "BinaryTarget",
      "name" : "GoogleAppMeasurementIdentitySupport",
      "path" : "remote/archive/GoogleAppMeasurementIdentitySupport.zip",
      "product_memberships" : [
        "GoogleAppMeasurement",
        "GoogleAppMeasurementIdentitySupport"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleAppMeasurementCoreTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleAppMeasurementCoreTarget",
      "path" : "GoogleAppMeasurementCoreWrapper",
      "product_dependencies" : [
        "GULAppDelegateSwizzler",
        "GULMethodSwizzler",
        "GULNSData",
        "GULNetwork",
        "GULLogger",
        "GULEnvironment",
        "nanopb"
      ],
      "product_memberships" : [
        "GoogleAppMeasurementCore"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "GoogleAppMeasurement"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleAppMeasurement",
      "module_type" : "BinaryTarget",
      "name" : "GoogleAppMeasurement",
      "path" : "remote/archive/GoogleAppMeasurement.zip",
      "product_memberships" : [
        "GoogleAppMeasurement",
        "GoogleAppMeasurementCore",
        "GoogleAppMeasurementIdentitySupport"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
Done.