The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Reach5, reference 10.0.0 (54d0c2), with Swift 6.3 for Wasm on 17 Apr 2026 06:06:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReachFive/reachfive-ios.git
Reference: 10.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ReachFive/reachfive-ios
 * tag               10.0.0     -> FETCH_HEAD
HEAD is now at 54d0c27 10.0.0 (#96)
Cloned https://github.com/ReachFive/reachfive-ios.git
Revision (git rev-parse @):
54d0c278a622eb603453dd2e9c2b4e5eebf71457
SUCCESS checkout https://github.com/ReachFive/reachfive-ios.git at 10.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ReachFive/reachfive-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Core/Info.plist
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/89] Emitting module Reach5
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[5/101] Compiling Reach5 ReachFivePasswordLess.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[6/101] Compiling Reach5 ReachFiveProfile.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[7/101] Compiling Reach5 ReachFiveProviders.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[8/101] Compiling Reach5 ReachFiveToken.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[9/101] Compiling Reach5 ReachFiveWebviewLogin.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[10/101] Compiling Reach5 AccessTokenResponse.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[11/101] Compiling Reach5 AuthToken.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[12/101] Compiling Reach5 ClientConfigResponse.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[13/101] Compiling Reach5 Consent.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[14/101] Compiling Reach5 Emails.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[15/101] Compiling Reach5 LoginSummary.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[16/101] Compiling Reach5 OpenIdUser.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[17/101] Compiling Reach5 Async.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[18/101] Compiling Reach5 Base64.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[19/101] Compiling Reach5 CustomField.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[20/101] Compiling Reach5 DataRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[21/101] Compiling Reach5 DictionaryEncodable.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[22/101] Compiling Reach5 Logger.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[23/101] Compiling Reach5 NetworkClient.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[24/101] Compiling Reach5 Pkce.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[25/101] Compiling Reach5 Storage.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[26/101] Compiling Reach5 StringUtils.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[27/101] Compiling Reach5 WebAuthentication.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[28/101] Compiling Reach5 resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[29/101] Compiling Reach5 Profile.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[30/101] Compiling Reach5 ProfileAddress.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[31/101] Compiling Reach5 ProfileUpdate.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[32/101] Compiling Reach5 ProviderConfig.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[33/101] Compiling Reach5 ProvidersConfigsResult.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[34/101] Compiling Reach5 SdkConfig.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[35/101] Compiling Reach5 SdkInternalConfig.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[36/101] Compiling Reach5 SignupTokenResponse.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[37/101] Compiling Reach5 AuthCodeRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[38/101] Compiling Reach5 LoginCallback.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[39/101] Compiling Reach5 LoginProviderRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[40/101] Compiling Reach5 LoginRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[41/101] Compiling Reach5 MfaCredentialsRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[42/101] Compiling Reach5 MfaStepUpRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[43/101] Compiling Reach5 ProfileSignupRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[44/101] Compiling Reach5 RefreshRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[45/101] Compiling Reach5 RequestAccountRecoveryRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[46/101] Compiling Reach5 RequestPasswordResetRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[47/101] Compiling Reach5 RevokeTokenRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[48/101] Compiling Reach5 SignupRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[49/101] Compiling Reach5 StartPasswordlessRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[50/101] Compiling Reach5 TokenType.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[51/101] Compiling Reach5 UpdateEmailRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[52/101] Compiling Reach5 UpdatePasswordRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[53/101] Compiling Reach5 AppleProvider.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[54/101] Compiling Reach5 CredentialManager.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[55/101] Compiling Reach5 DefaultProvider.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[56/101] Compiling Reach5 LoginWKWebview.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[57/101] Compiling Reach5 Provider.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[58/101] Compiling Reach5 ReachFive.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[59/101] Compiling Reach5 ReachFiveApi.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[60/101] Compiling Reach5 ReachFiveApplication.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[61/101] Compiling Reach5 ReachFiveError.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[62/101] Compiling Reach5 ReachFiveLogin.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[63/101] Compiling Reach5 ReachFiveMfa.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[64/101] Compiling Reach5 ReachFiveNative.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[65/101] Compiling Reach5 ReachFivePassword.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[66/101] Compiling Reach5 UpdatePhoneNumberRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[67/101] Compiling Reach5 VerifyAuthCodeRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[68/101] Compiling Reach5 VerifyEmailRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[69/101] Compiling Reach5 VerifyPhoneNumberRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[70/101] Compiling Reach5 WebSessionLogoutRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[71/101] Compiling Reach5 WebviewLoginRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[72/101] Compiling Reach5 AuthenticationPublicKeyCredential.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[73/101] Compiling Reach5 NativeLoginRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[74/101] Compiling Reach5 NewPasskeyRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[75/101] Compiling Reach5 PasskeySignupRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[76/101] Compiling Reach5 ProfilePasskeySignupRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[77/101] Compiling Reach5 R5AuthenticatorAssertionResponse.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[78/101] Compiling Reach5 R5AuthenticatorAttestationResponse.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[79/101] Compiling Reach5 R5PublicKeyCredentialRequestOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[80/101] Compiling Reach5 RegistrationPublicKeyCredential.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[81/101] Compiling Reach5 RegistrationRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[82/101] Compiling Reach5 ResetOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[83/101] Compiling Reach5 ResetPasskeyRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[84/101] Compiling Reach5 ResetPublicKeyCredential.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[85/101] Compiling Reach5 SignupOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[86/101] Compiling Reach5 WebAuthnLoginRequest.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[87/101] Compiling Reach5 WebauthnSignupCredential.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[88/101] Compiling Reach5 TknMfa.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[89/101] Compiling Reach5 VerifyEmailResponse.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[90/101] Compiling Reach5 TrustedDevice.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[91/101] Compiling Reach5 AuthenticationOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[92/101] Compiling Reach5 AuthenticationToken.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[93/101] Compiling Reach5 CredentialCreationOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[94/101] Compiling Reach5 DeviceCredential.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[95/101] Compiling Reach5 R5AuthenticatorSelectionCriteria.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[96/101] Compiling Reach5 R5PublicKeyCredentialCreationOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[97/101] Compiling Reach5 R5PublicKeyCredentialDescriptor.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[98/101] Compiling Reach5 R5PublicKeyCredentialParameter.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[99/101] Compiling Reach5 R5PublicKeyCredentialRpEntity.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[100/101] Compiling Reach5 R5PublicKeyCredentialUserEntity.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
[101/101] Compiling Reach5 RegistrationOptions.swift
/host/spi-builder-workspace/Sources/Core/Classes/AppleProvider.swift:2:8: error: no such module 'UIKit'
 1 | import Foundation
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public class AppleProvider: ProviderCreator {
BUILD FAILURE 6.3 wasm