Build Information
Successful build of GoogleAppMeasurement, reference main (8442bf
), with Swift 6.0 for macOS (SPM) on 27 Jun 2025 06:47:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleAppMeasurement.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleAppMeasurement
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8442bfa Update issue templates
Cloned https://github.com/google/GoogleAppMeasurement.git
Revision (git rev-parse @):
8442bfa60ae498cef6b19c627794bfc9f71fd3cf
SUCCESS checkout https://github.com/google/GoogleAppMeasurement.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/google/GoogleAppMeasurement.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying GoogleAppMeasurement.framework
[0/7] Copying GoogleAppMeasurementIdentitySupport.framework
[2/7] Compiling GoogleAppMeasurementCoreTarget dummy.m
[2/7] Compiling GoogleAppMeasurementTarget dummy.m
[3/7] Compiling GoogleAppMeasurementWithoutAdIdSupportTarget dummy.m
[5/7] Compiling GoogleAppMeasurementIdentitySupportTarget dummy.m
[5/7] Compiling GoogleAppMeasurementOnDeviceConversionTarget dummy.m
Build complete! (6.70s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/firebase/nanopb.git
[1/37] Fetching google-ads-on-device-conversion-ios-sdk
[27/8322] Fetching google-ads-on-device-conversion-ios-sdk, nanopb
[536/13399] Fetching google-ads-on-device-conversion-ios-sdk, nanopb, googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (1.18s)
Fetched https://github.com/firebase/nanopb.git from cache (1.18s)
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (1.18s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.59s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.47s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 2.1.0 (0.56s)
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 2.1.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
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
[5371/72861] Downloading https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip (0.40s)
[5371/5137453] Downloading https://dl.google.com/firebase/ios/appads/2.1.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/2.1.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/appads/2.1.0/GoogleAdsOnDeviceConversion.zip (1.38s)
[49125/3075485] Downloading https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip
[3091860/13532874] Downloading https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip (1.70s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip (2.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"
},
{
"identity" : "google-ads-on-device-conversion-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googleads/google-ads-on-device-conversion-ios-sdk"
}
],
"manifest_display_name" : "GoogleAppMeasurement",
"name" : "GoogleAppMeasurement",
"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" : "GoogleAppMeasurement",
"targets" : [
"GoogleAppMeasurementTarget"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleAppMeasurementCore",
"targets" : [
"GoogleAppMeasurementCoreTarget"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleAppMeasurementIdentitySupport",
"targets" : [
"GoogleAppMeasurementIdentitySupportTarget"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleAppMeasurementWithoutAdIdSupport",
"targets" : [
"GoogleAppMeasurementWithoutAdIdSupportTarget"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleAppMeasurementOnDeviceConversion",
"targets" : [
"GoogleAppMeasurementOnDeviceConversionTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleAppMeasurementWithoutAdIdSupportTarget",
"module_type" : "ClangTarget",
"name" : "GoogleAppMeasurementWithoutAdIdSupportTarget",
"path" : "GoogleAppMeasurementWithoutAdIdSupportWrapper",
"product_dependencies" : [
"GULAppDelegateSwizzler",
"GULMethodSwizzler",
"GULNSData",
"GULNetwork",
"nanopb"
],
"product_memberships" : [
"GoogleAppMeasurementWithoutAdIdSupport"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GoogleAppMeasurement"
],
"type" : "library"
},
{
"c99name" : "GoogleAppMeasurementTarget",
"module_type" : "ClangTarget",
"name" : "GoogleAppMeasurementTarget",
"path" : "GoogleAppMeasurementWrapper",
"product_dependencies" : [
"GULAppDelegateSwizzler",
"GULMethodSwizzler",
"GULNSData",
"GULNetwork",
"nanopb",
"GoogleAdsOnDeviceConversion"
],
"product_memberships" : [
"GoogleAppMeasurement"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GoogleAppMeasurementIdentitySupport",
"GoogleAppMeasurement"
],
"type" : "library"
},
{
"c99name" : "GoogleAppMeasurementOnDeviceConversionTarget",
"module_type" : "ClangTarget",
"name" : "GoogleAppMeasurementOnDeviceConversionTarget",
"path" : "GoogleAppMeasurementOnDeviceConversionWrapper",
"product_memberships" : [
"GoogleAppMeasurementOnDeviceConversion"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GoogleAppMeasurementOnDeviceConversion"
],
"type" : "library"
},
{
"c99name" : "GoogleAppMeasurementOnDeviceConversion",
"module_type" : "BinaryTarget",
"name" : "GoogleAppMeasurementOnDeviceConversion",
"path" : "remote/archive/GoogleAppMeasurementOnDeviceConversion.zip",
"product_memberships" : [
"GoogleAppMeasurementOnDeviceConversion"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleAppMeasurementIdentitySupportTarget",
"module_type" : "ClangTarget",
"name" : "GoogleAppMeasurementIdentitySupportTarget",
"path" : "GoogleAppMeasurementIdentitySupportWrapper",
"product_dependencies" : [
"GULAppDelegateSwizzler",
"GULMethodSwizzler",
"GULNSData",
"GULNetwork",
"nanopb"
],
"product_memberships" : [
"GoogleAppMeasurementIdentitySupport"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GoogleAppMeasurementIdentitySupport",
"GoogleAppMeasurement"
],
"type" : "library"
},
{
"c99name" : "GoogleAppMeasurementIdentitySupport",
"module_type" : "BinaryTarget",
"name" : "GoogleAppMeasurementIdentitySupport",
"path" : "remote/archive/GoogleAppMeasurementIdentitySupport.zip",
"product_memberships" : [
"GoogleAppMeasurement",
"GoogleAppMeasurementIdentitySupport"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleAppMeasurementCoreTarget",
"module_type" : "ClangTarget",
"name" : "GoogleAppMeasurementCoreTarget",
"path" : "GoogleAppMeasurementCoreWrapper",
"product_dependencies" : [
"GULAppDelegateSwizzler",
"GULMethodSwizzler",
"GULNSData",
"GULNetwork",
"nanopb"
],
"product_memberships" : [
"GoogleAppMeasurementCore"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"GoogleAppMeasurement"
],
"type" : "library"
},
{
"c99name" : "GoogleAppMeasurement",
"module_type" : "BinaryTarget",
"name" : "GoogleAppMeasurement",
"path" : "remote/archive/GoogleAppMeasurement.zip",
"product_memberships" : [
"GoogleAppMeasurement",
"GoogleAppMeasurementCore",
"GoogleAppMeasurementIdentitySupport",
"GoogleAppMeasurementWithoutAdIdSupport"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.