The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OversizeUI, reference 3.16.0 (8125b1), with Swift 6.2 for Linux on 23 Feb 2026 00:20:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oversizedev/OversizeUI.git
Reference: 3.16.0
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
 * tag               3.16.0     -> FETCH_HEAD
HEAD is now at 8125b1b Develop (#53)
Cloned https://github.com/oversizedev/OversizeUI.git
Revision (git rev-parse @):
8125b1bc4a7c6f2772ca5079f8f634bdd36d221e
SUCCESS checkout https://github.com/oversizedev/OversizeUI.git at 3.16.0
========================================
Build
========================================
Selected platform:         linux
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-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/7] Copying Info.plist
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[3/7] Copying Colors.xcassets
[4/7] Copying IconsDeprecated.xcassets
[5/7] Copying Images.xcassets
[6/7] Copying Icons.xcassets
[8/150] 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 {
[9/150] 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 {
[10/150] 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 {
[11/150] Compiling OversizeUI RowContentMarginsDeprecated.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/150] 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 {
[13/150] Compiling OversizeUI SectionTitleMarginsDeprecated.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/150] Compiling OversizeUI SegmentedPickerMarginsDeprecated.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/150] Compiling OversizeUI ShadowDeprecated.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/150] Compiling OversizeUI SurfaceContentMarginsDeprecated.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/150] Compiling OversizeUI SurfaceDeprecated.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/150] 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 {
[19/150] 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 {
[20/150] 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 {
[21/150] 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 {
[22/150] 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 {
[23/150] 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 {
[24/150] 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 {
[25/150] 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 {
[26/150] 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 {
[27/150] 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 {
[28/170] 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 {
[29/170] 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 {
[30/170] 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 {
[31/170] 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 {
[32/170] Compiling OversizeUI Badge.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/170] 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 {
[34/170] 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 {
[35/170] 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 {
[36/170] 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 {
[37/170] 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 {
[38/170] 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 {
[39/170] 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 {
[40/170] 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 {
[41/170] 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 {
[42/170] 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 {
[43/170] 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 {
[44/170] Compiling OversizeUI ContentViewActionsBuilder.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/170] 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 {
[46/170] 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 {
[47/170] Compiling OversizeUI MonthYearPickerSheet.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/170] 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 {
[49/170] 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 {
[50/170] 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 {
[51/170] 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 {
[52/170] 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 {
[53/170] Compiling OversizeUI View+OnChange.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/170] 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 {
[55/170] 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 {
[56/170] Compiling OversizeUI CalendarLayoutView.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/170] Compiling OversizeUI CoverLayoutView.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/170] Compiling OversizeUI CoverLayoutViewModifier.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/170] Compiling OversizeUI LayoutView.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/170] Compiling OversizeUI ListLayoutView.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/170] 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 {
[62/170] 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 {
[63/170] 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 {
[64/170] 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 {
[65/170] Compiling OversizeUI EmptyStateView.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/170] Compiling OversizeUI ErrorView.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/170] Compiling OversizeUI SuccessView.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/170] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/170] 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 {
[70/170] 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 {
[71/170] 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 {
[72/170] 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 {
[73/170] 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 {
[74/170] 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 {
[75/170] 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 {
[76/170] 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 {
[77/170] 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 {
[78/170] 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 {
[79/170] 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 {
[80/170] 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 {
[81/170] 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 {
[82/170] 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 {
[83/170] 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 {
[84/170] 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 {
[85/170] 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 {
[86/170] 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 {
[87/170] 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 {
[88/170] 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 {
[89/170] 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 {
[90/170] 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 {
[91/170] 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 {
[92/170] 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 {
[93/170] 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 {
[94/170] 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 {
[95/170] 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 {
[96/170] 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 {
[97/170] 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 {
[98/170] 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 {
[99/170] 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 {
[100/170] 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 {
[101/170] 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 {
[102/170] 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 {
[103/170] 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 {
[104/170] 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 {
[105/170] 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 {
[106/170] 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 {
[107/170] 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 {
[108/170] 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 {
[109/170] 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 {
[110/170] 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 {
[111/170] 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 {
[112/170] 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 {
[113/170] Compiling OversizeUI HUDContent.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/170] Compiling OversizeUI EmojiPicker.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/170] 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 {
[116/170] 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 {
[117/170] 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 {
[118/170] 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 {
[119/170] Compiling OversizeUI ToolbarLabelStyle.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/170] 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 {
[121/170] 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 {
[122/170] 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 {
[123/170] 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 {
[124/170] 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 {
[125/170] 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 {
[126/170] 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 {
[127/170] 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 {
[128/170] 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 {
[129/170] 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 {
[130/170] 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 {
[131/170] 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 {
[132/170] 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 {
[133/170] 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 {
[134/170] 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 {
[135/170] 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 {
[136/170] 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 {
[137/170] 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 {
[138/170] 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 {
[139/170] 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 {
[140/170] Compiling OversizeUI ScreenEnvironment.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/170] 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 {
[142/170] 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 {
[143/170] 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 {
[144/170] 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 {
[145/170] 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 {
[146/170] 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 {
[147/170] 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 {
[148/170] 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 {
[149/170] Compiling OversizeUI IconSizes.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 {
[150/170] 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 {
[151/170] 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 {
[152/170] 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 {
[153/170] 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 {
[154/170] 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 {
[155/170] 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 {
[156/170] 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 {
[157/170] 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 {
[158/170] 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 {
[159/170] 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 {
[160/170] 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 {
[161/170] 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 {
[162/170] Compiling OversizeUI BadgeDeprecated.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 {
[163/170] 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 {
[164/170] Compiling OversizeUI ColorsDeprecated.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 {
[165/170] Compiling OversizeUI ContentViewDeprecated.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 {
[166/170] Compiling OversizeUI ControlPaddingDeprecated.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 {
[167/170] Compiling OversizeUI FieldHelperDeprecated.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 {
[168/170] 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 {
[169/170] 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 {
[170/170] 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 {
BUILD FAILURE 6.2 linux