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 Haptica, reference 4.0.0 (59ba74), with Swift 6.0 for macOS (SPM) on 2 May 2025 09:47:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/efremidze/Haptica.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/efremidze/Haptica
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 59ba749 Remove Plist (#28)
Cloned https://github.com/efremidze/Haptica.git
Revision (git rev-parse @):
59ba7497a4b56b91d35eadb4b1f70d75e2af9519
SUCCESS checkout https://github.com/efremidze/Haptica.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/efremidze/Haptica.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/9] Compiling Haptica Logs.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
[4/9] Compiling Haptica Haptic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
[5/9] Compiling Haptica Hapticable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
[6/9] Compiling Haptica Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
[7/9] Compiling Haptica Pattern.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/9] Emitting module Haptica
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
[9/9] Compiling Haptica Associated.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension UIControl.Event: Hashable {
BUILD FAILURE 6.0 macosSpm