The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YCoreUI, reference 1.7.0 (38f2a2), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 13:13:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/YCoreUI.git
Reference: 1.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/YCoreUI
 * tag               1.7.0      -> FETCH_HEAD
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 1.7.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/codeandtheory/YCoreUI.git
[1/1224] Fetching ycoreui
Fetched https://github.com/codeandtheory/YCoreUI.git from cache (1.07s)
Creating working copy for https://github.com/codeandtheory/YCoreUI.git
Working copy of https://github.com/codeandtheory/YCoreUI.git resolved at 1.7.0 (38f2a28)
warning: '.resolve-product-dependencies': dependency 'ycoreui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/codeandtheory/YCoreUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/34] 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)
[4/34] 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)
[5/34] 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)
[6/34] 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)
[7/34] 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)
[8/34] 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)
[9/34] 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)
[10/34] 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)
[11/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)
[12/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)
[13/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)
[14/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)
[15/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)
[16/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)
[17/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)
[18/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)
[19/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)
[20/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)
[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 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)
[25/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)
[26/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)
[27/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)
[28/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)
[29/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/37] 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)
[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)
BUILD FAILURE 6.3 macosSpm