Build Information
Failed to build YStepper with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ystepper-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/ystepper-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b051458 Feature/objc compatibility (#23)
Cloned https://github.com/codeandtheory/ystepper-ios.git
Revision (git rev-parse @):
b0514584350a5f0d400ae4ddd1e08cff98b1131a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ystepper-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/codeandtheory/ystepper-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6F35C1178C84523A.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/62] Emitting module YCoreUI
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI Anchorable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI Colorable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI ImageAsset.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI Animation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI Elevation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainCenter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainEdges.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainEdgesToMargins.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIEdgeInsets+horizontal.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIEdgeInsets+init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIScreen+scaleFactor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+Animation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrain.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainAnchor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainAspectRatio.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIView+constrainBelow.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIColor+rgb.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIColor+rgbComponents.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIColor+rgbValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIEdgeInsets+directional.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI FormViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI CGFloat+rounded.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI CGSize+inset.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI String+Localizable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI NSDirectionalEdgeInsets+horizontal.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIColor+WCAG.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI UIColor+blended.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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/65] Compiling YCoreUI Localizable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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)
[38/65] Compiling YCoreUI SystemImage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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)
[39/65] Compiling YCoreUI YCoreUI+Logging.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/YCoreUI/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)
Fetching https://github.com/yml-org/YCoreUI.git
Fetching https://github.com/yml-org/YMatterType.git
[1/1224] Fetching ycoreui
[38/2361] Fetching ycoreui, ymattertype
Fetched https://github.com/yml-org/YMatterType.git from cache (2.28s)
Fetched https://github.com/yml-org/YCoreUI.git from cache (2.28s)
Computing version for https://github.com/yml-org/YCoreUI.git
Computed https://github.com/yml-org/YCoreUI.git at 1.7.0 (0.68s)
Computing version for https://github.com/yml-org/YMatterType.git
Computed https://github.com/yml-org/YMatterType.git at 1.7.0 (0.66s)
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
BUILD FAILURE 6.0 macosSpm