Build Information
Successful build of GoogleMobileAds, reference 13.3.0 (e2b1c3), with Swift 6.3 for Wasm on 28 Apr 2026 06:37:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Reference: 13.3.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/swift-package-manager-google-mobile-ads
* tag 13.3.0 -> FETCH_HEAD
HEAD is now at e2b1c31 Updating Swift Package to 13.3.0.
Cloned https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Revision (git rev-parse @):
e2b1c31cdf11cb4b57b4e70ae4c313d4e48c444a
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-mobile-ads.git at 13.3.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/62] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.25s)
Computing version for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Computed https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 3.1.0 (0.72s)
Creating working copy for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Working copy of https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git resolved at 3.1.0
Downloading binary artifact https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/d9caa601b1a02d0f/googlemobileadsios-spm-13.3.0.zip
[1470/1470] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
[190148/190148] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip, https://dl.google.com/googleadmobadssdk/d9caa601b1a02d0f/googlemobileadsios-spm-13.3.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip (0.28s)
[37634/37634] Downloading https://dl.google.com/googleadmobadssdk/d9caa601b1a02d0f/googlemobileadsios-spm-13.3.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/d9caa601b1a02d0f/googlemobileadsios-spm-13.3.0.zip (2.10s)
Building for debugging...
[0/3] Write sources
[1/3] Compiling UserMessagingPlatformTarget placeholder.m
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Compiling GoogleMobileAdsTarget placeholder.swift
[5/5] Emitting module GoogleMobileAdsTarget
Build complete! (9.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-package-manager-google-user-messaging-platform",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git"
}
],
"manifest_display_name" : "GoogleMobileAds",
"name" : "GoogleMobileAds",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GoogleMobileAds",
"targets" : [
"GoogleMobileAdsTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleMobileAdsTarget",
"module_type" : "SwiftTarget",
"name" : "GoogleMobileAdsTarget",
"path" : "GoogleMobileAdsTarget",
"product_dependencies" : [
"GoogleUserMessagingPlatform"
],
"product_memberships" : [
"GoogleMobileAds"
],
"sources" : [
"placeholder.swift"
],
"target_dependencies" : [
"GoogleMobileAds"
],
"type" : "library"
},
{
"c99name" : "GoogleMobileAds",
"module_type" : "BinaryTarget",
"name" : "GoogleMobileAds",
"path" : "remote/archive/googlemobileadsios-spm-13.3.0.zip",
"product_memberships" : [
"GoogleMobileAds"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.