Build Information
Failed to build Destinations, reference main (677092
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 16:17:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/poetmountain/Destinations.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/poetmountain/Destinations
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 677092d Merge branch 'main' of https://github.com/poetmountain/Destinations
Cloned https://github.com/poetmountain/Destinations.git
Revision (git rev-parse @):
677092de582e88277471ee3924cf38f32e253858
SUCCESS checkout https://github.com/poetmountain/Destinations.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/poetmountain/Destinations.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/106] Compiling Destinations InterfaceAction.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[4/106] Compiling Destinations InterfaceActionData.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[5/106] Compiling Destinations NavigationDestinationInterfaceState.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[6/106] Compiling Destinations NavigationStackPresentationOptions.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[7/106] Compiling Destinations AbstractInteractable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[8/106] Compiling Destinations AsyncDatasourceable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[9/106] Compiling Destinations AsyncInteractable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[10/106] Compiling Destinations AsyncInteractorAssisting.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[11/106] Compiling Destinations DatasourceItemsProviderStatusDelegate.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[12/106] Compiling Destinations Datasourceable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[13/106] Compiling Destinations DestinationConfigurationsContaining.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[14/106] Compiling Destinations DestinationInterfaceCoordinating.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[15/106] Compiling Destinations DestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[16/106] Compiling Destinations DestinationInternalStateable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[17/106] Compiling Destinations DestinationPathNavigating.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[18/120] Compiling Destinations AppDestinationConfigurations.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[19/120] Compiling Destinations CustomPresentation.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[20/120] Compiling Destinations DefaultActionAssistant.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[21/120] Compiling Destinations DefaultAsyncInteractorAssistant.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[22/120] Compiling Destinations DefaultInteractorAssistant.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[23/120] Compiling Destinations DestinationInterfaceState.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[24/120] Compiling Destinations DestinationInternalState.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[25/120] Compiling Destinations DestinationPresentation.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[26/120] Compiling Destinations DestinationsError.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[27/120] Compiling Destinations DestinationsSupport.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[28/120] Compiling Destinations GroupDestinationInternalState.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[29/120] Compiling Destinations Extensions.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[30/120] Compiling Destinations PMLogger.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[31/120] Compiling Destinations SystemNavigationOptions.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[32/120] Compiling Destinations InteractorConfiguration.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[33/120] Compiling Destinations DestinationProviding.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[34/120] Compiling Destinations DestinationStateable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[35/120] Compiling Destinations Destinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[36/120] Compiling Destinations Flowable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[37/120] Compiling Destinations GroupDestinationInternalStateable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[38/120] Compiling Destinations GroupedDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[39/120] Compiling Destinations Interactable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[40/120] Compiling Destinations InteractorAssisting.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[41/120] Compiling Destinations InteractorConfiguring.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[42/120] Compiling Destinations InteractorRequestConfiguring.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[43/120] Compiling Destinations InterfaceActionConfiguring.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[44/120] Compiling Destinations NavigationDestinationStateable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[45/120] Compiling Destinations DestinationSwiftUICoordinating.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[46/120] Compiling Destinations GroupedViewDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[47/120] Compiling Destinations NavigatingDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[48/120] Compiling Destinations InteractorTypeable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[49/120] Compiling Destinations RoutableDestinations.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[50/120] Compiling Destinations TabTypeable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[51/120] Compiling Destinations UserInteractionTypeable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[52/120] Compiling Destinations ControllerDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[53/120] Compiling Destinations ControllerDestinationProviding.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[54/120] Compiling Destinations ControllerDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[55/120] Compiling Destinations ControllerFlowable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[56/120] Compiling Destinations DestinationUIKitCoordinating.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[57/120] Compiling Destinations GroupedControllerDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[58/120] Compiling Destinations NavigatingControllerDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[59/120] Compiling Destinations SplitViewControllerDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[60/120] Compiling Destinations SplitViewControllerDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[61/120] Compiling Destinations SwiftUIAdaptable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[62/120] Compiling Destinations SwiftUIContainerDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[63/120] Compiling Destinations NavigatingViewDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[64/120] Compiling Destinations NavigationSplitViewDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[65/120] Compiling Destinations NavigationSplitViewDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[66/120] Compiling Destinations SheetPresentationConfiguring.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[67/120] Compiling Destinations SheetPresenting.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[68/120] Compiling Destinations Sheetable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[69/120] Compiling Destinations TabBarViewDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[70/120] Compiling Destinations TabBarViewDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[71/120] Compiling Destinations ViewDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[72/120] Compiling Destinations ViewDestinationProviding.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[73/120] Compiling Destinations ViewDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[74/120] Compiling Destinations ViewFlowable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[75/120] Compiling Destinations TabBarDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[76/120] Compiling Destinations ContentTypeable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[77/120] Compiling Destinations DestinationPresentationTypeable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[78/120] Compiling Destinations SwiftUIContainerInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[79/120] Compiling Destinations SwiftUIHostedInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[80/120] Compiling Destinations TabBarControllerDestinationInterfacing.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[81/120] Compiling Destinations TabBarControllerDestinationable.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[82/120] Compiling Destinations SheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[83/120] Compiling Destinations SplitViewColumn.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[84/120] Compiling Destinations BindableContainerView.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[85/120] Compiling Destinations ContainerView.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[86/120] Compiling Destinations DestinationNavigator.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[87/120] Compiling Destinations DestinationSwiftUICoordinator.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[88/120] Compiling Destinations NavigationSplitViewDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[89/120] Compiling Destinations NavigationViewDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[90/120] Compiling Destinations Sheet.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[91/120] Compiling Destinations SheetPresentation.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[92/120] Compiling Destinations TabViewDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[93/120] Compiling Destinations ViewDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[94/120] Compiling Destinations ViewFlow.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[95/120] Compiling Destinations BackNavigationModifier.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[96/120] Compiling Destinations DestinationDisappearModifier.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[97/120] Compiling Destinations SheetPresenter.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[98/120] Compiling Destinations ViewSheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[99/120] Compiling Destinations TabModel.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[100/120] Compiling Destinations ActionAssistantType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[101/120] Compiling Destinations DestinationActionType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[102/120] Compiling Destinations DestinationPresentationType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[103/120] Compiling Destinations InteractorAssistantType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[104/120] Compiling Destinations InteractorRequestMethod.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[105/120] Compiling Destinations NavigationPresentationType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/120] Emitting module Destinations
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[107/120] Compiling Destinations SheetPresentationType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[108/120] Compiling Destinations SystemNavigationType.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[109/120] Compiling Destinations ControllerDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[110/120] Compiling Destinations ControllerFlow.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[111/120] Compiling Destinations ControllerSheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[112/120] Compiling Destinations DestinationUIKitCoordinator.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[113/120] Compiling Destinations NavigationControllerDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[114/120] Compiling Destinations SplitViewController.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[115/120] Compiling Destinations SplitViewControllerDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[116/120] Compiling Destinations SwiftUIAdapter.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[117/120] Compiling Destinations SwiftUIContainerController.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[118/120] Compiling Destinations SwiftUIContainerDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[119/120] Compiling Destinations SwiftUIHostingState.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
[120/120] Compiling Destinations TabBarControllerDestination.swift
/host/spi-builder-workspace/Sources/AppDestinationConfigurations.swift:10:8: error: no such module 'Foundation'
8 | // Licensed under MIT License. See LICENSE file in this repository.
9 |
10 | import Foundation
| `- error: no such module 'Foundation'
11 |
12 | /// A container class for Destination presentation configuration models, which are used by a Destination to present new Destinations.
BUILD FAILURE 6.2 wasm