Build Information
Successful build of GoogleUserMessagingPlatform, reference main (13b248), with Swift 6.0 for macOS (SPM) on 30 Oct 2025 02:56:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/swift-package-manager-google-user-messaging-platform
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 13b248e Updating Swift Package to 3.1.0.
Cloned https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Revision (git rev-parse @):
13b248eaa73b7826f0efb1bcf455e251d65ecb1b
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling UserMessagingPlatformTarget placeholder.m
Build complete! (0.45s)
[5371/188674] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip (0.33s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GoogleUserMessagingPlatform",
"name" : "GoogleUserMessagingPlatform",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "GoogleUserMessagingPlatform",
"targets" : [
"UserMessagingPlatformTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UserMessagingPlatformTarget",
"module_type" : "ClangTarget",
"name" : "UserMessagingPlatformTarget",
"path" : "UserMessagingPlatformTarget",
"product_memberships" : [
"GoogleUserMessagingPlatform"
],
"sources" : [
"placeholder.m"
],
"target_dependencies" : [
"UserMessagingPlatform"
],
"type" : "library"
},
{
"c99name" : "UserMessagingPlatform",
"module_type" : "BinaryTarget",
"name" : "UserMessagingPlatform",
"path" : "remote/archive/googleusermessagingplatformios-spm-3.1.0.zip",
"product_memberships" : [
"GoogleUserMessagingPlatform"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.