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 5.8.4 (acd2d1), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 20:04:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 5.8.4
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
 * tag               5.8.4      -> FETCH_HEAD
HEAD is now at acd2d16 Update documentation
Cloned https://github.com/danielsaidi/SwiftUIKit.git
Revision (git rev-parse @):
acd2d165010f1147d9f9a02157faaa222e3315d4
SUCCESS checkout https://github.com/danielsaidi/SwiftUIKit.git at 5.8.4
========================================
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-4609320-2":/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 Info.plist
[0/4] Copying Localizable.xcstrings
[2/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/154] 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/154] Compiling SwiftUIKit FlipDirection.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/154] Compiling SwiftUIKit FlipView.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/154] Compiling SwiftUIKit FontStyle.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/154] Compiling SwiftUIKit ForEachMultiPicker.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/154] Compiling SwiftUIKit ForEachPicker.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/154] Compiling SwiftUIKit GestureTimer.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/154] Compiling SwiftUIKit Image+ScanCode.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/154] Compiling SwiftUIKit ImagePicker.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/154] Compiling SwiftUIKit JSONDecoder+Date.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/154] Compiling SwiftUIKit JSONEncoder+Date.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/154] Compiling SwiftUIKit LinkText+LinkStyle.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/154] Compiling SwiftUIKit LinkText.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/154] Compiling SwiftUIKit ListAction.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/154] Compiling SwiftUIKit ListActionRow.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/154] Compiling SwiftUIKit ListMultiPicker.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/154] Compiling SwiftUIKit ListPicker.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/154] Compiling SwiftUIKit ListPickerItem.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/154] Compiling SwiftUIKit ListPickerSection.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/154] Compiling SwiftUIKit NavigationButton.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/154] Compiling SwiftUIKit NavigationContext.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/154] Compiling SwiftUIKit NavigationLinkArrow.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/154] 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 {
[28/154] 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 {
[29/154] 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 {
[30/154] 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 {
[31/154] 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 {
[32/154] 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 {
[33/154] 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 {
[34/154] 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 {
[35/154] 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 {
[36/154] 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 {
[37/154] 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 {
[38/154] 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 {
[39/154] 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 {
[40/154] 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 {
[41/154] 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 {
[42/154] 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 {
[43/154] 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 {
[44/154] Compiling SwiftUIKit Calendar+Date.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/154] 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 {
[46/154] 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 {
[47/154] 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 {
[48/154] 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 {
[49/175] 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 {
[50/175] 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 {
[51/175] 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 {
[52/175] 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 {
[53/175] 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 {
[54/175] 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 {
[55/175] 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 {
[56/175] 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 {
[57/175] Compiling SwiftUIKit ListHeader.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/175] 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 {
[59/175] 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 {
[60/175] 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 {
[61/175] 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 {
[62/175] 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 {
[63/175] 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 {
[64/175] 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 {
[65/175] 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 {
[66/175] Compiling SwiftUIKit DotLoadingAnimation.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/175] Compiling SwiftUIKit DotLoadingAnimationText.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/175] Compiling SwiftUIKit Pasteboard.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/175] Compiling SwiftUIKit SystemFontForEachPicker.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/175] 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 {
[71/175] 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 {
[72/175] 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 {
[73/175] 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 {
[74/175] 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 {
[75/175] 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 {
[76/175] 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 {
[77/175] 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 {
[78/175] 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 {
[79/175] 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 {
[80/175] 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 {
[81/175] 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 {
[82/175] 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 {
[83/175] 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 {
[84/175] 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 {
[85/175] Compiling SwiftUIKit NSImage+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 {
[86/175] 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 {
[87/175] 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 {
[88/175] 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 {
[89/175] 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 {
[90/175] 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 {
[91/175] 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 {
[92/175] 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 {
[93/175] 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 {
[94/175] 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 {
[95/175] 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 {
[96/175] 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 {
[97/175] 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 {
[98/175] 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 {
[99/175] 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 {
[100/175] 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 {
[101/175] 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 {
[102/175] 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 {
[103/175] 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 {
[104/175] 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 {
[105/175] 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 {
[106/175] 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 {
[107/175] 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 {
[108/175] 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 {
[109/175] 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 {
[110/175] 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 {
[111/175] 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 {
[112/175] 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 {
[113/175] 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 {
[114/175] 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 {
[115/175] 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 {
[116/175] 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 {
[117/175] 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 {
[118/175] 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 {
[119/175] 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 {
[120/175] 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 {
[121/175] 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 {
[122/175] 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 {
[123/175] Compiling SwiftUIKit Button+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 {
[124/175] Compiling SwiftUIKit ButtonType.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 {
[125/175] Compiling SwiftUIKit ColorPickerBar+Config.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 {
[126/175] Compiling SwiftUIKit ColorPickerBar+Style.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 {
[127/175] Compiling SwiftUIKit ColorPickerBar.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 {
[128/175] Compiling SwiftUIKit CornerRadiusStyle.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 {
[129/175] Compiling SwiftUIKit CustomRoundedRectangle.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 {
[130/175] Compiling SwiftUIKit DateFormatter+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 {
[131/175] Compiling SwiftUIKit DispatchQueue+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 {
[132/175] Compiling SwiftUIKit DocumentCamera.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 {
[133/175] Compiling SwiftUIKit FilePicker.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 {
[134/175] Compiling SwiftUIKit SystemFontListPicker.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 {
[135/175] Compiling SwiftUIKit SystemFontPicker.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 {
[136/175] Compiling SwiftUIKit SystemFontPickerFont.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 {
[137/175] Compiling SwiftUIKit SystemFontPickerItem.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 {
[138/175] Compiling SwiftUIKit ProcessInfo+SwiftPreviewInspector.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 {
[139/175] Compiling SwiftUIKit SwiftPreviewInspector.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 {
[140/175] Compiling SwiftUIKit CircularProgressBar+Style.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 {
[141/175] Compiling SwiftUIKit CircularProgressBar.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 {
[142/175] Compiling SwiftUIKit LinearProgressBar+Style.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 {
[143/175] Compiling SwiftUIKit LinearProgressBar.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 {
[144/175] 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 {
[145/175] 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 {
[146/175] 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 {
[147/175] 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 {
[148/175] 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 {
[149/175] 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 {
[150/175] 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 {
[151/175] 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 {
[152/175] 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 {
[153/175] 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 {
[154/175] 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 {
[155/175] Compiling SwiftUIKit OptionalBinding.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 {
[156/175] Compiling SwiftUIKit PageIndicator.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 {
[157/175] Compiling SwiftUIKit PageIndicatorDisplayMode.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 {
[158/175] Compiling SwiftUIKit PageIndicatorStyle.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 {
[159/175] Compiling SwiftUIKit PageView+Previews.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 {
[160/175] Compiling SwiftUIKit PageView.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 {
[161/175] Compiling SwiftUIKit PageView_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 {
[162/175] Compiling SwiftUIKit PhotoCamera.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 {
[163/175] Compiling SwiftUIKit AlertContext.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 {
[164/175] Compiling SwiftUIKit ErrorAlertConvertible.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 {
[165/175] Compiling SwiftUIKit ErrorAlerter.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 {
[166/175] Compiling SwiftUIKit FullScreenCoverContext.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 {
[167/175] Compiling SwiftUIKit PresentationContext.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 {
[168/175] Compiling SwiftUIKit SheetContext.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 {
[169/175] Compiling SwiftUIKit ScanCodeType.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 {
[170/175] Compiling SwiftUIKit SwipeGestureViewModifier.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 {
[171/175] Compiling SwiftUIKit TextReplacement.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 {
[172/175] Compiling SwiftUIKit UIImage+Pasteboard.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 {
[173/175] Compiling SwiftUIKit UrlSharing.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 {
[174/175] Compiling SwiftUIKit View+AnyView.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 {
[175/175] 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 {
BUILD FAILURE 6.2 wasm