Build Information
Failed to build swiftui-dynamic-forms, reference 0.1.2 (99e6c3
), with Swift 6.1 for Android on 28 May 2025 11:55:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swiftui-dynamic-forms.git
Reference: 0.1.2
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/capturecontext/swiftui-dynamic-forms
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 99e6c37 feat: Update dependecies
Cloned https://github.com/capturecontext/swiftui-dynamic-forms.git
Revision (git rev-parse @):
99e6c37f5f97bcec17d77020fa94d460c49a5014
SUCCESS checkout https://github.com/capturecontext/swiftui-dynamic-forms.git at 0.1.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/capturecontext/swiftui-dynamic-forms.git
https://github.com/capturecontext/swiftui-dynamic-forms.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "0.12.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.1",
"upper_bound" : "0.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
},
{
"identity" : "swift-prelude",
"requirement" : {
"branch" : [
"develop"
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-prelude.git"
},
{
"identity" : "swift-generic-color",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-generic-color.git"
}
],
"manifest_display_name" : "swiftui-dynamic-forms",
"name" : "swiftui-dynamic-forms",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DynamicForms",
"targets" : [
"DynamicForms"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamicFormsUI",
"targets" : [
"DynamicFormsUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicFormsUI",
"module_type" : "SwiftTarget",
"name" : "DynamicFormsUI",
"path" : "Sources/DynamicFormsUI",
"product_memberships" : [
"DynamicFormsUI"
],
"sources" : [
"Default/DefaultButton.swift",
"Default/DefaultForm.swift",
"Default/DefaultPrimitiveNode.swift",
"Default/DefaultSpacer.swift",
"Default/DefaultStack.swift",
"Default/DefaultText.swift",
"Default/DefaultTextField.swift",
"Default/DefaultTextView.swift",
"Default/DefaultToggle.swift",
"Default/DynamicElementNode.swift",
"Default/DynamicViews.swift",
"DynamicForEachView.swift",
"DynamicFormView.swift",
"Exports.swift",
"Extensions/Binding+Optional.swift",
"Extensions/Text+DynamicText.swift",
"Protocols/PrimitiveDynamicNodeView.swift"
],
"target_dependencies" : [
"DynamicForms"
],
"type" : "library"
},
{
"c99name" : "DynamicFormsTests",
"module_type" : "SwiftTarget",
"name" : "DynamicFormsTests",
"path" : "Tests/DynamicFormsTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"DynamicFormsTests.swift"
],
"target_dependencies" : [
"DynamicForms"
],
"type" : "test"
},
{
"c99name" : "DynamicForms",
"module_type" : "SwiftTarget",
"name" : "DynamicForms",
"path" : "Sources/DynamicForms",
"product_dependencies" : [
"CasePaths",
"CustomDump",
"Prelude",
"GenericColor"
],
"product_memberships" : [
"DynamicForms",
"DynamicFormsUI"
],
"sources" : [
"Components/AnyDynamicElement.swift",
"Components/DynamicButton.swift",
"Components/DynamicForm.swift",
"Components/DynamicSpacer.swift",
"Components/DynamicStack.swift",
"Components/DynamicText.swift",
"Components/DynamicTextField.swift",
"Components/DynamicTextView.swift",
"Components/DynamicToggle.swift",
"Components/_DynanicTupleElement.swift",
"DynamicElementActionIdentifier.swift",
"DynamicElementIdentifier.swift",
"DynamicElementNode.swift",
"DynamicFormClient.swift",
"DynamicUIBuilder.swift",
"DynamicUINode.swift",
"Helpers/CasePaths+.swift",
"Protocols/DynamicElement.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.29s)
Fetching https://github.com/capturecontext/swift-generic-color.git
[1/226] Fetching swift-generic-color
Fetched https://github.com/capturecontext/swift-generic-color.git from cache (0.25s)
Fetching https://github.com/pointfreeco/swift-case-paths.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/4375] Fetching swift-case-paths
[4376/8956] Fetching swift-case-paths, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.37s)
Fetched https://github.com/pointfreeco/swift-case-paths.git from cache (0.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.6.1 (0.98s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.77s)
Computing version for https://github.com/pointfreeco/swift-case-paths.git
Computed https://github.com/pointfreeco/swift-case-paths.git at 0.11.0 (2.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.68s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/capturecontext/swift-generic-color.git
Working copy of https://github.com/capturecontext/swift-generic-color.git resolved at main (a4ce3f8)
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at develop (19edbd1)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.6.1
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/76] Emitting module Prelude
[10/81] Compiling Prelude NearSemiring.swift
[11/81] Compiling Prelude Plus.swift
[12/81] Compiling Prelude Ring.swift
[13/81] Compiling Prelude Semigroup.swift
[14/81] Compiling Prelude Semiring.swift
[15/81] Compiling GenericColor RGB.swift
[16/81] Compiling GenericColor RGBAInitializable.swift
[17/83] Compiling GenericColor HSB.swift
[18/83] Compiling GenericColor OSX.swift
[19/83] Compiling GenericColor SwiftUI.swift
[20/83] Compiling GenericColor iOS.swift
[21/83] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[22/84] Emitting module GenericColor
[23/84] Compiling XCTestDynamicOverlay Deprecations.swift
[24/84] Compiling GenericColor ColorComponent.swift
[25/84] Compiling GenericColor ColorSpace.swift
[26/84] Compiling GenericColor CMYK+Conversions.swift
[27/84] Compiling GenericColor CMYK.swift
[28/84] Compiling GenericColor Color+Mapping.swift
[29/84] Compiling GenericColor Color.swift
[30/84] Compiling GenericColor String+RGB.swift
[31/84] Compiling GenericColor StaticallyNamedType.swift
[32/84] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[33/84] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[34/84] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[35/84] Compiling Prelude Endo.swift
[36/84] Compiling Prelude Func.swift
[37/84] Compiling Prelude Function.swift
[38/84] Compiling Prelude Compose.swift
[39/84] Compiling Prelude Pipe.swift
[40/84] Compiling Prelude KeyPath.swift
[41/84] Compiling Prelude Parallel.swift
[42/84] Compiling Prelude Sequence.swift
[43/84] Compiling Prelude Set.swift
[44/84] Compiling Prelude String.swift
[45/84] Compiling Prelude Pack.swift
[46/84] Compiling Prelude Scope.swift
[47/84] Compiling Prelude Match.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[48/84] Compiling Prelude Never.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[49/84] Compiling Prelude Operators+Impl.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[50/84] Compiling Prelude Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[51/84] Compiling Prelude PrecedenceGroups.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[52/84] Compiling Prelude Optional.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
12 | with default: @autoclosure @escaping () -> A
13 | ) -> (A?) -> A {
14 | return optional(`default`()) <| id
| `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
15 | }
16 |
[59/84] Compiling GenericColor ConversionInitProtocols.swift
[60/84] Compiling GenericColor HSB+Conversions.swift
[61/84] Compiling GenericColor RGB+Conversions.swift
[62/84] Compiling GenericColor Decimal+Extension.swift
[65/84] Compiling XCTestDynamicOverlay XCTFail.swift
[66/84] Compiling XCTestDynamicOverlay Unimplemented.swift
[67/84] Emitting module XCTestDynamicOverlay
[68/84] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[79/86] Compiling Prelude And.swift
[80/86] Compiling Prelude Equal.swift
[81/86] Compiling Prelude Or.swift
[82/86] Compiling Prelude Xor.swift
[83/86] Compiling Prelude Cast.swift
[84/86] Compiling Prelude Collection.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/69] Compiling Prelude Match.swift
[3/69] Compiling Prelude Never.swift
[4/71] Compiling XCTestDynamicOverlay Deprecations.swift
[5/72] Compiling XCTestDynamicOverlay XCTFail.swift
[6/72] Emitting module GenericColor
[7/72] Compiling GenericColor String+RGB.swift
[8/72] Compiling GenericColor StaticallyNamedType.swift
[9/72] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[10/72] Compiling Prelude Endo.swift
[11/72] Compiling Prelude Func.swift
[12/72] Compiling Prelude Function.swift
[13/72] Compiling Prelude Compose.swift
[14/72] Compiling Prelude Operators+Impl.swift
[15/72] Compiling Prelude Operators.swift
[16/72] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[17/72] Compiling Prelude PrecedenceGroups.swift
[18/72] Compiling Prelude Optional.swift
[19/72] Compiling Prelude Curry.swift
[20/72] Compiling Prelude Equatable.swift
[21/72] Compiling Prelude Filterable.swift
[22/72] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[23/72] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[24/72] Emitting module XCTestDynamicOverlay
[25/72] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[26/72] Compiling XCTestDynamicOverlay Unimplemented.swift
[28/73] Compiling Prelude Comparable.swift
[29/73] Compiling Prelude Comparator.swift
[30/73] Compiling Prelude Const.swift
[31/74] Compiling Prelude Tuple.swift
[32/74] Compiling Prelude Unit.swift
[33/74] Compiling Prelude Alt.swift
[34/74] Compiling Prelude Array.swift
[35/74] Compiling Prelude CommutativeRing.swift
[36/74] Compiling Prelude EuclideanRing.swift
[37/74] Compiling Prelude Field.swift
[38/74] Compiling Prelude FreeNearSemiring.swift
[39/74] Compiling Prelude HeytingAlgebra.swift
[40/74] Compiling Prelude Hole.swift
[41/74] Compiling Prelude IO.swift
[42/74] Compiling Prelude Monoid.swift
[56/79] Compiling Prelude Parallel.swift
[57/79] Compiling Prelude Sequence.swift
[58/79] Compiling Prelude Set.swift
[59/79] Compiling Prelude String.swift
[60/79] Compiling Prelude Pack.swift
[61/79] Compiling Prelude Scope.swift
[62/79] Compiling Prelude And.swift
[63/79] Compiling Prelude Equal.swift
[64/79] Compiling Prelude Or.swift
[65/79] Compiling Prelude Xor.swift
[66/79] Compiling Prelude Cast.swift
[67/79] Compiling Prelude Collection.swift
[74/79] Emitting module Prelude
[75/79] Compiling Prelude NearSemiring.swift
[76/79] Compiling Prelude Plus.swift
[77/79] Compiling Prelude Ring.swift
[78/79] Compiling Prelude Semigroup.swift
[79/79] Compiling Prelude Semiring.swift
[81/109] Compiling CasePaths XCTUnwrap.swift
[82/109] Compiling CasePaths Operators.swift
[83/109] Compiling CustomDump Speech.swift
[84/109] Compiling CustomDump StoreKit.swift
[85/109] Compiling CustomDump Swift.swift
[86/109] Compiling CustomDump GameKit.swift
[87/109] Compiling CustomDump KeyPath.swift
[88/109] Compiling CustomDump Photos.swift
[89/109] Compiling CustomDump SwiftUI.swift
[90/109] Compiling CustomDump UIKit.swift
[91/109] Compiling CustomDump UserNotifications.swift
[92/112] Compiling CustomDump CoreImage.swift
[93/112] Compiling CustomDump CoreLocation.swift
[94/112] Compiling CustomDump CoreMotion.swift
[95/112] Compiling CustomDump Foundation.swift
[96/112] Compiling CustomDump AnyType.swift
[97/112] Compiling CustomDump Box.swift
[98/112] Compiling CustomDump CollectionDifference.swift
[99/112] Emitting module CustomDump
[100/112] Emitting module CasePaths
[101/112] Compiling CasePaths CasePath.swift
[102/112] Compiling CasePaths EnumReflection.swift
[103/112] Compiling CasePaths CasePaths.swift
[104/113] Compiling CustomDump Mirror.swift
[105/113] Compiling CustomDump String.swift
[106/113] Compiling CustomDump XCTAssertNoDifference.swift
[108/113] Compiling CustomDump UserNotificationsUI.swift
[109/113] Compiling CustomDump CustomDumpReflectable.swift
[110/113] Compiling CustomDump CustomDumpRepresentable.swift
[111/113] Compiling CustomDump CustomDumpStringConvertible.swift
[112/113] Compiling CustomDump Diff.swift
[113/113] Compiling CustomDump Dump.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[115/131] Emitting module DynamicForms
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[116/133] Compiling DynamicForms DynamicElementNode.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[117/133] Compiling DynamicForms DynamicFormClient.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[118/133] Compiling DynamicForms DynamicElementActionIdentifier.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[119/133] Compiling DynamicForms DynamicElementIdentifier.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[120/133] Compiling DynamicForms DynamicTextField.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[121/133] Compiling DynamicForms DynamicTextView.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[122/133] Compiling DynamicForms DynamicUIBuilder.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[123/133] Compiling DynamicForms DynamicUINode.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[124/133] Compiling DynamicForms CasePaths+.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[125/133] Compiling DynamicForms DynamicElement.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[126/133] Compiling DynamicForms DynamicToggle.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[127/133] Compiling DynamicForms _DynanicTupleElement.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[128/133] Compiling DynamicForms DynamicSpacer.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[129/133] Compiling DynamicForms DynamicStack.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[130/133] Compiling DynamicForms DynamicText.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[131/133] Compiling DynamicForms AnyDynamicElement.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[132/133] Compiling DynamicForms DynamicButton.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
[133/133] Compiling DynamicForms DynamicForm.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// An equatable description of SwiftUI `Text`. Useful for storing rich text in state for the
BUILD FAILURE 6.1 android