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 LiveKnob, reference master (7e8994), with Swift 5.10 for macOS (SPM) on 17 May 2025 17:02:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cemolcay/liveknob.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cemolcay/liveknob
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7e89943 Add double tap gesture recognizing
Cloned https://github.com/cemolcay/liveknob.git
Revision (git rev-parse @):
7e89943724ee4613524ee6f31d5da1987aecb9e6
SUCCESS checkout https://github.com/cemolcay/liveknob.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/cemolcay/liveknob.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module LiveKnob
/Users/admin/builder/spi-builder-workspace/Sources/LiveKnob/LiveKnob.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling LiveKnob LiveKnob.swift
/Users/admin/builder/spi-builder-workspace/Sources/LiveKnob/LiveKnob.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm