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 SwiftUIKit, reference main (4f88a9), with Swift 6.2 (beta) for Wasm on 24 Jul 2025 15:24:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/danielsaidi/SwiftUIKit.git
Reference: main
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/danielsaidi/SwiftUIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f88a9f Remove all deprecations
Cloned https://github.com/danielsaidi/SwiftUIKit.git
Revision (git rev-parse @):
4f88a9f3de708c0a380a3a3f90f9c3ec7a3ec910
SUCCESS checkout https://github.com/danielsaidi/SwiftUIKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsaidi/SwiftUIKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/4] Copying Localizable.xcstrings
[0/4] Copying Info.plist
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/96] Emitting module SwiftUIKit
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[6/108] Compiling SwiftUIKit View+Label.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[7/108] Compiling SwiftUIKit View+Prefers.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[8/108] Compiling SwiftUIKit View+macOS.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[9/108] Compiling SwiftUIKit BundleFileFinder.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[10/108] Compiling SwiftUIKit DirectoryFileManager.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[11/108] Compiling SwiftUIKit DirectoryMonitor.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[12/108] Compiling SwiftUIKit DirectoryObservable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[13/108] Compiling SwiftUIKit FileManager+UniqueFileName.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[14/108] Compiling SwiftUIKit URL+iCloud.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[15/108] Compiling SwiftUIKit iCloudDocumenSync.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[16/108] Compiling SwiftUIKit Font+FontRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[17/108] Compiling SwiftUIKit FontRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[18/108] Compiling SwiftUIKit GridItem+Convenience.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[19/108] Compiling SwiftUIKit Bundle+Information.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[20/108] Compiling SwiftUIKit Array+Range.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[21/108] Compiling SwiftUIKit Collection+Async.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[22/108] Compiling SwiftUIKit Collection+Content.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[23/108] Compiling SwiftUIKit Collection+Distinct.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[24/108] Compiling SwiftUIKit Sequence+Batch.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[25/108] Compiling SwiftUIKit Sequence+Group.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[26/108] Compiling SwiftUIKit Color+Codable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[27/108] Compiling SwiftUIKit Color+Hex.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[28/108] Compiling SwiftUIKit Color+List.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[29/108] Compiling SwiftUIKit Color+Random.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[30/108] Compiling SwiftUIKit ColorRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[31/108] Compiling SwiftUIKit AboutPanelCommand.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[32/108] Compiling SwiftUIKit EdgeInsets+Init.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[33/108] Compiling SwiftUIKit EdgeInsets+UIKit.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[34/108] Compiling SwiftUIKit Label+Init.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[35/108] Compiling SwiftUIKit Optional+IsSet.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[36/108] Compiling SwiftUIKit Text+Lines.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[37/108] Compiling SwiftUIKit Url+Global.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[38/108] Compiling SwiftUIKit UserDefaults+Codable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[39/108] Compiling SwiftUIKit View+Autosave.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[40/108] Compiling SwiftUIKit View+Border.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[41/108] Compiling SwiftUIKit View+Conditionals.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[42/108] Compiling SwiftUIKit View+DynamicType.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[43/108] Compiling SwiftUIKit View+Enabled.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[44/108] Compiling SwiftUIKit View+Frame.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[45/108] Compiling SwiftUIKit Collection+Codable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[46/108] Compiling SwiftUIKit CsvParser.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[47/108] Compiling SwiftUIKit MimeType.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[48/108] Compiling SwiftUIKit StorageValue.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[49/108] Compiling SwiftUIKit Date+AddRemove.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[50/108] Compiling SwiftUIKit Date+Compare.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[51/108] Compiling SwiftUIKit Date+Components.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[52/108] Compiling SwiftUIKit Date+Difference.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[53/108] Compiling SwiftUIKit Date+Init.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[54/108] Compiling SwiftUIKit DeviceIdentifier.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[55/108] Compiling SwiftUIKit Comparable+Limit.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[56/108] Compiling SwiftUIKit ComparisonResult+Shortcuts.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[57/108] Compiling SwiftUIKit EdgeInsets+Edge.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[58/108] Compiling SwiftUIKit Image+Resized.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[59/108] Compiling SwiftUIKit Image+Symbol.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[60/108] Compiling SwiftUIKit ImageCache.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[61/108] Compiling SwiftUIKit ImageRepresentable+Data.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[62/108] Compiling SwiftUIKit ImageRepresentable+Resized.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[63/108] Compiling SwiftUIKit ImageRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[64/108] Compiling SwiftUIKit UIImage+Photos.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[65/108] Compiling SwiftUIKit UIImage+Rotated.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[66/108] Compiling SwiftUIKit UIImage+Tinted.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[67/108] Compiling SwiftUIKit KeychainItemAccessibility.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[68/108] Compiling SwiftUIKit KeychainService.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[69/108] Compiling SwiftUIKit KeychainWrapper.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[70/108] Compiling SwiftUIKit ListButtonGroup.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[71/108] Compiling SwiftUIKit ListButtonGroupStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[72/108] Compiling SwiftUIKit ListButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[73/108] Compiling SwiftUIKit ListCard.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[74/108] Compiling SwiftUIKit ListCardButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[75/108] Compiling SwiftUIKit ListCardStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[76/108] Compiling SwiftUIKit ListDragHandle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[77/108] Compiling SwiftUIKit ListPadding.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[78/108] Compiling SwiftUIKit ListSectionTitle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[79/108] Compiling SwiftUIKit ListSelectItem.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[80/108] Compiling SwiftUIKit ListShelfSection.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[81/108] Compiling SwiftUIKit ListShelfSectionStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[82/108] Compiling SwiftUIKit ListSubtitle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[83/108] Compiling SwiftUIKit PlainListContent.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[84/108] Compiling SwiftUIKit String+Replace.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[85/108] Compiling SwiftUIKit String+Split.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[86/108] Compiling SwiftUIKit String+Subscript.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[87/108] Compiling SwiftUIKit String+Trimmed.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[88/108] Compiling SwiftUIKit String+UrlEncode.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[89/108] Compiling SwiftUIKit ViewShadowStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[90/108] Compiling SwiftUIKit MultilineSubmitViewModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[91/108] Compiling SwiftUIKit TextEditorStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[92/108] Compiling SwiftUIKit TextFieldClearButton.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[93/108] Compiling SwiftUIKit EditableView.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[94/108] Compiling SwiftUIKit FetchedDataView.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[95/108] Compiling SwiftUIKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[96/108] Compiling SwiftUIKit ReorderableForEach.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[97/108] Compiling SwiftUIKit SidebarListRowBackgroundModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[98/108] Compiling SwiftUIKit SwiftUIPreviewInspector.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[99/108] Compiling SwiftUIKit ValidationRegex.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[100/108] Compiling SwiftUIKit ShareSheet.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[101/108] Compiling SwiftUIKit String+Base64.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[102/108] Compiling SwiftUIKit String+Bool.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[103/108] Compiling SwiftUIKit String+Capitalize.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[104/108] Compiling SwiftUIKit String+Characters.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[105/108] Compiling SwiftUIKit String+Contains.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[106/108] Compiling SwiftUIKit String+Content.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[107/108] Compiling SwiftUIKit String+Dictation.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
[108/108] Compiling SwiftUIKit String+Paragraph.swift
/host/spi-builder-workspace/Sources/SwiftUIKit/Bundle/Bundle+Information.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public extension Bundle {
BUILD FAILURE 6.2 wasm