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 TweaKit, reference 1.0.4 (2386d0), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 13:09:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Alpensegler/TweaKit.git
Reference: 1.0.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/Alpensegler/TweaKit
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 2386d06 chore(project): bump version to 1.0.4
Cloned https://github.com/Alpensegler/TweaKit.git
Revision (git rev-parse @):
2386d069037a7b7c9077656eb3a730d4447df4e6
SUCCESS checkout https://github.com/Alpensegler/TweaKit.git at 1.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Alpensegler/TweaKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/3] Write sources
[1/3] Copying Icons.xcassets
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/75] Compiling TweaKit TweakList.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[5/75] Compiling TweaKit TweakSection.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[6/75] Compiling TweaKit TweakContext+Delegate.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[7/75] Compiling TweaKit TweakContext+Facade.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[8/75] Compiling TweaKit TweakContext.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[9/75] Compiling TweaKit Storable.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[10/75] Compiling TweaKit TweakStore.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[11/75] Compiling TweaKit TweakStoreCache.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[12/75] Compiling TweaKit TweakStoreNotifier.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[13/75] Compiling TweaKit TweakStorePersistency.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[14/75] Compiling TweaKit Tradable.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/75] Emitting module TweaKit
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[16/75] Compiling TweaKit TweakExporter.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[17/75] Compiling TweaKit TweakImporter.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[18/75] Compiling TweaKit TweakTradeContainer.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[19/75] Compiling TweaKit TweakTrader.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[20/75] Compiling TweaKit Tweak+Info.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[21/75] Compiling TweaKit TweakInfo.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[22/75] Compiling TweaKit NumericTweak.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[23/75] Compiling TweaKit SelectableTweak.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[24/75] Compiling TweaKit Tweak.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[25/75] Compiling TweaKit TweakType.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[26/85] Compiling TweaKit TweakableTweak.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[27/85] Compiling TweaKit TradedTweakable.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[28/85] Compiling TweaKit Tweakable.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[29/85] Compiling TweaKit Array+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[30/85] Compiling TweaKit Comparable+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[31/85] Compiling TweaKit CoreAnimation+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[32/85] Compiling TweaKit CoreGraphics+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[33/85] Compiling TweaKit DispatchQueue+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[34/85] Compiling TweaKit FloatingNumber+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[35/85] Compiling TweaKit ListView+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[36/85] Compiling TweaKit TweakListViewScene.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[37/85] Compiling TweaKit TweakSearchHistoryViewController.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[38/85] Compiling TweaKit TweakSearchViewController.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[39/85] Compiling TweaKit TweakSearcher.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[40/85] Compiling TweaKit TweakPrimaryView.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[41/85] Compiling TweaKit TweakPrimaryViewColorPicker.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[42/85] Compiling TweaKit TweakPrimaryViewContainer.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[43/85] Compiling TweaKit TweakPrimaryViewDisclosurer.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[44/85] Compiling TweaKit TweakPrimaryViewPlaceholder.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[45/85] Compiling TweaKit TweakPrimaryViewRecycler.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[46/85] Compiling TweaKit TweakView.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[47/85] Compiling TweaKit TweakContext+UI.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[48/85] Compiling TweaKit Constants.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[49/85] Compiling TweaKit Debouncer.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[50/85] Compiling TweaKit HitOutsideView.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[51/85] Compiling TweaKit Lock.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[52/85] Compiling TweaKit Matcher.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[53/85] Compiling TweaKit ResultBuilder.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[54/85] Compiling TweaKit TweakError.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[55/85] Compiling TweaKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[56/85] Compiling TweaKit TweakPrimaryViewStrider.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[57/85] Compiling TweaKit TweakPrimaryViewSwitcher.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[58/85] Compiling TweaKit TweakPrimaryViewTextField.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[59/85] Compiling TweaKit TweakSecondaryView.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[60/85] Compiling TweaKit TweakSecondaryViewAnimator.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[61/85] Compiling TweaKit TweakSecondaryViewColorPicker.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[62/85] Compiling TweaKit TweakSecondaryViewContainer.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[63/85] Compiling TweaKit TweakSecondaryViewItemConvertible.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[64/85] Compiling TweaKit TweakSecondaryViewReorderer.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[65/85] Compiling TweaKit TweakSecondaryViewSelector.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[66/85] Compiling TweaKit String+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[67/85] Compiling TweaKit UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[68/85] Compiling TweaKit UIColor+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[69/85] Compiling TweaKit UIImage+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[70/85] Compiling TweaKit UIViewController+Extension.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[71/85] Compiling TweaKit TweaKit.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[72/85] Compiling TweaKit TweakActionInitiator.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[73/85] Compiling TweaKit TweakHaptic.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[74/85] Compiling TweaKit TweakListEmptyView.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[75/85] Compiling TweaKit TweakTextFields.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[76/85] Compiling TweaKit TweakRootViewController.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[77/85] Compiling TweaKit TweakSegmentedViewController.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[78/85] Compiling TweaKit TweakWindow.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[79/85] Compiling TweaKit TweakFloatingBall.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[80/85] Compiling TweaKit TweakFloatingPanel.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[81/85] Compiling TweaKit TweakFloatingParticipant.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[82/85] Compiling TweaKit TweakFloatingTransitioner.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[83/85] Compiling TweaKit TweakListSectionHeader.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[84/85] Compiling TweaKit TweakListViewCell.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
[85/85] Compiling TweaKit TweakListViewController.swift
/host/spi-builder-workspace/Sources/Core/Container/TweakList.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// ``TweakList`` is the container of ``TweakSection``.
BUILD FAILURE 6.2 wasm