The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoogleAdsOnDeviceConversion, reference 3.5.0 (19dffd), with Swift 6.0 for Linux on 20 Apr 2026 11:29:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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: 3.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
 * tag               3.5.0      -> FETCH_HEAD
HEAD is now at 19dffda Release 3.5.0
Cloned https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Revision (git rev-parse @):
19dffda9a9caf8d86570ff846535902d8509d7bf
SUCCESS checkout https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git at 3.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/firebase/nanopb.git
[1/8285] Fetching nanopb
[1824/13464] Fetching nanopb, googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (0.59s)
Fetched https://github.com/firebase/nanopb.git from cache (0.60s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.77s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.73s)
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
[1488/1488] 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.80s)
Building for debugging...
[0/1] Compiling GoogleAdsOnDeviceConversionTarget dummy.m
Build complete! (4.37s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.