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 IQKeyboardToolbarManager, reference main (a1e1b4), with Swift 5.10 for macOS (SPM) on 24 Oct 2025 19:15:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQKeyboardToolbarManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1e1b4e - Handled a few cases with new iOS 26 style bottom search bar. Now not adding any toolbar in the search bar
Cloned https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Revision (git rev-parse @):
a1e1b4e4c9efd8350feaf79660d859d8fdf30ddf
SUCCESS checkout https://github.com/hackiftekhar/IQKeyboardToolbarManager.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Copying PrivacyInfo.xcprivacy
[3/9] Write sources
[3/9] Copying PrivacyInfo.xcprivacy
[7/9] Write sources
[8/9] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/15] Emitting module IQKeyboardCore
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[11/15] Compiling IQKeyboardCore UIView+Hierarchy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[12/15] Compiling IQKeyboardCore resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[13/15] Compiling IQKeyboardCore IQKeyboardConstants.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[14/15] Compiling IQKeyboardCore IQTextInputView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling IQKeyboardCore IQKeyboardExtended.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git
Fetching https://github.com/hackiftekhar/IQTextInputViewNotification
[1/298] Fetching iqtextinputviewnotification
[124/679] Fetching iqtextinputviewnotification, iqkeyboardtoolbar
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (1.46s)
Fetched https://github.com/hackiftekhar/IQTextInputViewNotification from cache (1.46s)
Computing version for https://github.com/hackiftekhar/IQTextInputViewNotification
Computed https://github.com/hackiftekhar/IQTextInputViewNotification at 1.0.9 (0.51s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
[1/268] Fetching iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.76s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.8 (0.50s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.3 (0.58s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbar.git resolved at 1.1.3
Creating working copy for https://github.com/hackiftekhar/IQTextInputViewNotification
Working copy of https://github.com/hackiftekhar/IQTextInputViewNotification resolved at 1.0.9
Creating working copy for https://github.com/hackiftekhar/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.8
BUILD FAILURE 5.10 macosSpm