Build Information
Failed to build SwiftThemeKit, reference 1.0.3 (34d5b8
), with Swift 6.2 (beta) for Android on 18 Jun 2025 02:09:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Charlyk/swift-theme-kit.git
Reference: 1.0.3
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/Charlyk/swift-theme-kit
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 34d5b8e Merge pull request #14 from Charlyk/develop
Cloned https://github.com/Charlyk/swift-theme-kit.git
Revision (git rev-parse @):
34d5b8e390d8b2a22917505e827832a0b5155460
SUCCESS checkout https://github.com/Charlyk/swift-theme-kit.git at 1.0.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Charlyk/swift-theme-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/nalexn/ViewInspector
[1/12415] Fetching viewinspector
Fetched https://github.com/nalexn/ViewInspector from cache (0.54s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.2 (0.85s)
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/66] Compiling SwiftThemeKit Card.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[4/66] Compiling SwiftThemeKit Checkbox.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[5/66] Compiling SwiftThemeKit RadioButton.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[6/66] Compiling SwiftThemeKit RadioGroup.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[7/66] Compiling SwiftThemeKit ThemedShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[8/66] Compiling SwiftThemeKit EnvironmentKeys.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[9/66] Compiling SwiftThemeKit Color.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[10/66] Compiling SwiftThemeKit Shape+ThemeModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[11/66] Compiling SwiftThemeKit Theme+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[12/74] Compiling SwiftThemeKit ButtonShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[13/74] Compiling SwiftThemeKit ButtonSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[14/74] Compiling SwiftThemeKit ButtonVariant.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[15/74] Compiling SwiftThemeKit CheckboxConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[16/74] Compiling SwiftThemeKit CheckboxShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[17/74] Compiling SwiftThemeKit ThemeCheckboxSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[18/74] Compiling SwiftThemeKit ThemePlatform+CheckboxConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[19/74] Compiling SwiftThemeKit RadioButtonConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[20/74] Compiling SwiftThemeKit ThemePlatform+RadioButtonConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[21/74] Compiling SwiftThemeKit ThemeTypography+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[22/74] Compiling SwiftThemeKit View+Button.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[23/74] Compiling SwiftThemeKit View+TextField.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[24/74] Compiling SwiftThemeKit View+ThemeModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[25/74] Compiling SwiftThemeKit View+Utils.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[26/74] Compiling SwiftThemeKit BackgroundColorModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[27/74] Compiling SwiftThemeKit BackgroundShapeModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[28/74] Compiling SwiftThemeKit ButtonConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[29/74] Compiling SwiftThemeKit ButtonModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[30/74] Compiling SwiftThemeKit ThemeRadioButtonSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[31/74] Compiling SwiftThemeKit TextFieldShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[32/74] Compiling SwiftThemeKit TextFieldSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[33/74] Compiling SwiftThemeKit TextFieldVariant.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[34/74] Compiling SwiftThemeKit ThemeButtonDefaults.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[35/74] Compiling SwiftThemeKit ThemeColors.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[36/74] Compiling SwiftThemeKit ThemeFontToken.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[37/74] Compiling SwiftThemeKit ThemePlatform.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[38/74] Compiling SwiftThemeKit ThemePositions.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[39/74] Compiling SwiftThemeKit ThemeButton+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[40/74] Compiling SwiftThemeKit ThemeCheckboxSize+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[41/74] Compiling SwiftThemeKit ThemeColors+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[42/74] Compiling SwiftThemeKit ThemeRadii+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[43/74] Compiling SwiftThemeKit ThemeRadioButtonSize+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[44/74] Compiling SwiftThemeKit ThemeShadow+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[45/74] Compiling SwiftThemeKit ThemeShadows+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[46/74] Compiling SwiftThemeKit ThemeShapes+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[47/74] Compiling SwiftThemeKit ThemeSpacing+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/74] Emitting module SwiftThemeKit
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[49/74] Compiling SwiftThemeKit ThemedButtonModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[50/74] Compiling SwiftThemeKit ClipRadiusModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[51/74] Compiling SwiftThemeKit ClipShapeModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[52/74] Compiling SwiftThemeKit CornerRadiusModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[53/74] Compiling SwiftThemeKit ForegroundModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[54/74] Compiling SwiftThemeKit PaddingModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[55/74] Compiling SwiftThemeKit ShadowModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[56/74] Compiling SwiftThemeKit StrokeModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[57/74] Compiling SwiftThemeKit TextFieldConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[58/74] Compiling SwiftThemeKit TextFieldModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[59/74] Compiling SwiftThemeKit ThemedTextFieldModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[60/74] Compiling SwiftThemeKit ThemedNavigationTitleModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[61/74] Compiling SwiftThemeKit TypographyModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[62/74] Compiling SwiftThemeKit PlainTextButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[63/74] Compiling SwiftThemeKit ThemeButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[64/74] Compiling SwiftThemeKit ThemeTextFieldStyle.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[65/74] Compiling SwiftThemeKit Theme.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[66/74] Compiling SwiftThemeKit ThemeProvider.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[67/74] Compiling SwiftThemeKit ThemeRadii.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[68/74] Compiling SwiftThemeKit ThemeShadow.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[69/74] Compiling SwiftThemeKit ThemeShadows.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[70/74] Compiling SwiftThemeKit ThemeShapes.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[71/74] Compiling SwiftThemeKit ThemeSpacing.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[72/74] Compiling SwiftThemeKit ThemeStroke.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[73/74] Compiling SwiftThemeKit ThemeTextFieldDefaults.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[74/74] Compiling SwiftThemeKit ThemeTypography.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
BUILD FAILURE 6.2 android