The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build w3w-swift-components, reference v3.0.0 (6ed04b), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 04:55:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/what3words/w3w-swift-components.git
Reference: v3.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/what3words/w3w-swift-components
 * tag               v3.0.0     -> FETCH_HEAD
HEAD is now at 6ed04be upped CocoaPod version number
Cloned https://github.com/what3words/w3w-swift-components.git
Revision (git rev-parse @):
6ed04be4011d86642d1f8b9bbab8ac118bedbd86
SUCCESS checkout https://github.com/what3words/w3w-swift-components.git at v3.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/what3words/w3w-swift-components.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/what3words/w3w-swift-core.git
Fetching https://github.com/what3words/w3w-swift-wrapper.git
[1/1979] Fetching w3w-swift-wrapper
[160/2443] Fetching w3w-swift-wrapper, w3w-swift-core
Fetched https://github.com/what3words/w3w-swift-core.git from cache (0.31s)
Fetched https://github.com/what3words/w3w-swift-wrapper.git from cache (0.31s)
Computing version for https://github.com/what3words/w3w-swift-wrapper.git
Computed https://github.com/what3words/w3w-swift-wrapper.git at 4.0.2 (0.76s)
Fetching https://github.com/what3words/w3w-swift-voice-api.git
[1/55] Fetching w3w-swift-voice-api
Fetched https://github.com/what3words/w3w-swift-voice-api.git from cache (0.87s)
Computing version for https://github.com/what3words/w3w-swift-voice-api.git
Computed https://github.com/what3words/w3w-swift-voice-api.git at 1.0.0 (1.31s)
Computing version for https://github.com/what3words/w3w-swift-core.git
Computed https://github.com/what3words/w3w-swift-core.git at 1.1.3 (0.42s)
Creating working copy for https://github.com/what3words/w3w-swift-voice-api.git
Working copy of https://github.com/what3words/w3w-swift-voice-api.git resolved at 1.0.0
Creating working copy for https://github.com/what3words/w3w-swift-wrapper.git
Working copy of https://github.com/what3words/w3w-swift-wrapper.git resolved at 4.0.2
Creating working copy for https://github.com/what3words/w3w-swift-core.git
Working copy of https://github.com/what3words/w3w-swift-core.git resolved at 1.1.3
Building for debugging...
[0/58] Write sources
[0/58] Copying Localizable.strings
[18/58] Copying sateliteIcon.png
[18/58] Copying Localizable.strings
[30/58] Copying mapIcon.png
[31/58] Copying logo.png
[32/58] Copying Localizable.strings
[43/58] Copying flag.water.png
[44/58] Copying Localizable.strings
[54/58] Copying Info.plist
[54/58] Copying Localizable.strings
[55/58] Write sources
[57/58] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/104] Emitting module W3WSwiftCore
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[60/110] Compiling W3WSwiftCore W3WCircle.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[61/110] Compiling W3WSwiftCore W3WDistance.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[62/110] Compiling W3WSwiftCore W3WLine.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[63/110] Compiling W3WSwiftCore W3WPolygon.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[64/110] Compiling W3WSwiftCore W3WInputType.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[65/110] Compiling W3WSwiftCore W3WOption.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[66/110] Compiling W3WSwiftCore W3WMeasurementSystem.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[67/110] Compiling W3WSwiftCore W3WUtilitiesProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[68/110] Compiling W3WSwiftCore W3WCountry.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[69/110] Compiling W3WSwiftCore W3WLanguage.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[70/110] Compiling W3WSwiftCore W3WRanked.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[71/110] Compiling W3WSwiftCore W3WSquare.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[72/110] Compiling W3WSwiftCore SdkExtension.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[73/110] Compiling W3WSwiftCore SdkTypes.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[74/110] Compiling W3WSwiftCore W3WGpsReading.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[75/110] Compiling W3WSwiftCore W3WGpsState.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[76/110] Compiling W3WSwiftCore W3WGpsStatus.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[77/110] Compiling W3WSwiftCore W3WProtocolV3.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[78/110] Compiling W3WSwiftCore W3WProtocolV4.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[79/110] Compiling W3WSwiftCore W3WOptionAcceptorProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[80/110] Compiling W3WSwiftCore W3WOptionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[81/110] Compiling W3WSwiftCore W3WOptions.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[82/110] Compiling W3WSwiftCore W3WDuration.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[83/110] Compiling W3WSwiftCore ClosureDefinitions.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[84/110] Compiling W3WSwiftCore W3WError+W3WSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[85/110] Compiling W3WSwiftCore W3WEventsSubscriptions.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[86/110] Compiling W3WSwiftCore W3WLive.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[87/110] Compiling W3WSwiftCore W3WRegex.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[88/110] Compiling W3WSwiftCore W3WDebouncer.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[89/110] Compiling W3WSwiftCore W3WThread.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[90/110] Compiling W3WSwiftCore W3WBox.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[91/110] Compiling W3WSwiftCore W3WMockTranslation.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[92/110] Compiling W3WSwiftCore W3WTranslate.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[93/110] Compiling W3WSwiftCore W3WTranslationsProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[94/110] Compiling W3WSwiftCore W3WJson.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[95/110] Compiling W3WSwiftCore W3WRequest.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[96/110] Compiling W3WSwiftCore W3WEvent.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[97/110] Compiling W3WSwiftCore W3WEventSubscriberProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[98/110] Compiling W3WSwiftCore W3WUser.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[99/110] Compiling W3WSwiftCore W3WAudioRecorder.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[100/110] Compiling W3WSwiftCore W3WAudioRecording.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[101/110] Compiling W3WSwiftCore W3WAudioStream.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[102/110] Compiling W3WSwiftCore W3WEncoding.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[103/110] Compiling W3WSwiftCore W3WMicrophone.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[104/110] Compiling W3WSwiftCore ApiExtension.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[105/110] Compiling W3WSwiftCore W3WSuggestion.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[106/110] Compiling W3WSwiftCore W3WAudioStreamProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[107/110] Compiling W3WSwiftCore W3WVoiceListeningState.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[108/110] Compiling W3WSwiftCore W3WVoiceProtocol.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[109/110] Compiling W3WSwiftCore W3WVoiceSuggestion+W3WSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
[110/110] Compiling W3WSwiftCore W3WSettings+W3WSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/w3w-swift-core/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | #if canImport(Combine)
BUILD FAILURE 6.2 wasm