Build Information
Failed to build IQTextView, reference 1.0.5 (76f514), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 06:08:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQTextView.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQTextView
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 76f514e 1.0.5
Cloned https://github.com/hackiftekhar/IQTextView.git
Revision (git rev-parse @):
76f514eba5218bdf67659168ba227c77da5f75fe
SUCCESS checkout https://github.com/hackiftekhar/IQTextView.git at 1.0.5
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git
[1/381] Fetching iqkeyboardtoolbar
[207/649] Fetching iqkeyboardtoolbar, iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (0.86s)
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.86s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.1 (1.56s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.69s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "iqtextview",
"name": "IQTextView",
"url": "https://github.com/hackiftekhar/IQTextView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IQTextView",
"traits": [
"default"
],
"dependencies": [
{
"identity": "iqkeyboardtoolbar",
"name": "IQKeyboardToolbar",
"url": "https://github.com/hackiftekhar/IQKeyboardToolbar.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IQKeyboardToolbar",
"traits": [
"default"
],
"dependencies": [
{
"identity": "iqkeyboardcore",
"name": "IQKeyboardCore",
"url": "https://github.com/hackiftekhar/IQKeyboardCore.git",
"version": "1.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IQKeyboardCore",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/hackiftekhar/IQTextView.git
[1/243] Fetching iqtextview
Fetched https://github.com/hackiftekhar/IQTextView.git from cache (0.74s)
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (0.43s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.3 (1.19s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git from cache
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.54s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.8 (0.61s)
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/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.8
Creating working copy for https://github.com/hackiftekhar/IQTextView.git
Working copy of https://github.com/hackiftekhar/IQTextView.git resolved at 1.0.5 (76f514e)
warning: '.resolve-product-dependencies': dependency 'iqtextview' is not used by any target
Found 1 product dependencies
- IQKeyboardToolbar
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/hackiftekhar/IQTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[3/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/13] 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
[9/13] 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
[10/13] 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
[11/13] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/13] 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
[13/13] 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
BUILD FAILURE 6.3 macosSpm