Build Information
Failed to build RecaptchaEnterprise, reference main (100e37), with Swift 6.0 for macOS (SPM) on 1 May 2026 15:14:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --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: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Compiling RecaptchaInterop placeholder.m
[2/4] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module RecaptchaEnterprise
/Users/admin/builder/spi-builder-workspace/Sources/RecaptchaEnterprise/RecaptchaInteropBidings.swift:16:19: error: no such module 'RecaptchaEnterpriseSDK'
14 |
15 | import Foundation
16 | @_exported import RecaptchaEnterpriseSDK
| `- error: no such module 'RecaptchaEnterpriseSDK'
17 | @preconcurrency import RecaptchaInterop
18 |
[5/6] Compiling RecaptchaEnterprise RecaptchaInteropBidings.swift
/Users/admin/builder/spi-builder-workspace/Sources/RecaptchaEnterprise/RecaptchaInteropBidings.swift:16:19: error: no such module 'RecaptchaEnterpriseSDK'
14 |
15 | import Foundation
16 | @_exported import RecaptchaEnterpriseSDK
| `- error: no such module 'RecaptchaEnterpriseSDK'
17 | @preconcurrency import RecaptchaInterop
18 |
Fetching https://github.com/google/interop-ios-for-google-sdks.git
[1/282] Fetching interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.66s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (0.56s)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
[2852/2852] Downloading https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip
Downloading binary artifact https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip
Downloaded https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip (1.08s)
BUILD FAILURE 6.0 macosSpm