Build Information
Failed to build LabelKit, reference 2.1.0 (51cb5c
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 03:41:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edudnyk/LabelKit.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edudnyk/LabelKit
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 51cb5c6 Podspec version 2.1.0.
Cloned https://github.com/edudnyk/LabelKit.git
Revision (git rev-parse @):
51cb5c686a4d139a91442ab9f8e9401430b2f417
SUCCESS checkout https://github.com/edudnyk/LabelKit.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/edudnyk/LabelKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/10] Compiling LabelKit Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
[4/10] Compiling LabelKit LKTextDidChangeAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/10] Emitting module LabelKit
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
[6/10] Compiling LabelKit LKExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
[7/10] Compiling LabelKit LKBoundsDidChangeAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
[8/10] Compiling LabelKit LKLabelLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
[9/10] Compiling LabelKit LKLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
[10/10] Compiling LabelKit LabelView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
33 |
34 | import QuartzCore
35 | import UIKit
| `- error: no such module 'UIKit'
36 |
37 | class LKBoundsDidChangeAnimation: CABasicAnimation {
BUILD FAILURE 6.2 macosSpm