Build Information
Failed to build OversizeUI, reference main (e2772a
), with Swift 6.2 (beta) for Wasm on 27 Jun 2025 04:56:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oversizedev/OversizeUI.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/oversizedev/OversizeUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e2772a5 Add formatter (#47)
Cloned https://github.com/oversizedev/OversizeUI.git
Revision (git rev-parse @):
e2772a542433e7ff1fc978a1acb2db2ce25a1684
SUCCESS checkout https://github.com/oversizedev/OversizeUI.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/oversizedev/OversizeUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/7] Copying Info.plist
[0/7] Write sources
[2/7] Copying Colors.xcassets
[3/7] Copying Images.xcassets
[4/7] Copying IconsDeprecated.xcassets
[5/7] Write swift-version-24593BA9C3E375BF.txt
[6/7] Copying Icons.xcassets
[8/128] Compiling OversizeUI ThemeSettings.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[9/128] Compiling OversizeUI Colors.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[10/128] Compiling OversizeUI EdgeSpaceInsets.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[11/128] Compiling OversizeUI Elevation.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[12/128] Compiling OversizeUI AccentEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[13/128] Compiling OversizeUI BorderedEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[14/128] Compiling OversizeUI ControlBorderShapeEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[15/128] Compiling OversizeUI ControlPaddingEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[16/128] Compiling OversizeUI ElevationEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[17/128] Compiling OversizeUI FieldLabelPositionEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[18/128] Compiling OversizeUI FieldPositionEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[19/128] Compiling OversizeUI IconStyleEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[20/128] Compiling OversizeUI LoadingEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[21/128] Compiling OversizeUI MultiSelectStyleEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[22/128] Compiling OversizeUI PlatformEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[23/128] Compiling OversizeUI PortraitEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[24/128] Compiling OversizeUI PremiumEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[25/145] Compiling OversizeUI LeadingVStack.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[26/145] Compiling OversizeUI MaterialSurface.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[27/145] Compiling OversizeUI Surface.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[28/145] Compiling OversizeUI Switch.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[29/145] Compiling OversizeUI TextBox.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[30/145] Compiling OversizeUI TextEditorPlaceholderViewModifier.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[31/145] Compiling OversizeUI FieldHelperViewModifier.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[32/145] Compiling OversizeUI FieldTitleViewModifier.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[33/145] Compiling OversizeUI LabeledTextFieldStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[34/145] Compiling OversizeUI TextFieldExtended.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[35/145] Compiling OversizeUI TextFieldValidationModifier.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[36/145] Compiling OversizeUI Snackbar.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[37/145] Compiling OversizeUI CheckboxStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[38/145] Compiling OversizeUI RadioStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[39/145] Compiling OversizeUI URLField.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[40/145] Compiling OversizeUI Appearance.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[41/145] Compiling OversizeUI Theme.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[42/145] Compiling OversizeUI Shadow.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[43/145] Compiling OversizeUI Space.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[44/145] Compiling OversizeUI Typography.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[45/145] Compiling OversizeUI Validation.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[46/145] Compiling OversizeUI ColorOverlay.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[47/145] Compiling OversizeUI DelayTask.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[48/145] Compiling OversizeUI HalfSheet.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[49/145] Compiling OversizeUI IsEmpty.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[50/145] Compiling OversizeUI Icon.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[51/145] Compiling OversizeUI IconsNames.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[52/145] Compiling OversizeUI ModalNavigationBar.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[53/145] Compiling OversizeUI PageView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[54/145] Compiling OversizeUI ScrollViewOffset.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[55/145] Compiling OversizeUI View+NavigationView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[56/145] Compiling OversizeUI Color+RawRepresentable.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[57/145] Compiling OversizeUI Image+Extensions.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[58/145] Compiling OversizeUI Padding.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[59/145] Compiling OversizeUI Radio.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[60/145] Compiling OversizeUI RadioPicker.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[61/145] Compiling OversizeUI Row.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[62/145] Compiling OversizeUI RowButton.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[63/145] Compiling OversizeUI RowButtonStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[64/145] Compiling OversizeUI RowTitle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[65/145] Compiling OversizeUI ScrollViewHeader.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[66/145] Compiling OversizeUI ScrollViewWithOffset.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[67/145] Compiling OversizeUI SectionView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[68/145] Compiling OversizeUI SegmentedControl.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[69/145] Compiling OversizeUI SegmentedControlStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[70/145] Compiling OversizeUI SegmentedControl+Extensions.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[71/145] Compiling OversizeUI SegmentedControlPreview.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[72/145] Compiling OversizeUI MultiSelect.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[73/145] Compiling OversizeUI MultiSelectPicker.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[74/145] Compiling OversizeUI Select.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[75/145] Compiling OversizeUI SelectPicker.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[76/145] Compiling OversizeUI Avatar.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[77/145] Compiling OversizeUI AvatarModifiers.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[78/145] Compiling OversizeUI AvatarPreview.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[79/145] Compiling OversizeUI Background.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[80/145] Compiling OversizeUI Bage.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[81/145] Compiling OversizeUI BarButton.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[82/145] Compiling OversizeUI Button.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[83/145] Compiling OversizeUI FieldButtonStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[84/145] Compiling OversizeUI IconButtonStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[85/145] Compiling OversizeUI ScaleButton.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[86/145] Compiling OversizeUI Checkbox.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[87/145] Compiling OversizeUI ColorSelector.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[88/145] Compiling OversizeUI ColorSelectorStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[89/145] Compiling OversizeUI AnyColorSelectorStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[90/145] Compiling OversizeUI GridColorSelectorStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[91/145] Compiling OversizeUI HorizontalColorSelectorStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[92/145] Compiling OversizeUI ContentView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[93/145] Compiling OversizeUI DateField.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[94/145] Compiling OversizeUI DatePickerSheet.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[95/145] Compiling OversizeUI Separator.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[96/145] Compiling OversizeUI GridSelect.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[97/145] Compiling OversizeUI GridSelectStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[98/145] Compiling OversizeUI HUD.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[99/145] Compiling OversizeUI IconPicker.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[100/145] Compiling OversizeUI KeyboardToolbar.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[101/145] Compiling OversizeUI MenuLabelStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[102/145] Compiling OversizeUI RowLabelStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[103/145] Compiling OversizeUI LoaderOverlayView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[104/145] Compiling OversizeUI BarButtonMenuStyle.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[105/145] Compiling OversizeUI NoticeView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[106/145] Compiling OversizeUI PageIndexView.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[107/145] Compiling OversizeUI Page.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[108/145] Compiling OversizeUI PhoneField.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[109/145] Compiling OversizeUI PremiumLabel.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[110/145] Compiling OversizeUI PriceField.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[111/145] Emitting module OversizeUI
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[112/145] Compiling OversizeUI RadiusEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[113/145] Compiling OversizeUI RowContentMarginsEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[114/145] Compiling OversizeUI ScreenSizeEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[115/145] Compiling OversizeUI SectionTitleMarginsEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[116/145] Compiling OversizeUI SectionViewStyleEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[117/145] Compiling OversizeUI SegmentedPickerMarginsEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[118/145] Compiling OversizeUI SelectPickerStyleEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[119/145] Compiling OversizeUI SurfaceContentMarginsEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[120/145] Compiling OversizeUI SurfaceElevationEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[121/145] Compiling OversizeUI SurfaceRadiusEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[122/145] Compiling OversizeUI ThemeEnvironment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[123/145] Compiling OversizeUI Icons.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[124/145] Compiling OversizeUI Illustrations.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[125/145] Compiling OversizeUI Palette.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[126/145] Compiling OversizeUI ScrollOffsetPreferenceKey.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[127/145] Compiling OversizeUI SizePreferenceKey.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[128/145] Compiling OversizeUI Radius.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[129/145] Compiling OversizeUI Preview.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[130/145] Compiling OversizeUI Spacing.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[131/145] Compiling OversizeUI Text+Extensions.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[132/145] Compiling OversizeUI View+Alignment.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[133/145] Compiling OversizeUI View+Available.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[134/145] Compiling OversizeUI View+Background.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[135/145] Compiling OversizeUI View+CornerRadius.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[136/145] Compiling OversizeUI View+Cursor.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[137/145] Compiling OversizeUI View+IconOnSurface.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[138/145] Compiling OversizeUI View+If.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[139/145] Compiling OversizeUI View+Platform.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[140/145] Compiling OversizeUI View+SizeReader.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[141/145] Compiling OversizeUI LibraryContent.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[142/145] Compiling OversizeUI AnyShape.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[143/145] Compiling OversizeUI RoundedRectangleCorner.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[144/145] Compiling OversizeUI ScrollArrow.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
[145/145] Compiling OversizeUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OversizeUI/Controls/Avatar/Avatar.swift:6:8: error: no such module 'SwiftUI'
4 | //
5 |
6 | import SwiftUI
| `- error: no such module 'SwiftUI'
7 |
8 | public enum AvatarBackgroundType {
BUILD FAILURE 6.2 wasm