Build Information
Successful build of GoogleAdsOnDeviceConversion, reference main (2a9067), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 11:23:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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.1
Building package at path: $PWD
https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
https://github.com/googleads/google-ads-on-device-conversion-ios-sdk.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/1] Compiling GoogleAdsOnDeviceConversionTarget dummy.m
Build complete! (3.65s)
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetched https://github.com/firebase/nanopb.git from cache (0.78s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.78s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (1.34s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.43s)
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
[1455/1455] 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.76s)
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.