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 ComponentsKit, reference 1.5.2 (6f8cc9), with Swift 5.9 for macOS (SPM) on 23 May 2025 16:40:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/componentskit/ComponentsKit.git
Reference: 1.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/componentskit/ComponentsKit
 * tag               1.5.2      -> FETCH_HEAD
HEAD is now at 6f8cc9f Merge pull request #94 from componentskit/dev
Cloned https://github.com/componentskit/ComponentsKit.git
Revision (git rev-parse @):
6f8cc9f6f1b489b2d5559771b0fe31c7849f0b22
SUCCESS checkout https://github.com/componentskit/ComponentsKit.git at 1.5.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/componentskit/ComponentsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/6] Emitting module AutoLayout
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AutoLayout/Sources/AutoLayout/LayoutConstraints.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/6] Compiling AutoLayout LayoutConstraintsBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AutoLayout/Sources/AutoLayout/LayoutConstraints.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling AutoLayout LayoutConstraints+Helpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AutoLayout/Sources/AutoLayout/LayoutConstraints.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/6] Compiling AutoLayout LayoutConstraints.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AutoLayout/Sources/AutoLayout/LayoutConstraints.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling AutoLayout UIView+Layout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AutoLayout/Sources/AutoLayout/LayoutConstraints.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/componentskit/AutoLayout
[1/29] Fetching autolayout
Fetched https://github.com/componentskit/AutoLayout (1.14s)
Computing version for https://github.com/componentskit/AutoLayout
Computed https://github.com/componentskit/AutoLayout at 1.0.0 (0.34s)
Creating working copy for https://github.com/componentskit/AutoLayout
Working copy of https://github.com/componentskit/AutoLayout resolved at 1.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/ComponentsKit/Resources/Assets.xcassets
BUILD FAILURE 5.9 macosSpm