The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RecaptchaEnterprise, reference 18.9.0 (100e37), with Swift 6.0 for macOS (SPM) on 1 May 2026 15:14:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Reference: 18.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
 * tag               18.9.0     -> FETCH_HEAD
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 18.9.0
========================================
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.75s)
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.60s)
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
[1418/1418] 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.00s)
BUILD FAILURE 6.0 macosSpm