Build Information
Failed to build IQTextView, reference main (76f514
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 08:40:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQTextView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQTextView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git
[1/327] Fetching iqkeyboardtoolbar
[208/571] Fetching iqkeyboardtoolbar, iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.94s)
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (0.94s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.1 (0.56s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.55s)
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/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.7
========================================
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",
"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",
"dependencies": [
{
"identity": "iqkeyboardtoolbar",
"name": "IQKeyboardToolbar",
"url": "https://github.com/hackiftekhar/IQKeyboardToolbar.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IQKeyboardToolbar",
"dependencies": [
{
"identity": "iqkeyboardcore",
"name": "IQKeyboardCore",
"url": "https://github.com/hackiftekhar/IQKeyboardCore.git",
"version": "1.0.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IQKeyboardCore",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/hackiftekhar/IQTextView.git
[1/235] Fetching iqtextview
Fetched https://github.com/hackiftekhar/IQTextView.git from cache (0.75s)
Fetching https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (0.45s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.1 (0.02s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git from cache
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.45s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.02s)
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/IQTextView.git
Working copy of https://github.com/hackiftekhar/IQTextView.git resolved at main (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.0
Building package at path: $PWD
https://github.com/hackiftekhar/IQTextView.git
{
"dependencies" : [
{
"identity" : "iqkeyboardtoolbar",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hackiftekhar/IQKeyboardToolbar.git"
}
],
"manifest_display_name" : "IQTextView",
"name" : "IQTextView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "IQTextView",
"targets" : [
"IQTextView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IQTextView",
"module_type" : "SwiftTarget",
"name" : "IQTextView",
"path" : "IQTextView",
"product_dependencies" : [
"IQKeyboardToolbar"
],
"product_memberships" : [
"IQTextView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/IQTextView/Assets/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Classes/IQTextView+Placeholderable.swift",
"Classes/IQTextView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/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
[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 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
[11/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
[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 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
BUILD FAILURE 6.0 macosSpm