The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoogleAdsOnDeviceConversion, reference main (2a9067), with Swift 6.0 for macOS (SPM) on 20 Apr 2026 11:22:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/googleads/google-ads-on-device-conversion-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2a90672 Merge pull request #18 from googleads/release-3.5.0-rc2
Cloned https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Revision (git rev-parse @):
2a90672a04e2a90ca388c0ade498e24b7e136ca9
SUCCESS checkout https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling GoogleAdsOnDeviceConversionTarget dummy.m
Build complete! (4.18s)
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/GoogleUtilities.git
[1/8285] Fetching nanopb
[250/13464] Fetching nanopb, googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (1.24s)
Fetched https://github.com/firebase/nanopb.git from cache (1.24s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.58s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.47s)
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
[1455/1455] Downloading https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip (0.70s)
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"
    }
  ],
  "manifest_display_name" : "GoogleAdsOnDeviceConversion",
  "name" : "GoogleAdsOnDeviceConversion",
  "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" : "GoogleAdsOnDeviceConversion",
      "targets" : [
        "GoogleAdsOnDeviceConversionTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleAdsOnDeviceConversionTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleAdsOnDeviceConversionTarget",
      "path" : "GoogleAdsOnDeviceConversionWrapper",
      "product_dependencies" : [
        "GULEnvironment",
        "GULLogger",
        "GULNetwork",
        "nanopb"
      ],
      "product_memberships" : [
        "GoogleAdsOnDeviceConversion"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "GoogleAdsOnDeviceConversion"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleAdsOnDeviceConversion",
      "module_type" : "BinaryTarget",
      "name" : "GoogleAdsOnDeviceConversion",
      "path" : "remote/archive/GoogleAdsOnDeviceConversion.zip",
      "product_memberships" : [
        "GoogleAdsOnDeviceConversion"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.