The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CareKit, reference main (348a5e), with Swift 6.3 for Wasm on 19 Apr 2026 19:58:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cbaker6/CareKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/cbaker6/CareKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 348a5ef 4.1.0 release (#745)
Cloned https://github.com/cbaker6/CareKit.git
Revision (git rev-parse @):
348a5efbd10cb79d92c760c8023156015558b06b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/cbaker6/CareKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/cbaker6/CareKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/FHIRModels.git
[1/6247] Fetching swift-async-algorithms
[689/16028] Fetching swift-async-algorithms, fhirmodels
Fetched https://github.com/apple/swift-async-algorithms from cache (1.74s)
Fetched https://github.com/apple/FHIRModels.git from cache (1.76s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.9.0 (2.64s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.90s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.88s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.9.0
Building for debugging...
[0/21] Write sources
[0/21] Copying Localizable.stringsdict
[0/21] Copying Localizable.strings
[0/21] Write sources
[0/21] Copying Info.plist
[0/21] Copying CareKitStore.xcdatamodeld
[0/21] Copying locversion.plist
[0/21] Copying Info.plist
[12/21] Write sources
[12/21] Copying 2.0_2.1_Mapping.xcmappingmodel
[12/21] Write sources
[20/21] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/129] Emitting module CareKitUI
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[23/140] Emitting module InternalCollectionsUtilities
[24/140] Compiling FMCore FHIRType.swift
[25/140] Compiling FMCore FHIRIntegerRepresentable.swift
[26/143] Compiling CareKitUI AccessibleStack.swift
[27/143] Compiling CareKitUI BackwardsCompatibility.swift
[28/143] Compiling CareKitUI CardView.swift
[29/143] Compiling CareKitUI CircularCompletionView.swift
[30/143] Compiling CareKitUI HeaderView.swift
[31/143] Compiling CareKitUI RectangularCompletionView.swift
[32/143] Compiling CareKitUI UIColor+Extension.swift
[33/143] Compiling CareKitUI View+Extension.swift
[34/143] Compiling CareKitUI OCKCompletionRingView.swift
[35/143] Compiling CareKitUI OCKCompletionState.swift
[36/143] Compiling CareKitUI OCKLocalization.swift
[37/143] Compiling CareKitUI OCKCompletionRingButton.swift
[38/143] Compiling CareKitUI OCKRingView.swift
[39/143] Compiling CareKitUI OCKBarPlotView.swift
[40/143] Compiling CareKitUI Number+Extensions.swift
[41/143] Compiling CareKitUI OCKStyler+Extension.swift
[42/143] Compiling CareKitUI Text+Extension.swift
[43/143] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/143] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/232] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[47/232] Compiling ContainersPreview BorrowingSequence.swift
[48/232] Compiling ContainersPreview BidirectionalContainer.swift
[49/232] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/232] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[51/232] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[52/232] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[53/232] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[54/232] Compiling OrderedCollections OrderedDictionary+Elements.swift
[55/232] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[56/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/236] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[61/236] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[62/236] Compiling OrderedCollections OrderedDictionary+Values.swift
[63/236] Compiling OrderedCollections OrderedDictionary.swift
[64/236] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[65/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[66/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[67/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[68/236] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/236] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/236] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/236] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/236] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/236] Emitting module ContainersPreview
[74/236] Compiling ContainersPreview Box.swift
[75/236] Compiling ContainersPreview Inout.swift
[76/236] Compiling ContainersPreview InputSpan.swift
[77/236] Compiling ContainersPreview Shared.swift
[78/236] Compiling OrderedCollections _HashTable+Bucket.swift
[79/236] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/236] Compiling OrderedCollections _HashTable+Constants.swift
[81/236] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/236] Compiling OrderedCollections _HashTable+Testing.swift
[84/277] Compiling DequeModule RigidDeque+Container.swift
[85/277] Compiling DequeModule RigidDeque+Descriptions.swift
[86/277] Compiling DequeModule RigidDeque+Equatable.swift
[87/277] Compiling DequeModule RigidDeque+Experimental.swift
[88/277] Compiling DequeModule RigidDeque+Hashable.swift
[89/277] Compiling DequeModule RigidDeque+Initializers.swift
[90/277] Compiling DequeModule RigidDeque+Insertions.swift
[91/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[92/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[93/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[94/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[95/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[96/284] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[97/284] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[98/284] Compiling DequeModule UniqueDeque+Consumption.swift
[99/284] Compiling DequeModule UniqueDeque+Container.swift
[100/284] Compiling DequeModule UniqueDeque+Descriptions.swift
[101/284] Compiling DequeModule UniqueDeque+Equatable.swift
[102/284] Compiling DequeModule UniqueDeque+Experimental.swift
[103/289] Compiling DequeModule RigidDeque+Testing.swift
[104/289] Compiling DequeModule RigidDeque.swift
[105/289] Compiling DequeModule UniqueDeque+Append.swift
[106/289] Compiling DequeModule UniqueDeque+Hashable.swift
[107/289] Compiling DequeModule UniqueDeque+Initializers.swift
[108/289] Compiling DequeModule UniqueDeque+Insertions.swift
[109/289] Compiling DequeModule UniqueDeque+Prepend.swift
[110/289] Compiling DequeModule UniqueDeque+Removals.swift
[116/289] Compiling OrderedCollections OrderedSet+Initializers.swift
[117/289] Compiling OrderedCollections OrderedSet+Insertions.swift
[118/289] Compiling OrderedCollections OrderedSet+Invariants.swift
[119/289] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[120/289] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[121/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[122/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[123/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[124/289] Compiling DequeModule Deque+Testing.swift
[125/289] Compiling DequeModule Deque._Storage.swift
[126/289] Compiling DequeModule Deque._UnsafeHandle.swift
[127/289] Compiling DequeModule Deque.swift
[128/289] Compiling DequeModule _DequeBuffer.swift
[129/289] Compiling DequeModule _DequeBufferHeader.swift
[130/289] Compiling DequeModule RigidDeque+Append.swift
[131/289] Compiling DequeModule RigidDeque+Consumption.swift
[132/289] Compiling DequeModule RigidDeque+Prepend.swift
[138/289] Compiling DequeModule RigidDeque+Removals.swift
[139/289] Compiling DequeModule RigidDeque+Replacements.swift
[157/289] Compiling FMCore Scanner+FHIR.swift
/host/spi-builder-workspace/.build/checkouts/FHIRModels/Sources/FMCore/Scanner+FHIR.swift:32:47: error: cannot convert value of type 'NSString?' to expected argument type 'String?'
30 | 		}
31 | 		var string: NSString?
32 | 		if scanCharacters(from: characterSet, into: &string), let string = string {
   |                                               |- error: cannot convert value of type 'NSString?' to expected argument type 'String?'
   |                                               `- note: arguments to generic parameter 'Wrapped' ('NSString' and 'String') are expected to be equal
33 | 			return String(string)
34 | 		}
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[161/289] Compiling DequeModule UniqueDeque+Replacements.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[162/289] Compiling DequeModule UniqueDeque.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[163/289] Compiling DequeModule _DequeSlot.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[164/289] Compiling DequeModule _UnsafeDequeHandle.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[165/289] Compiling DequeModule _UnsafeDequeSegments.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[169/289] Compiling DequeModule Deque+Codable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[170/289] Compiling DequeModule Deque+Collection.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[171/289] Compiling DequeModule Deque+CustomReflectable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[172/289] Compiling DequeModule Deque+Descriptions.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[173/289] Compiling DequeModule Deque+Equatable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[174/289] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[175/289] Compiling DequeModule Deque+Extras.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[176/289] Compiling DequeModule Deque+Hashable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[181/289] Compiling FMCore TimeZone+FHIR.swift
[182/289] Compiling FMCore FHIRDateParserError.swift
[183/289] Compiling FMCore FHIRDateComponents.swift
[184/289] Compiling FMCore ExpressibleAsNSDate.swift
[185/289] Emitting module FMCore
[196/289] Compiling OrderedCollections OrderedSet+Sendable.swift
[197/289] Compiling OrderedCollections OrderedSet+SubSequence.swift
[198/289] Compiling OrderedCollections OrderedSet+Testing.swift
[199/289] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[200/289] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[201/289] Compiling OrderedCollections OrderedSet.swift
[202/289] Compiling OrderedCollections _UnsafeBitset.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
BUILD FAILURE 6.3 wasm