Build Information
Successful build of InteropForGoogle, reference 101.0.0 (040d08
), with Swift 5.10 for macOS (SPM) on 6 Dec 2024 19:50:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/interop-ios-for-google-sdks.git
Reference: 101.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/interop-ios-for-google-sdks
* tag 101.0.0 -> FETCH_HEAD
HEAD is now at 040d087 Updating RecaptchaInterop (#16)
Cloned https://github.com/google/interop-ios-for-google-sdks.git
Revision (git rev-parse @):
040d087ac2267d2ddd4cca36c757d1c6a05fdbfe
SUCCESS checkout https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/google/interop-ios-for-google-sdks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling RecaptchaInterop placeholder.m
Build complete! (3.17s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "InteropForGoogle",
"name" : "InteropForGoogle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "RecaptchaInterop",
"targets" : [
"RecaptchaInterop"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftImportsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftImportsTest",
"path" : "SwiftPMTests/SwiftImportsTest",
"sources" : [
"SwiftImportsTest.swift"
],
"target_dependencies" : [
"RecaptchaInterop"
],
"type" : "test"
},
{
"c99name" : "RecaptchaInterop",
"module_type" : "ClangTarget",
"name" : "RecaptchaInterop",
"path" : "RecaptchaEnterprise/RecaptchaInterop",
"product_memberships" : [
"RecaptchaInterop"
],
"sources" : [
"placeholder.m"
],
"type" : "library"
},
{
"c99name" : "ObjCImportsTest",
"module_type" : "ClangTarget",
"name" : "ObjCImportsTest",
"path" : "SwiftPMTests/ObjCImportsTest",
"sources" : [
"ObjCImportsTest.m"
],
"target_dependencies" : [
"RecaptchaInterop"
],
"type" : "test"
}
],
"tools_version" : "5.5"
}
Done.