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 IQKeyboardManagerSwift, reference master (17ff1e), with Swift 6.0 for macOS (SPM) on 1 Jul 2025 20:11:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQKeyboardManager.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQKeyboardManager
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 17ff1eb Merge pull request #2114 from Olexandr88/patch-2
Cloned https://github.com/hackiftekhar/IQKeyboardManager.git
Revision (git rev-parse @):
17ff1ebd3f95b9be581d8ffb829e70bb0fdf5bd8
SUCCESS checkout https://github.com/hackiftekhar/IQKeyboardManager.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hackiftekhar/IQKeyboardManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[0/17] Copying PrivacyInfo.xcprivacy
[0/17] Write sources
[9/17] Copying PrivacyInfo.xcprivacy
[16/17] Write swift-version-5BDAB9E9C0126B9D.txt
[18/27] Compiling IQKeyboardNotification IQKeyboardNotification.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
 22 | //  THE SOFTWARE.
 23 |
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | @available(iOSApplicationExtension, unavailable)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/27] Emitting module IQKeyboardCore
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
22 | //  THE SOFTWARE.
23 |
24 | import UIKit
   |        `- error: no such module 'UIKit'
25 |
26 | /// Wrapper for IQKeyboardManager compatible types. This type provides an extension point for
[20/27] Compiling IQKeyboardCore IQKeyboardConstants.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
22 | //  THE SOFTWARE.
23 |
24 | import UIKit
   |        `- error: no such module 'UIKit'
25 |
26 | /// Wrapper for IQKeyboardManager compatible types. This type provides an extension point for
[21/27] 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'
22 | //  THE SOFTWARE.
23 |
24 | import UIKit
   |        `- error: no such module 'UIKit'
25 |
26 | /// Wrapper for IQKeyboardManager compatible types. This type provides an extension point for
[22/27] Compiling IQKeyboardCore IQKeyboardExtended.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
22 | //  THE SOFTWARE.
23 |
24 | import UIKit
   |        `- error: no such module 'UIKit'
25 |
26 | /// Wrapper for IQKeyboardManager compatible types. This type provides an extension point for
[23/27] 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'
22 | //  THE SOFTWARE.
23 |
24 | import UIKit
   |        `- error: no such module 'UIKit'
25 |
26 | /// Wrapper for IQKeyboardManager compatible types. This type provides an extension point for
[24/27] Compiling IQKeyboardCore IQTextInputView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
22 | //  THE SOFTWARE.
23 |
24 | import UIKit
   |        `- error: no such module 'UIKit'
25 |
26 | /// Wrapper for IQKeyboardManager compatible types. This type provides an extension point for
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/27] Emitting module IQKeyboardNotification
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
 22 | //  THE SOFTWARE.
 23 |
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | @available(iOSApplicationExtension, unavailable)
[26/27] Compiling IQKeyboardNotification resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
 22 | //  THE SOFTWARE.
 23 |
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | @available(iOSApplicationExtension, unavailable)
[27/27] Compiling IQKeyboardNotification IQKeyboardInfo.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
 22 | //  THE SOFTWARE.
 23 |
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | @available(iOSApplicationExtension, unavailable)
Fetching https://github.com/hackiftekhar/IQKeyboardNotification.git
Fetching https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Fetching https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Fetching https://github.com/hackiftekhar/IQTextInputViewNotification.git
Fetching https://github.com/hackiftekhar/IQTextView.git
[1/281] Fetching iqtextinputviewnotification
[142/516] Fetching iqtextinputviewnotification, iqtextview
[330/855] Fetching iqtextinputviewnotification, iqtextview, iqkeyboardtoolbarmanager
[337/1149] Fetching iqtextinputviewnotification, iqtextview, iqkeyboardtoolbarmanager, iqkeyboardreturnmanager
[635/1398] Fetching iqtextinputviewnotification, iqtextview, iqkeyboardtoolbarmanager, iqkeyboardreturnmanager, iqkeyboardnotification
Fetched https://github.com/hackiftekhar/IQTextView.git from cache (0.73s)
[632/1163] Fetching iqtextinputviewnotification, iqkeyboardtoolbarmanager, iqkeyboardreturnmanager, iqkeyboardnotification
Fetched https://github.com/hackiftekhar/IQKeyboardReturnManager.git from cache (0.89s)
Fetched https://github.com/hackiftekhar/IQKeyboardToolbarManager.git from cache (0.90s)
Fetched https://github.com/hackiftekhar/IQTextInputViewNotification.git from cache (0.90s)
Fetched https://github.com/hackiftekhar/IQKeyboardNotification.git from cache (0.90s)
Computing version for https://github.com/hackiftekhar/IQTextView.git
Computed https://github.com/hackiftekhar/IQTextView.git at 1.0.5 (0.58s)
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git
[1/334] Fetching iqkeyboardtoolbar
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (0.91s)
Computing version for https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Computed https://github.com/hackiftekhar/IQKeyboardReturnManager.git at 1.0.5 (0.59s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
[1/244] Fetching iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.75s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbarManager.git at 1.1.3 (0.58s)
Computing version for https://github.com/hackiftekhar/IQTextInputViewNotification.git
Computed https://github.com/hackiftekhar/IQTextInputViewNotification.git at 1.0.8 (0.56s)
Computing version for https://github.com/hackiftekhar/IQKeyboardNotification.git
Computed https://github.com/hackiftekhar/IQKeyboardNotification.git at 1.0.5 (0.56s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.1 (0.57s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.57s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.7
Creating working copy for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbar.git resolved at 1.1.1
Creating working copy for https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbarManager.git resolved at 1.1.3
Creating working copy for https://github.com/hackiftekhar/IQTextView.git
Working copy of https://github.com/hackiftekhar/IQTextView.git resolved at 1.0.5
Creating working copy for https://github.com/hackiftekhar/IQTextInputViewNotification.git
Working copy of https://github.com/hackiftekhar/IQTextInputViewNotification.git resolved at 1.0.8
Creating working copy for https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardReturnManager.git resolved at 1.0.5
Creating working copy for https://github.com/hackiftekhar/IQKeyboardNotification.git
Working copy of https://github.com/hackiftekhar/IQKeyboardNotification.git resolved at 1.0.5
BUILD FAILURE 6.0 macosSpm