Build Information
Successful build of GoogleAdsOnDeviceConversion, reference main (2a9067), with Swift 6.3 for Android on 20 Apr 2026 11:17:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build 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 /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
* 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: android
Swift version: 6.3
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-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-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.94s)
Fetched https://github.com/firebase/nanopb.git from cache (0.95s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (1.64s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.46s)
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/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
[1488/1488] Downloading 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.74s)
Building for debugging...
[0/1] Compiling GoogleAdsOnDeviceConversionTarget dummy.m
Build complete! (4.75s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.