Build Information
Failed to build YSnackbar with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ysnackbar-ios.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/ysnackbar-ios
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 159d3aa [ISSUE] updated dependencies version and fixed swift warning (#17)
Cloned https://github.com/codeandtheory/ysnackbar-ios.git
Revision (git rev-parse @):
159d3aa10c576887b68531518c5afe7003cd63d5
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ysnackbar-ios.git at 1.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/codeandtheory/ysnackbar-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/60] Compiling YCoreUI UIColor+rgbValue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/60] Compiling YCoreUI UIEdgeInsets+directional.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[7/60] Compiling YCoreUI UIEdgeInsets+horizontal.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[8/60] Compiling YCoreUI UIEdgeInsets+init.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[9/64] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[10/64] Compiling YCoreUI UIColor+WCAG.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[11/64] Compiling YCoreUI UIColor+blended.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[12/64] Compiling YCoreUI UIColor+rgb.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[13/64] Compiling YCoreUI UIColor+rgbComponents.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/64] Compiling YCoreUI Animation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[15/64] Compiling YCoreUI Elevation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[16/64] Compiling YCoreUI Anchorable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[17/64] Compiling YCoreUI Colorable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/64] Emitting module YCoreUI
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/64] Compiling YCoreUI UIView+constrainCenter.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[20/64] Compiling YCoreUI UIView+constrainEdges.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[21/64] Compiling YCoreUI UIView+constrainEdgesToMargins.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[22/64] Compiling YCoreUI UIView+constrainSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[23/64] Compiling YCoreUI UIView+constrain.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[24/64] Compiling YCoreUI UIView+constrainAnchor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[25/64] Compiling YCoreUI UIView+constrainAspectRatio.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[26/64] Compiling YCoreUI UIView+constrainBelow.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[27/64] Compiling YCoreUI UIScreen+scaleFactor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[28/64] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[29/64] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[30/64] Compiling YCoreUI UIView+Animation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[31/64] Compiling YMatterType HelveticaNeueFontFamily.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/67] Emitting module YMatterType
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/67] Compiling YMatterType Typography.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/67] Compiling YMatterType TypographyLayout.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[37/67] Compiling YMatterType YMatterType+Logging.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[38/67] Compiling YCoreUI FormViewController.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[39/67] Compiling YCoreUI CGFloat+rounded.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[40/67] Compiling YMatterType NSParagraphStyle+lineSpacing.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[41/67] Compiling YMatterType UIFont+register.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[42/67] Compiling YCoreUI ImageAsset.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[43/67] Compiling YCoreUI Localizable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[44/67] Compiling YCoreUI SystemImage.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[45/67] Compiling YCoreUI YCoreUI+Logging.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
Fetching https://github.com/yml-org/YCoreUI.git from cache
Fetching https://github.com/yml-org/YMatterType.git from cache
Fetched https://github.com/yml-org/YCoreUI.git from cache (0.20s)
Fetched https://github.com/yml-org/YMatterType.git from cache (0.21s)
Computing version for https://github.com/yml-org/YCoreUI.git
Computed https://github.com/yml-org/YCoreUI.git at 1.7.0 (0.52s)
Computing version for https://github.com/yml-org/YMatterType.git
Computed https://github.com/yml-org/YMatterType.git at 1.7.0 (0.51s)
Creating working copy for https://github.com/yml-org/YMatterType.git
Working copy of https://github.com/yml-org/YMatterType.git resolved at 1.7.0
Creating working copy for https://github.com/yml-org/YCoreUI.git
Working copy of https://github.com/yml-org/YCoreUI.git resolved at 1.7.0
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/57] Compiling YCoreUI UIView+constrain.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/57] Compiling YCoreUI UIView+constrainAnchor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[4/57] Compiling YCoreUI UIView+constrainAspectRatio.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[5/57] Compiling YCoreUI UIView+constrainBelow.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/57] Compiling YCoreUI UIView+constrainCenter.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[7/57] Compiling YCoreUI UIView+constrainEdges.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[8/57] Compiling YCoreUI UIView+constrainEdgesToMargins.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[9/57] Compiling YCoreUI UIView+constrainSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/61] Emitting module YCoreUI
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[11/61] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[12/61] Compiling YCoreUI UIColor+WCAG.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[13/61] Compiling YCoreUI UIColor+blended.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[14/61] Compiling YCoreUI UIColor+rgb.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[15/61] Compiling YCoreUI UIColor+rgbComponents.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[16/61] Compiling YCoreUI Animation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[17/61] Compiling YCoreUI Elevation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/61] Compiling YCoreUI Anchorable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/61] Compiling YCoreUI Colorable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[20/61] Compiling YCoreUI UIScreen+scaleFactor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[21/61] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[22/61] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[23/61] Compiling YCoreUI UIView+Animation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[24/61] Compiling YCoreUI UIColor+rgbValue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[25/61] Compiling YCoreUI UIEdgeInsets+directional.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[26/61] Compiling YCoreUI UIEdgeInsets+horizontal.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[27/61] Compiling YCoreUI UIEdgeInsets+init.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[28/61] Compiling YCoreUI FormViewController.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[29/61] Compiling YCoreUI CGFloat+rounded.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[30/61] Compiling YCoreUI CGSize+inset.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[31/61] Compiling YCoreUI String+Localizable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[32/61] Compiling YCoreUI NSDirectionalEdgeInsets+horizontal.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[33/61] Compiling YCoreUI ImageAsset.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[34/61] Compiling YCoreUI Localizable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/61] Compiling YCoreUI SystemImage.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/61] Compiling YCoreUI YCoreUI+Logging.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/61] Emitting module YMatterType
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
import UIKit
^
BUILD FAILURE 5.10 macosSpm