The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Clerk, reference 1.1.0 (74b48c), with Swift 6.2 for Wasm on 22 Apr 2026 13:25:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/clerk/clerk-ios.git
Reference: 1.1.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/clerk/clerk-ios
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 74b48c1 Bump SDK version to 1.1.0 (#401)
Cloned https://github.com/clerk/clerk-ios.git
Revision (git rev-parse @):
74b48c126a0de46d519ef87b74fc5b2f61dfc46d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/clerk/clerk-ios.git at 1.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/clerk/clerk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/WeTransfer/Mocker
Fetching https://github.com/kean/Nuke.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/marmelroy/PhoneNumberKit
[1/1889] Fetching mocker
[1059/2845] Fetching mocker, swift-concurrency-extras
[1288/10383] Fetching mocker, swift-concurrency-extras, phonenumberkit
[3735/38981] Fetching mocker, swift-concurrency-extras, phonenumberkit, nuke
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.53s)
Fetched https://github.com/WeTransfer/Mocker from cache (0.53s)
[5062/36136] Fetching phonenumberkit, nuke
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (2.29s)
Fetched https://github.com/kean/Nuke.git from cache (2.32s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.2 (4.86s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.40s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.9.0 (0.39s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.10 (0.44s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.9.0
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.10
Creating working copy for https://github.com/WeTransfer/Mocker
Working copy of https://github.com/WeTransfer/Mocker resolved at 3.0.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Building for debugging...
[0/12] Write sources
[2/12] Copying Info.plist
[2/12] Write sources
[3/12] Copying PrivacyInfo.xcprivacy
[5/12] Copying PhoneNumberMetadata.json
[6/12] Copying Localizable.xcstrings
[7/12] Write sources
[9/12] Copying Colors.xcassets
[10/12] Copying Images.xcassets
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/218] Emitting module PhoneNumberKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/220] Emitting module ClerkKit
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[15/239] Compiling ClerkKit SessionTokenFetcher.swift
[16/239] Compiling ClerkKit SignIn+Identifier.swift
[17/239] Compiling ClerkKit PasskeyService.swift
[18/239] Compiling ClerkKit Session.swift
[19/239] Compiling ClerkKit SessionService.swift
[20/239] Compiling ClerkKit ExternalAuthUtils.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[21/239] Compiling ClerkKit HTTPURLResponse+Ext.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[22/239] Compiling ClerkKit JSON.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[23/239] Compiling ClerkKit JSONDecoder+Ext.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[24/239] Compiling ClerkKit JSONEncoder+Ext.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[25/239] Compiling ClerkKit JWTDecoder.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[26/239] Compiling ClerkKit LocaleUtils.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[27/239] Compiling ClerkKit Optional+String.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[28/239] Compiling ClerkKit ProxyConfiguration.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[29/239] Compiling ClerkKit RetryingOperation.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[30/239] Compiling ClerkKit SessionStatusLogger.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[31/239] Compiling ClerkKit SessionUtils.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[32/239] Compiling ClerkKit String+Base64.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[33/239] Compiling ClerkKit String+Ext.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[34/239] Compiling ClerkKit String+JSON.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[35/239] Compiling ClerkKit URLEncodedFormEncoder.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[36/239] Compiling ClerkKit UserDefaults+Sendable.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[37/239] Compiling ClerkKit Version.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[38/239] Compiling ClerkKit WebAuthentication.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[39/239] Compiling ClerkKit ClerkLoggingMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[40/239] Compiling ClerkKit ClerkProxyRequestMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[41/239] Compiling ClerkKit ClerkQueryItemsRequestMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[42/239] Compiling ClerkKit ClerkRateLimitRetryMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[43/239] Compiling ClerkKit ClerkURLEncodedFormEncoderMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[44/239] Compiling ClerkKit NetworkMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[45/239] Compiling ClerkKit CacheManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[46/239] Compiling ClerkKit Clerk+Keychain.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[47/239] Compiling ClerkKit ClerkKeychainKey.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[48/239] Compiling ClerkKit InMemoryKeychain.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[49/239] Compiling ClerkKit KeychainStorage.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[50/239] Compiling ClerkKit SystemKeychain.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[51/239] Compiling ClerkKit TelemetryCollector.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[52/239] Compiling ClerkKit TelemetryEnvironment.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[53/239] Compiling ClerkKit TelemetryEvents.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[54/239] Compiling ClerkKit TelemetryThrottler.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[55/239] Compiling ClerkKit TelemetryTypes.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[56/239] Compiling ClerkKit DeviceHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[57/239] Compiling ClerkKit EnvironmentDetection.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[58/239] Compiling ClerkKit UserUpdatePasswordParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[59/239] Compiling ClerkKit AuthEvent.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[60/239] Compiling ClerkKit EventEmitter.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[61/239] Compiling ClerkKit AppAttestHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[62/239] Compiling ClerkKit PasskeyHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[63/239] Compiling ClerkKit SignInWithAppleHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[64/239] Compiling ClerkKit WatchConnectivityManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[65/239] Compiling ClerkKit WatchConnectivitySyncProtocol.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[66/239] Compiling ClerkKit WatchSyncPayload.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[67/239] Compiling ClerkKit WatchSyncReceiver.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[68/239] Compiling ClerkKit LifecycleManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[69/239] Compiling ClerkKit SessionPollingManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[70/239] Compiling ClerkKit TaskCoordinator.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[71/239] Compiling ClerkKit WatchConnectivityCoordinator.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[72/239] Compiling ClerkKit ClerkLogger.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[73/239] Compiling ClerkKit Clerk+Mocks.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[74/239] Compiling ClerkKit Clerk+Preview.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[75/239] Compiling ClerkKit MockDependencyContainer.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[76/239] Compiling ClerkKit MockModels.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[77/239] Compiling PhoneNumberKit PhoneNumberTextFieldDelegate.swift
[78/239] Compiling PhoneNumberKit resource_bundle_accessor.swift
[79/239] Compiling ClerkKit DependencyContainer.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[80/239] Compiling ClerkKit BackupCodeResource.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[81/239] Compiling ClerkKit Factor.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[82/239] Compiling ClerkKit FactorStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[83/239] Compiling ClerkKit IDTokenProvider.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[84/239] Compiling ClerkKit OAuthProvider.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[85/239] Compiling ClerkKit OIDCPrompt.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/245] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[87/245] Compiling ClerkKit ClerkOptions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[88/245] Compiling ClerkKit ConfigurationManager.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[89/245] Compiling ClerkKit Auth.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[90/245] Compiling ClerkKit Clerk+Reconfigure.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[91/245] Compiling ClerkKit Clerk.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[92/245] Compiling ClerkKit Organizations.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[93/245] Compiling ClerkKit Dependencies.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[96/245] Compiling ClerkKit Passkey.swift
[97/245] Compiling ClerkKit ClerkInitializationError.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[98/245] Compiling ClerkKit ClerkPaginatedResponse.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[99/245] Compiling ClerkKit DeletedObject.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[100/245] Compiling ClerkKit ImageResource.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[101/245] Compiling ClerkKit AuthConfig.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[102/245] Compiling ClerkKit DisplayConfig.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[103/245] Compiling ClerkKit Environment.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[104/245] Compiling ClerkKit Client+Ext.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[105/245] Compiling ClerkKit Client.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[106/245] Compiling ClerkKit ClientResponse.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[107/245] Compiling ClerkKit ClientService.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[108/245] Compiling ClerkKit ClerkAPIError.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[109/245] Compiling ClerkKit ClerkClientError.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[110/245] Compiling ClerkKit ClerkError.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[111/245] Compiling ClerkKit SignUp+Status.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[112/245] Compiling ClerkKit SignUp.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[113/245] Compiling ClerkKit SignUpService.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[114/245] Compiling ClerkKit TOTPResource.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[115/245] Compiling ClerkKit TokenResource.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[116/245] Compiling ClerkKit TransferFlowResult.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[117/245] Compiling ClerkKit Verification.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[132/245] Compiling ClerkKit SignIn+Status.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[134/245] Compiling ClerkKit SignIn+UserData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[136/245] Compiling ClerkKit SignIn.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[138/245] Compiling ClerkKit SignInService.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[139/245] Compiling ClerkKit SignUp+Field.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[141/245] Compiling ClerkKit SignUp+ServiceParams.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[144/245] Compiling ClerkKit MockClientService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[145/245] Compiling ClerkKit MockEmailAddressService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[146/245] Compiling ClerkKit MockEnvironmentService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[147/245] Compiling ClerkKit MockExternalAccountService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[148/245] Compiling ClerkKit MockOrganizationService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[149/245] Compiling ClerkKit MockPasskeyService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[150/245] Compiling ClerkKit MockPhoneNumberService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[151/245] Compiling ClerkKit MockSessionService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[152/245] Compiling ClerkKit MockSignInService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[153/245] Compiling ClerkKit MockSignUpService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[154/245] Compiling ClerkKit MockUserService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[155/245] Compiling ClerkKit APIRequest.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[156/245] Compiling ClerkKit ClerkAPIClient.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[157/245] Compiling ClerkKit ClerkAuthEventEmitterResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[158/245] Compiling ClerkKit ClerkClientSyncResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[159/245] Compiling ClerkKit ClerkDeviceTokenResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[160/245] Compiling ClerkKit ClerkErrorThrowingResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[161/245] Compiling ClerkKit ClerkHeaderRequestMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[162/245] Compiling ClerkKit ClerkInvalidAuthResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[173/246] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[174/246] Compiling Nuke TaskFetchOriginalData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[175/246] Compiling Nuke TaskFetchOriginalImage.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[176/246] Compiling Nuke TaskFetchWithPublisher.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[177/246] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[178/246] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[179/246] Compiling ClerkKit OrganizationDomain.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[180/246] Compiling ClerkKit OrganizationInvitation.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[181/246] Compiling ClerkKit OrganizationMembership.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[201/246] Compiling ClerkKit OrganizationMembershipRequest.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[202/246] Compiling ClerkKit OrganizationService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[203/246] Compiling ClerkKit OrganizationSuggestion.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[204/246] Compiling ClerkKit PermissionResource.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[205/246] Compiling ClerkKit RoleResource.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[206/246] Compiling ClerkKit UserOrganizationInvitation.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[207/246] Compiling ClerkKit EmailAddress.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[208/246] Compiling ClerkKit EmailAddressAttemptVerificationParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[209/246] Compiling ClerkKit EmailAddressPrepareVerificationParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[210/246] Compiling ClerkKit EmailAddressService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[211/246] Compiling ClerkKit EnterpriseAccount.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[212/246] Compiling ClerkKit ExternalAccount.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[213/246] Compiling ClerkKit ExternalAccountService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[214/246] Compiling ClerkKit PhoneNumber.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[215/246] Compiling ClerkKit PhoneNumberService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[216/246] Compiling ClerkKit PublicUserData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[217/246] Compiling ClerkKit User.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[218/246] Compiling ClerkKit UserService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
[219/246] Compiling ClerkKit UserUpdateParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
  6 | // swiftlint:disable file_length
  7 |
  8 | import AuthenticationServices
    |        `- error: no such module 'AuthenticationServices'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
BUILD FAILURE 6.2 wasm