Build Information
Failed to build RecaptchaEnterprise, reference main (100e37), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 1 May 2026 15:16:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 100e379 Merge pull request #169 from GoogleCloudPlatform/release-v18.9.0
Cloned https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Revision (git rev-parse @):
100e379fa2a2435dbf2edc2f514d9a67b78bc4da
SUCCESS checkout https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/google/interop-ios-for-google-sdks.git
Creating working copy of package ‘interop-ios-for-google-sdks’
Checking out 101.0.0 of package ‘interop-ios-for-google-sdks’
Resolve Package Graph
Resolved source packages:
RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
resolved source packages: RecaptchaEnterprise, InteropForGoogle
2026-05-01 11:16:42.391 xcodebuild[536:3151] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "interop-ios-for-google-sdks",
"requirement" : {
"range" : [
{
"lower_bound" : "101.0.0",
"upper_bound" : "102.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/interop-ios-for-google-sdks.git"
}
],
"manifest_display_name" : "RecaptchaEnterprise",
"name" : "RecaptchaEnterprise",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "RecaptchaEnterprise",
"targets" : [
"RecaptchaEnterpriseWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RecaptchaEnterpriseWrapper",
"module_type" : "ClangTarget",
"name" : "RecaptchaEnterpriseWrapper",
"path" : "Sources/Public",
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
"RecaptchaEnterprise/dummy.m"
],
"target_dependencies" : [
"RecaptchaEnterprise"
],
"type" : "library"
},
{
"c99name" : "RecaptchaEnterpriseSDK",
"module_type" : "BinaryTarget",
"name" : "RecaptchaEnterpriseSDK",
"path" : "remote/archive/recaptcha-sdk-xcframework.xcframework.zip",
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "RecaptchaEnterprise",
"module_type" : "SwiftTarget",
"name" : "RecaptchaEnterprise",
"path" : "Sources/RecaptchaEnterprise",
"product_dependencies" : [
"RecaptchaInterop"
],
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
"RecaptchaInteropBidings.swift"
],
"target_dependencies" : [
"RecaptchaEnterpriseSDK"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RecaptchaEnterprise"
]
}
}
2026-05-01 11:16:50.296 xcodebuild[684:4071] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RecaptchaEnterprise -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaEnterpriseWrapper' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaEnterpriseWrapper' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 24ed2d860570f18c118d6a181dcead5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/24ed2d860570f18c118d6a181dcead5c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework'. (in target 'RecaptchaEnterprise' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework'. (in target 'RecaptchaEnterpriseWrapper' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework'. (in target 'RecaptchaEnterprise' from project 'RecaptchaEnterprise')
2026-05-01 11:16:52.421 xcodebuild[692:4138] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme RecaptchaEnterprise
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
resolved source packages: RecaptchaEnterprise, InteropForGoogle
2026-05-01 11:16:54.497 xcodebuild[724:4353] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "interop-ios-for-google-sdks",
"requirement" : {
"range" : [
{
"lower_bound" : "101.0.0",
"upper_bound" : "102.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/interop-ios-for-google-sdks.git"
}
],
"manifest_display_name" : "RecaptchaEnterprise",
"name" : "RecaptchaEnterprise",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "RecaptchaEnterprise",
"targets" : [
"RecaptchaEnterpriseWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RecaptchaEnterpriseWrapper",
"module_type" : "ClangTarget",
"name" : "RecaptchaEnterpriseWrapper",
"path" : "Sources/Public",
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
"RecaptchaEnterprise/dummy.m"
],
"target_dependencies" : [
"RecaptchaEnterprise"
],
"type" : "library"
},
{
"c99name" : "RecaptchaEnterpriseSDK",
"module_type" : "BinaryTarget",
"name" : "RecaptchaEnterpriseSDK",
"path" : "remote/archive/recaptcha-sdk-xcframework.xcframework.zip",
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "RecaptchaEnterprise",
"module_type" : "SwiftTarget",
"name" : "RecaptchaEnterprise",
"path" : "Sources/RecaptchaEnterprise",
"product_dependencies" : [
"RecaptchaInterop"
],
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
"RecaptchaInteropBidings.swift"
],
"target_dependencies" : [
"RecaptchaEnterpriseSDK"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RecaptchaEnterprise"
]
}
}
2026-05-01 11:16:55.795 xcodebuild[735:4421] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RecaptchaEnterprise -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaEnterpriseWrapper' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaEnterpriseWrapper' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 24ed2d860570f18c118d6a181dcead5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/24ed2d860570f18c118d6a181dcead5c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework'. (in target 'RecaptchaEnterpriseWrapper' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework'. (in target 'RecaptchaEnterprise' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterpriseSDK/RecaptchaEnterpriseSDK.xcframework'. (in target 'RecaptchaEnterprise' from project 'RecaptchaEnterprise')
2026-05-01 11:16:56.696 xcodebuild[738:4455] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bd9bd665f4e69f0d060ec09e53f5cd4e32396b2f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme RecaptchaEnterprise
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild