The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build BlueprintUI, reference 5.5.0 (067015), with Swift 6.1 for macOS (SPM) on 1 May 2025 12:53:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Blueprint.git
Reference: 5.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/Blueprint
 * tag               5.5.0      -> FETCH_HEAD
HEAD is now at 0670152 Prepare release 5.5.0 (#546)
Cloned https://github.com/square/Blueprint.git
Revision (git rev-parse @):
067015242d815f698550b3960353f545beea7183
SUCCESS checkout https://github.com/square/Blueprint.git at 5.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "blueprint",
      "name": "BlueprintUI",
      "url": "https://github.com/square/Blueprint.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Blueprint",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/square/Blueprint.git
[1/16552] Fetching blueprint
Fetched https://github.com/square/Blueprint.git from cache (1.73s)
Creating working copy for https://github.com/square/Blueprint.git
Working copy of https://github.com/square/Blueprint.git resolved at 5.5.0 (0670152)
warning: '.resolve-product-dependencies': dependency 'blueprint' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/square/Blueprint.git
https://github.com/square/Blueprint.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BlueprintUI",
  "name" : "BlueprintUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BlueprintUI",
      "targets" : [
        "BlueprintUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BlueprintUICommonControls",
      "targets" : [
        "BlueprintUICommonControls"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BlueprintUITests",
      "module_type" : "SwiftTarget",
      "name" : "BlueprintUITests",
      "path" : "BlueprintUI/Tests",
      "sources" : [
        "AdaptedEnvironmentTests.swift",
        "AlignedTests.swift",
        "AssertLayoutContract.swift",
        "AttributedTextTests.swift",
        "BlueprintViewAdditions.swift",
        "BlueprintViewTests.swift",
        "BuilderTests.swift",
        "CATransform3DExtensionTests.swift",
        "CGPointExtensionTests.swift",
        "CacheCleanerTests.swift",
        "CenteredTests.swift",
        "ConstrainedAspectRatioTests.swift",
        "ConstrainedSizeTests.swift",
        "DecorateTests.swift",
        "Element+Testing.swift",
        "ElementBuilderTests.swift",
        "ElementContentTests.swift",
        "ElementIdentifierTests.swift",
        "ElementPathTests.swift",
        "EnvironmentTests.swift",
        "EqualStackTests+ResultBuilders.swift",
        "EqualStackTests.swift",
        "Extensions/UIView+Testing.swift",
        "Extensions/XCTestCase+AppHost.swift",
        "FlowTests.swift",
        "FocusStateTests.swift",
        "GeometryReaderTests.swift",
        "GridRowTests+ResultBuilders.swift",
        "GridRowTests.swift",
        "HiddenTests.swift",
        "HintingSizeCacheTests.swift",
        "InsetTests.swift",
        "KeyedTests.swift",
        "LayoutAttributesTests.swift",
        "LayoutMode+Testing.swift",
        "LayoutModeTests.swift",
        "LayoutResultNode+Testing.swift",
        "LayoutResultNodeTests.swift",
        "LayoutWriterTests.swift",
        "OpacityTests.swift",
        "OverlayLayoutTests.swift",
        "OverlayTests+ResultBuilder.swift",
        "PixelBoundaryTests.swift",
        "RenderContextTests.swift",
        "RenderPassCacheTests.swift",
        "ScaleRoundingTests.swift",
        "SizeConstraintAxisTests.swift",
        "StackTests+ResultBuilders.swift",
        "StackTests.swift",
        "TintAdjustmentModeTests.swift",
        "TransformedTests.swift",
        "UIViewElementTests.swift",
        "UnconstrainedInfiniteAxisTests.swift",
        "UserInteractionEnabledTests.swift",
        "ViewDescriptionTests.swift",
        "ViewDiffingBehaviourTests.swift"
      ],
      "target_dependencies" : [
        "BlueprintUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlueprintUICommonControlsTests",
      "module_type" : "SwiftTarget",
      "name" : "BlueprintUICommonControlsTests",
      "path" : "BlueprintUICommonControls/Tests/Sources",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/BlueprintUICommonControls/Tests/Sources/Resources/ReferenceImages",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/BlueprintUICommonControls/Tests/Sources/Resources/test-image.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AccessibilityContainerTests.swift",
        "AttributedLabelTests.swift",
        "BoxTests.swift",
        "ButtonTests.swift",
        "Element+Testing.swift",
        "ElementContent+Testing.swift",
        "FlowTests.swift",
        "ImageTests.swift",
        "Internal/KeyboardObserverTests.swift",
        "LabelTests.swift",
        "LayoutMode+Testing.swift",
        "LifecycleObserverTests.swift",
        "NSLineBreakMode+Testing.swift",
        "PerformancePlayground.swift",
        "PixelBoundarySnapshotTests.swift",
        "RuleTests.swift",
        "ScrollViewTests.swift",
        "SegmentedControlTests.swift",
        "TextFieldTests.swift",
        "XCTestCaseExtensions.swift"
      ],
      "target_dependencies" : [
        "BlueprintUICommonControls"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlueprintUICommonControls",
      "module_type" : "SwiftTarget",
      "name" : "BlueprintUICommonControls",
      "path" : "BlueprintUICommonControls/Sources",
      "product_memberships" : [
        "BlueprintUICommonControls"
      ],
      "sources" : [
        "AccessibilityBlocker.swift",
        "AccessibilityContainer.swift",
        "AccessibilityElement.swift",
        "AccessibilityFocus.swift",
        "AttributedLabel+Environment.swift",
        "AttributedLabel.swift",
        "Box.swift",
        "Button.swift",
        "CornerStyle.swift",
        "EditingMenu.swift",
        "Image.swift",
        "Internal/KeyboardObserver.swift",
        "Internal/UIBezierPath+Extensions.swift",
        "Label.swift",
        "Rule.swift",
        "ScrollView.swift",
        "SegmentedControl.swift",
        "Tappable.swift",
        "TextField.swift",
        "TextShadow.swift",
        "TransitionContainer.swift",
        "UserInterfaceOverridingElement.swift"
      ],
      "target_dependencies" : [
        "BlueprintUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BlueprintUI",
      "module_type" : "SwiftTarget",
      "name" : "BlueprintUI",
      "path" : "BlueprintUI/Sources",
      "product_memberships" : [
        "BlueprintUI",
        "BlueprintUICommonControls"
      ],
      "sources" : [
        "AttributedText/AttributedText.swift",
        "AttributedText/AttributedTextKey.swift",
        "AttributedText/TextAttributeContainer.swift",
        "BlueprintView/BlueprintView.swift",
        "BlueprintView/ElementPreview.swift",
        "Element/Accessibility.swift",
        "Element/ContentStorage.swift",
        "Element/Element.swift",
        "Element/ElementContent.swift",
        "Element/EnvironmentAdaptingStorage.swift",
        "Element/LayoutStorage.swift",
        "Element/LazyStorage.swift",
        "Element/MeasurableStorage.swift",
        "Element/MeasureElementStorage.swift",
        "Element/PassthroughStorage.swift",
        "Element/ProxyElement.swift",
        "Element/UIViewElement.swift",
        "Environment/AdaptedEnvironment.swift",
        "Environment/Environment.swift",
        "Environment/EnvironmentKey.swift",
        "Environment/EnvironmentReader.swift",
        "Environment/Keys/AccessibilityLinkKey.swift",
        "Environment/Keys/CalendarKey.swift",
        "Environment/Keys/DisplayScaleKey.swift",
        "Environment/Keys/LayoutDirectionKey.swift",
        "Environment/Keys/LocaleKey.swift",
        "Environment/Keys/SafeAreaInsetsKey.swift",
        "Environment/Keys/TimeZoneKey.swift",
        "Environment/Keys/WindowSizeKey.swift",
        "Extensions/BidirectionalCollection+Blueprint.swift",
        "Extensions/CGSize+Blueprint.swift",
        "Extensions/FloatingPoint+Blueprint.swift",
        "Extensions/UIAccessibilityTraits+Blueprint.swift",
        "Focus/FocusBinding.swift",
        "Focus/FocusState.swift",
        "Focus/FocusTrigger.swift",
        "Internal/CacheClearer.swift",
        "Internal/CacheFactory.swift",
        "Internal/CacheTree.swift",
        "Internal/ElementIdentifier.swift",
        "Internal/ElementPath.swift",
        "Internal/Extensions/AnyObject+Debugging.swift",
        "Internal/Extensions/CATransform3D.swift",
        "Internal/Extensions/CGPoint.swift",
        "Internal/Extensions/CGRect.swift",
        "Internal/Extensions/CGSize+Extensions.swift",
        "Internal/Extensions/UIView.swift",
        "Internal/Extensions/UIViewAnimationOptions.swift",
        "Internal/FakeCache.swift",
        "Internal/HintingSizeCache.swift",
        "Internal/LayoutModeKey.swift",
        "Internal/LayoutResultNode.swift",
        "Internal/LayoutTreeNode.swift",
        "Internal/Logger.swift",
        "Internal/Measurer.swift",
        "Internal/Metatype.swift",
        "Internal/NativeViewNode.swift",
        "Internal/OSLog+Blueprint.swift",
        "Internal/PassthroughView.swift",
        "Internal/RenderContext.swift",
        "Internal/RenderPassCache.swift",
        "Internal/RoundingCorrectionKey.swift",
        "Internal/RoundingOriginKey.swift",
        "Layout/Aligned.swift",
        "Layout/Alignment.swift",
        "Layout/AspectRatio.swift",
        "Layout/Builder.swift",
        "Layout/Centered.swift",
        "Layout/Column.swift",
        "Layout/Conditionals.swift",
        "Layout/ConstrainedAspectRatio.swift",
        "Layout/ConstrainedSize.swift",
        "Layout/Decorate.swift",
        "Layout/ElementBuilder.swift",
        "Layout/ElementDimensions.swift",
        "Layout/Empty.swift",
        "Layout/EqualStack.swift",
        "Layout/FloatingPoint+ScaleRounding.swift",
        "Layout/Flow.swift",
        "Layout/GeometryReader.swift",
        "Layout/GridRow.swift",
        "Layout/Hidden.swift",
        "Layout/Inset.swift",
        "Layout/Keyed.swift",
        "Layout/Layout.swift",
        "Layout/LayoutAttributes.swift",
        "Layout/LayoutMode.swift",
        "Layout/LayoutOptions.swift",
        "Layout/LayoutSubelement.swift",
        "Layout/LayoutWriter.swift",
        "Layout/LifecycleObserver.swift",
        "Layout/Opacity.swift",
        "Layout/Overlay.swift",
        "Layout/Row.swift",
        "Layout/SingleChildLayout.swift",
        "Layout/Spacer.swift",
        "Layout/Stack.swift",
        "Layout/TintAdjustmentMode.swift",
        "Layout/Transformed.swift",
        "Layout/UnitPoint.swift",
        "Layout/UserInteractionEnabled.swift",
        "Measuring/Measurable.swift",
        "Measuring/SizeConstraint.swift",
        "ViewDescription/AnimationAttributes.swift",
        "ViewDescription/LayoutTransition.swift",
        "ViewDescription/LifecycleCallback.swift",
        "ViewDescription/ViewDescription.swift",
        "ViewDescription/VisibilityTransition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/102] Emitting module BlueprintUI
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[5/112] Compiling BlueprintUI CalendarKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[6/112] Compiling BlueprintUI DisplayScaleKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[7/112] Compiling BlueprintUI LayoutDirectionKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[8/112] Compiling BlueprintUI LocaleKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[9/112] Compiling BlueprintUI SafeAreaInsetsKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[10/112] Compiling BlueprintUI TimeZoneKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[11/112] Compiling BlueprintUI WindowSizeKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[12/112] Compiling BlueprintUI BidirectionalCollection+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[13/112] Compiling BlueprintUI CGSize+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[14/112] Compiling BlueprintUI FloatingPoint+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[15/112] Compiling BlueprintUI UIAccessibilityTraits+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[16/112] Compiling BlueprintUI Metatype.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[17/112] Compiling BlueprintUI NativeViewNode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[18/112] Compiling BlueprintUI OSLog+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[19/112] Compiling BlueprintUI PassthroughView.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[20/112] Compiling BlueprintUI RenderContext.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[21/112] Compiling BlueprintUI RenderPassCache.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[22/112] Compiling BlueprintUI RoundingCorrectionKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[23/112] Compiling BlueprintUI RoundingOriginKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[24/112] Compiling BlueprintUI Aligned.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[25/112] Compiling BlueprintUI Alignment.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[26/112] Compiling BlueprintUI AspectRatio.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[27/112] Compiling BlueprintUI CGRect.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[28/112] Compiling BlueprintUI CGSize+Extensions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[29/112] Compiling BlueprintUI UIView.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[30/112] Compiling BlueprintUI UIViewAnimationOptions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[31/112] Compiling BlueprintUI FakeCache.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[32/112] Compiling BlueprintUI HintingSizeCache.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[33/112] Compiling BlueprintUI LayoutModeKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[34/112] Compiling BlueprintUI LayoutResultNode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[35/112] Compiling BlueprintUI LayoutTreeNode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[36/112] Compiling BlueprintUI Logger.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[37/112] Compiling BlueprintUI Measurer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[38/112] Compiling BlueprintUI Transformed.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[39/112] Compiling BlueprintUI UnitPoint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[40/112] Compiling BlueprintUI UserInteractionEnabled.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[41/112] Compiling BlueprintUI Measurable.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[42/112] Compiling BlueprintUI SizeConstraint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[43/112] Compiling BlueprintUI AnimationAttributes.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[44/112] Compiling BlueprintUI LayoutTransition.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[45/112] Compiling BlueprintUI LifecycleCallback.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[46/112] Compiling BlueprintUI ViewDescription.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[47/112] Compiling BlueprintUI VisibilityTransition.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[48/112] Compiling BlueprintUI LazyStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[49/112] Compiling BlueprintUI MeasurableStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[50/112] Compiling BlueprintUI MeasureElementStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[51/112] Compiling BlueprintUI PassthroughStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[52/112] Compiling BlueprintUI ProxyElement.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[53/112] Compiling BlueprintUI UIViewElement.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[54/112] Compiling BlueprintUI AdaptedEnvironment.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[55/112] Compiling BlueprintUI Environment.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[56/112] Compiling BlueprintUI EnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[57/112] Compiling BlueprintUI EnvironmentReader.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[58/112] Compiling BlueprintUI AccessibilityLinkKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[59/112] Compiling BlueprintUI FocusBinding.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[60/112] Compiling BlueprintUI FocusState.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[61/112] Compiling BlueprintUI FocusTrigger.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[62/112] Compiling BlueprintUI CacheClearer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[63/112] Compiling BlueprintUI CacheFactory.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[64/112] Compiling BlueprintUI CacheTree.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[65/112] Compiling BlueprintUI ElementIdentifier.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[66/112] Compiling BlueprintUI ElementPath.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[67/112] Compiling BlueprintUI AnyObject+Debugging.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[68/112] Compiling BlueprintUI CATransform3D.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[69/112] Compiling BlueprintUI CGPoint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[70/112] Compiling BlueprintUI LayoutSubelement.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[71/112] Compiling BlueprintUI LayoutWriter.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[72/112] Compiling BlueprintUI LifecycleObserver.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[73/112] Compiling BlueprintUI Opacity.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[74/112] Compiling BlueprintUI Overlay.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[75/112] Compiling BlueprintUI Row.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[76/112] Compiling BlueprintUI SingleChildLayout.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[77/112] Compiling BlueprintUI Spacer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[78/112] Compiling BlueprintUI Stack.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[79/112] Compiling BlueprintUI TintAdjustmentMode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[80/112] Compiling BlueprintUI AttributedText.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[81/112] Compiling BlueprintUI AttributedTextKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[82/112] Compiling BlueprintUI TextAttributeContainer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[83/112] Compiling BlueprintUI BlueprintView.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[84/112] Compiling BlueprintUI ElementPreview.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[85/112] Compiling BlueprintUI Accessibility.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[86/112] Compiling BlueprintUI ContentStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[87/112] Compiling BlueprintUI Element.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[88/112] Compiling BlueprintUI ElementContent.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[89/112] Compiling BlueprintUI EnvironmentAdaptingStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[90/112] Compiling BlueprintUI LayoutStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[91/112] Compiling BlueprintUI FloatingPoint+ScaleRounding.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[92/112] Compiling BlueprintUI Flow.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[93/112] Compiling BlueprintUI GeometryReader.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[94/112] Compiling BlueprintUI GridRow.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[95/112] Compiling BlueprintUI Hidden.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[96/112] Compiling BlueprintUI Inset.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[97/112] Compiling BlueprintUI Keyed.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[98/112] Compiling BlueprintUI Layout.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[99/112] Compiling BlueprintUI LayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[100/112] Compiling BlueprintUI LayoutMode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[101/112] Compiling BlueprintUI LayoutOptions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[102/112] Compiling BlueprintUI Builder.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[103/112] Compiling BlueprintUI Centered.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[104/112] Compiling BlueprintUI Column.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[105/112] Compiling BlueprintUI Conditionals.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[106/112] Compiling BlueprintUI ConstrainedAspectRatio.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[107/112] Compiling BlueprintUI ConstrainedSize.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[108/112] Compiling BlueprintUI Decorate.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[109/112] Compiling BlueprintUI ElementBuilder.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[110/112] Compiling BlueprintUI ElementDimensions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[111/112] Compiling BlueprintUI Empty.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[112/112] Compiling BlueprintUI EqualStack.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/100] Compiling BlueprintUI CalendarKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[3/100] Compiling BlueprintUI DisplayScaleKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[4/100] Compiling BlueprintUI LayoutDirectionKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[5/100] Compiling BlueprintUI LocaleKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[6/100] Compiling BlueprintUI SafeAreaInsetsKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[7/100] Compiling BlueprintUI TimeZoneKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[8/100] Compiling BlueprintUI WindowSizeKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[9/100] Compiling BlueprintUI BidirectionalCollection+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[10/100] Compiling BlueprintUI CGSize+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[11/100] Compiling BlueprintUI FloatingPoint+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[12/100] Compiling BlueprintUI UIAccessibilityTraits+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[13/110] Compiling BlueprintUI CGRect.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[14/110] Compiling BlueprintUI CGSize+Extensions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[15/110] Compiling BlueprintUI UIView.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[16/110] Compiling BlueprintUI UIViewAnimationOptions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[17/110] Compiling BlueprintUI FakeCache.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[18/110] Compiling BlueprintUI HintingSizeCache.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[19/110] Compiling BlueprintUI LayoutModeKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[20/110] Compiling BlueprintUI LayoutResultNode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[21/110] Compiling BlueprintUI LayoutTreeNode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[22/110] Compiling BlueprintUI Logger.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[23/110] Compiling BlueprintUI Measurer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[24/110] Compiling BlueprintUI Metatype.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[25/110] Compiling BlueprintUI NativeViewNode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[26/110] Compiling BlueprintUI OSLog+Blueprint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[27/110] Compiling BlueprintUI PassthroughView.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[28/110] Compiling BlueprintUI RenderContext.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[29/110] Compiling BlueprintUI RenderPassCache.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[30/110] Compiling BlueprintUI RoundingCorrectionKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[31/110] Compiling BlueprintUI RoundingOriginKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[32/110] Compiling BlueprintUI Aligned.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[33/110] Compiling BlueprintUI Alignment.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[34/110] Compiling BlueprintUI AspectRatio.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/110] Emitting module BlueprintUI
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[36/110] Compiling BlueprintUI Transformed.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[37/110] Compiling BlueprintUI UnitPoint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[38/110] Compiling BlueprintUI UserInteractionEnabled.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[39/110] Compiling BlueprintUI Measurable.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[40/110] Compiling BlueprintUI SizeConstraint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[41/110] Compiling BlueprintUI AnimationAttributes.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[42/110] Compiling BlueprintUI LayoutTransition.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[43/110] Compiling BlueprintUI LifecycleCallback.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[44/110] Compiling BlueprintUI ViewDescription.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[45/110] Compiling BlueprintUI VisibilityTransition.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[46/110] Compiling BlueprintUI LazyStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[47/110] Compiling BlueprintUI MeasurableStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[48/110] Compiling BlueprintUI MeasureElementStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[49/110] Compiling BlueprintUI PassthroughStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[50/110] Compiling BlueprintUI ProxyElement.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[51/110] Compiling BlueprintUI UIViewElement.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[52/110] Compiling BlueprintUI AdaptedEnvironment.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[53/110] Compiling BlueprintUI Environment.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[54/110] Compiling BlueprintUI EnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[55/110] Compiling BlueprintUI EnvironmentReader.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[56/110] Compiling BlueprintUI AccessibilityLinkKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[57/110] Compiling BlueprintUI AttributedText.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[58/110] Compiling BlueprintUI AttributedTextKey.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[59/110] Compiling BlueprintUI TextAttributeContainer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[60/110] Compiling BlueprintUI BlueprintView.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[61/110] Compiling BlueprintUI ElementPreview.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[62/110] Compiling BlueprintUI Accessibility.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[63/110] Compiling BlueprintUI ContentStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[64/110] Compiling BlueprintUI Element.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[65/110] Compiling BlueprintUI ElementContent.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[66/110] Compiling BlueprintUI EnvironmentAdaptingStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[67/110] Compiling BlueprintUI LayoutStorage.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[68/110] Compiling BlueprintUI FloatingPoint+ScaleRounding.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[69/110] Compiling BlueprintUI Flow.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[70/110] Compiling BlueprintUI GeometryReader.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[71/110] Compiling BlueprintUI GridRow.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[72/110] Compiling BlueprintUI Hidden.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[73/110] Compiling BlueprintUI Inset.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[74/110] Compiling BlueprintUI Keyed.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[75/110] Compiling BlueprintUI Layout.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[76/110] Compiling BlueprintUI LayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[77/110] Compiling BlueprintUI LayoutMode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[78/110] Compiling BlueprintUI LayoutOptions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[79/110] Compiling BlueprintUI FocusBinding.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[80/110] Compiling BlueprintUI FocusState.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[81/110] Compiling BlueprintUI FocusTrigger.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[82/110] Compiling BlueprintUI CacheClearer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[83/110] Compiling BlueprintUI CacheFactory.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[84/110] Compiling BlueprintUI CacheTree.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[85/110] Compiling BlueprintUI ElementIdentifier.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[86/110] Compiling BlueprintUI ElementPath.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[87/110] Compiling BlueprintUI AnyObject+Debugging.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[88/110] Compiling BlueprintUI CATransform3D.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[89/110] Compiling BlueprintUI CGPoint.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[90/110] Compiling BlueprintUI LayoutSubelement.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[91/110] Compiling BlueprintUI LayoutWriter.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[92/110] Compiling BlueprintUI LifecycleObserver.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[93/110] Compiling BlueprintUI Opacity.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[94/110] Compiling BlueprintUI Overlay.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[95/110] Compiling BlueprintUI Row.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[96/110] Compiling BlueprintUI SingleChildLayout.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[97/110] Compiling BlueprintUI Spacer.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[98/110] Compiling BlueprintUI Stack.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[99/110] Compiling BlueprintUI TintAdjustmentMode.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[100/110] Compiling BlueprintUI Builder.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[101/110] Compiling BlueprintUI Centered.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[102/110] Compiling BlueprintUI Column.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[103/110] Compiling BlueprintUI Conditionals.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[104/110] Compiling BlueprintUI ConstrainedAspectRatio.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[105/110] Compiling BlueprintUI ConstrainedSize.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[106/110] Compiling BlueprintUI Decorate.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[107/110] Compiling BlueprintUI ElementBuilder.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[108/110] Compiling BlueprintUI ElementDimensions.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[109/110] Compiling BlueprintUI Empty.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[110/110] Compiling BlueprintUI EqualStack.swift
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
BUILD FAILURE 6.1 macosSpm