Build Information
Failed to build IQKeyboardManagerSwift, reference 8.0.1 (555472
), with Swift 5.9 for macOS (SPM) on 24 Mar 2025 09:07:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQKeyboardManager.git
Reference: 8.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQKeyboardManager
* tag 8.0.1 -> FETCH_HEAD
HEAD is now at 555472f - Updated IQKeyboardToolbarManager version in Package.swift
Cloned https://github.com/hackiftekhar/IQKeyboardManager.git
Revision (git rev-parse @):
555472fdb20a96127643d48d101ef981a40993b6
SUCCESS checkout https://github.com/hackiftekhar/IQKeyboardManager.git at 8.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/hackiftekhar/IQKeyboardManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[9/18] 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
^
[10/18] 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
^
[11/18] 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
^
[12/18] 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: emit-module command failed with exit code 1 (use -v to see invocation)
[13/18] Emitting module IQKeyboardNotification
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/18] 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
^
[15/18] 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
^
[16/18] 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'
import UIKit
^
[17/18] Compiling IQKeyboardNotification IQKeyboardInfo.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
^
[18/18] Compiling IQKeyboardNotification IQKeyboardNotification.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardNotification/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
error: fatalError
Fetching https://github.com/hackiftekhar/IQTextView.git
Fetching https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Fetching https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
[5/235] Fetching iqtextview
[189/574] Fetching iqtextview, iqkeyboardtoolbarmanager
[352/868] Fetching iqtextview, iqkeyboardtoolbarmanager, iqkeyboardreturnmanager
Fetched https://github.com/hackiftekhar/IQKeyboardReturnManager.git (1.46s)
Fetched https://github.com/hackiftekhar/IQTextView.git (1.46s)
Fetching https://github.com/hackiftekhar/IQTextInputViewNotification.git
Fetching https://github.com/hackiftekhar/IQKeyboardNotification.git
Fetched https://github.com/hackiftekhar/IQKeyboardToolbarManager.git (1.46s)
[1/249] Fetching iqkeyboardnotification
[126/530] Fetching iqkeyboardnotification, iqtextinputviewnotification
Fetched https://github.com/hackiftekhar/IQKeyboardNotification.git (0.81s)
Fetched https://github.com/hackiftekhar/IQTextInputViewNotification.git (0.81s)
Computing version for https://github.com/hackiftekhar/IQTextView.git
Computed https://github.com/hackiftekhar/IQTextView.git at 1.0.5 (0.47s)
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git
[1/334] Fetching iqkeyboardtoolbar
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git (0.88s)
Computing version for https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Computed https://github.com/hackiftekhar/IQKeyboardReturnManager.git at 1.0.5 (0.47s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
[1/244] Fetching iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git (0.72s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbarManager.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbarManager.git at 1.1.3 (0.60s)
Computing version for https://github.com/hackiftekhar/IQTextInputViewNotification.git
Computed https://github.com/hackiftekhar/IQTextInputViewNotification.git at 1.0.8 (0.57s)
Computing version for https://github.com/hackiftekhar/IQKeyboardNotification.git
Computed https://github.com/hackiftekhar/IQKeyboardNotification.git at 1.0.5 (0.50s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.1 (0.50s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.54s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardNotification.git
Working copy of https://github.com/hackiftekhar/IQKeyboardNotification.git resolved at 1.0.5
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/IQKeyboardToolbarManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbarManager.git resolved at 1.1.3
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/IQKeyboardReturnManager.git
Working copy of https://github.com/hackiftekhar/IQKeyboardReturnManager.git resolved at 1.0.5
Creating working copy for https://github.com/hackiftekhar/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.7
BUILD FAILURE 5.9 macosSpm