The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build YCoreUI, reference main (38f2a2), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 22:07:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/YCoreUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/YCoreUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 38f2a28 [ISSUE] Add logger to colorable on fallBack (#62)
Cloned https://github.com/codeandtheory/YCoreUI.git
Revision (git rev-parse @):
38f2a285e43c044c2693a5a21e958b4b78c81492
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/YCoreUI.git at main
========================================
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": "ycoreui",
      "name": "YCoreUI",
      "url": "https://github.com/codeandtheory/YCoreUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YCoreUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/codeandtheory/YCoreUI.git
[1/1224] Fetching ycoreui
Fetched https://github.com/codeandtheory/YCoreUI.git from cache (0.95s)
Creating working copy for https://github.com/codeandtheory/YCoreUI.git
Working copy of https://github.com/codeandtheory/YCoreUI.git resolved at main (38f2a28)
warning: '.resolve-product-dependencies': dependency 'ycoreui' 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/codeandtheory/YCoreUI.git
https://github.com/codeandtheory/YCoreUI.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "YCoreUI",
  "name" : "YCoreUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "YCoreUI",
      "targets" : [
        "YCoreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YCoreUITests",
      "module_type" : "SwiftTarget",
      "name" : "YCoreUITests",
      "path" : "Tests/YCoreUITests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/YCoreUITests/Assets/Colors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/YCoreUITests/Assets/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/YCoreUITests/Assets/Strings/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/YCoreUITests/Assets/Strings/en.lproj/Settings.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Components/FormViewControllerTests.swift",
        "Extensions/Foundation/CGFloat+roundedTests.swift",
        "Extensions/Foundation/CGSize+insetTests.swift",
        "Extensions/Foundation/String+LocalizedTests.swift",
        "Extensions/UIKit/NSDirectionalEdgeInsets+horizontalTests.swift",
        "Extensions/UIKit/NSDirectionalEdgeInsets+initTests.swift",
        "Extensions/UIKit/UIColor+WCAGTests.swift",
        "Extensions/UIKit/UIColor+blendedTests.swift",
        "Extensions/UIKit/UIColor+rgbComponentsTests.swift",
        "Extensions/UIKit/UIColor+rgbTests.swift",
        "Extensions/UIKit/UIColor+rgbValueTests.swift",
        "Extensions/UIKit/UIEdgeInsets+directionalTests.swift",
        "Extensions/UIKit/UIEdgeInsets+horizontalTests.swift",
        "Extensions/UIKit/UIEdgeInsets+initTests.swift",
        "Extensions/UIKit/UIScreen+scaleFactorTests.swift",
        "Extensions/UIKit/UIScrollView+keyboardNotificationsTests.swift",
        "Extensions/UIKit/UIView+AnimationTests.swift",
        "Extensions/UIKit/UIView+constrainAnchorTests.swift",
        "Extensions/UIKit/UIView+constrainAspectRatioTests.swift",
        "Extensions/UIKit/UIView+constrainBelowTests.swift",
        "Extensions/UIKit/UIView+constrainCenterTests.swift",
        "Extensions/UIKit/UIView+constrainEdgesTests.swift",
        "Extensions/UIKit/UIView+constrainEdgesToMarginsTests.swift",
        "Extensions/UIKit/UIView+constrainSizeTests.swift",
        "Extensions/UIKit/UIView+constrainTests.swift",
        "Foundations/AnimationTests.swift",
        "Foundations/ElevationTests.swift",
        "Foundations/UIColor+TestHarness.swift",
        "Helpers/XCTestCase+MemoryLeakTracking.swift",
        "Protocols/ColorableTests.swift",
        "Protocols/ImageAssetTests.swift",
        "Protocols/SystemImageTests.swift",
        "YCoreUI+LoggingTests.swift"
      ],
      "target_dependencies" : [
        "YCoreUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "YCoreUI",
      "module_type" : "SwiftTarget",
      "name" : "YCoreUI",
      "path" : "Sources/YCoreUI",
      "product_memberships" : [
        "YCoreUI"
      ],
      "sources" : [
        "Components/FormViewController.swift",
        "Extensions/Foundation/CGFloat+rounded.swift",
        "Extensions/Foundation/CGSize+inset.swift",
        "Extensions/Foundation/String+Localizable.swift",
        "Extensions/UIKit/NSDirectionalEdgeInsets+horizontal.swift",
        "Extensions/UIKit/NSDirectionalEdgeInsets+init.swift",
        "Extensions/UIKit/UIColor+WCAG.swift",
        "Extensions/UIKit/UIColor+blended.swift",
        "Extensions/UIKit/UIColor+rgb.swift",
        "Extensions/UIKit/UIColor+rgbComponents.swift",
        "Extensions/UIKit/UIColor+rgbValue.swift",
        "Extensions/UIKit/UIEdgeInsets+directional.swift",
        "Extensions/UIKit/UIEdgeInsets+horizontal.swift",
        "Extensions/UIKit/UIEdgeInsets+init.swift",
        "Extensions/UIKit/UIScreen+scaleFactor.swift",
        "Extensions/UIKit/UIScrollView+keyboardNotifications.swift",
        "Extensions/UIKit/UITraitCollection+colorSpaces.swift",
        "Extensions/UIKit/UIView+Animation.swift",
        "Extensions/UIKit/UIView+constrain.swift",
        "Extensions/UIKit/UIView+constrainAnchor.swift",
        "Extensions/UIKit/UIView+constrainAspectRatio.swift",
        "Extensions/UIKit/UIView+constrainBelow.swift",
        "Extensions/UIKit/UIView+constrainCenter.swift",
        "Extensions/UIKit/UIView+constrainEdges.swift",
        "Extensions/UIKit/UIView+constrainEdgesToMargins.swift",
        "Extensions/UIKit/UIView+constrainSize.swift",
        "Foundations/Animation.swift",
        "Foundations/Elevation.swift",
        "Protocols/Anchorable.swift",
        "Protocols/Colorable.swift",
        "Protocols/ImageAsset.swift",
        "Protocols/Localizable.swift",
        "Protocols/SystemImage.swift",
        "YCoreUI+Logging.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/34] Emitting module YCoreUI
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[4/37] Compiling YCoreUI UIView+constrainAnchor.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[5/37] Compiling YCoreUI UIView+constrainAspectRatio.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[6/37] Compiling YCoreUI UIView+constrainBelow.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[7/37] Compiling YCoreUI UIView+constrainSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[8/37] Compiling YCoreUI Animation.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[9/37] Compiling YCoreUI Elevation.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[10/37] Compiling YCoreUI UIEdgeInsets+horizontal.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[11/37] Compiling YCoreUI UIEdgeInsets+init.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[12/37] Compiling YCoreUI UIScreen+scaleFactor.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[13/37] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[14/37] Compiling YCoreUI UIView+constrainCenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[15/37] Compiling YCoreUI UIView+constrainEdges.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[16/37] Compiling YCoreUI UIView+constrainEdgesToMargins.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[17/37] Compiling YCoreUI NSDirectionalEdgeInsets+horizontal.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[18/37] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[19/37] Compiling YCoreUI UIColor+WCAG.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[20/37] Compiling YCoreUI UIColor+blended.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[21/37] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[22/37] Compiling YCoreUI UIView+Animation.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[23/37] Compiling YCoreUI UIView+constrain.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[24/37] Compiling YCoreUI Anchorable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[25/37] Compiling YCoreUI Colorable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[26/37] Compiling YCoreUI ImageAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[27/37] Compiling YCoreUI UIColor+rgb.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[28/37] Compiling YCoreUI UIColor+rgbComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[29/37] Compiling YCoreUI UIColor+rgbValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[30/37] Compiling YCoreUI UIEdgeInsets+directional.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[31/37] Compiling YCoreUI FormViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[32/37] Compiling YCoreUI CGFloat+rounded.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[33/37] Compiling YCoreUI CGSize+inset.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[34/37] Compiling YCoreUI String+Localizable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[35/37] Compiling YCoreUI Localizable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[36/37] Compiling YCoreUI SystemImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[37/37] Compiling YCoreUI YCoreUI+Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/33] Emitting module YCoreUI
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[3/36] Compiling YCoreUI UIEdgeInsets+horizontal.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[4/36] Compiling YCoreUI UIEdgeInsets+init.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[5/36] Compiling YCoreUI UIScreen+scaleFactor.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[6/36] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[7/36] Compiling YCoreUI UIView+constrainCenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[8/36] Compiling YCoreUI UIView+constrainEdges.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[9/36] Compiling YCoreUI UIView+constrainEdgesToMargins.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[10/36] Compiling YCoreUI UIColor+rgb.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[11/36] Compiling YCoreUI UIColor+rgbComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[12/36] Compiling YCoreUI UIColor+rgbValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[13/36] Compiling YCoreUI UIEdgeInsets+directional.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[14/36] Compiling YCoreUI UIView+constrainAnchor.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[15/36] Compiling YCoreUI UIView+constrainAspectRatio.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[16/36] Compiling YCoreUI UIView+constrainBelow.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[17/36] Compiling YCoreUI NSDirectionalEdgeInsets+horizontal.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[18/36] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[19/36] Compiling YCoreUI UIColor+WCAG.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[20/36] Compiling YCoreUI UIColor+blended.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[21/36] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[22/36] Compiling YCoreUI UIView+Animation.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[23/36] Compiling YCoreUI UIView+constrain.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[24/36] Compiling YCoreUI Anchorable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[25/36] Compiling YCoreUI Colorable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[26/36] Compiling YCoreUI ImageAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[27/36] Compiling YCoreUI UIView+constrainSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[28/36] Compiling YCoreUI Animation.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[29/36] Compiling YCoreUI Elevation.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[30/36] Compiling YCoreUI FormViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[31/36] Compiling YCoreUI CGFloat+rounded.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[32/36] Compiling YCoreUI CGSize+inset.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[33/36] Compiling YCoreUI String+Localizable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[34/36] Compiling YCoreUI Localizable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[35/36] Compiling YCoreUI SystemImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
[36/36] Compiling YCoreUI YCoreUI+Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | #if os(iOS)
BUILD FAILURE 6.1 macosSpm