Build Information
Failed to build SHSearchBar, reference develop (c881d2
), with Swift 6.0 for macOS (SPM) on 22 Jan 2025 19:31:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.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/blackjacx/SHSearchBar.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/SHSearchBar
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at c881d2b Update LICENSE
Cloned https://github.com/blackjacx/SHSearchBar.git
Revision (git rev-parse @):
c881d2b95d28850c5614d2860e01bbef14c0057e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/blackjacx/SHSearchBar.git at develop
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[228/1712] Fetching cwlpreconditiontesting, cwlcatchexception
[1713/16455] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[2008/36006] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble
Fetched https://github.com/Quick/Nimble from cache (2.50s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.50s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.50s)
Fetched https://github.com/Quick/Quick from cache (2.51s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 12.2.0 (2.87s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 7.2.0 (0.58s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.58s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.59s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 12.2.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 7.2.0
========================================
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": "shsearchbar",
"name": "SHSearchBar",
"url": "https://github.com/blackjacx/SHSearchBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SHSearchBar",
"dependencies": [
]
}
]
}
Fetching https://github.com/blackjacx/SHSearchBar.git
[1/3152] Fetching shsearchbar
Fetched https://github.com/blackjacx/SHSearchBar.git from cache (1.15s)
Creating working copy for https://github.com/blackjacx/SHSearchBar.git
Working copy of https://github.com/blackjacx/SHSearchBar.git resolved at develop (c881d2b)
warning: '.resolve-product-dependencies': dependency 'shsearchbar' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/blackjacx/SHSearchBar.git
https://github.com/blackjacx/SHSearchBar.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
}
],
"manifest_display_name" : "SHSearchBar",
"name" : "SHSearchBar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SHSearchBar",
"targets" : [
"SHSearchBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SHSearchBarTests",
"module_type" : "SwiftTarget",
"name" : "SHSearchBarTests",
"path" : "Tests/SHSearchBarTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"Mocks.swift",
"SHSearchBarSpec.swift",
"SHSearchBarTextFieldSpecs.swift"
],
"target_dependencies" : [
"SHSearchBar"
],
"type" : "test"
},
{
"c99name" : "SHSearchBar",
"module_type" : "SwiftTarget",
"name" : "SHSearchBar",
"path" : "Sources/SHSearchBar",
"product_memberships" : [
"SHSearchBar"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/ja.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ja"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/Resources/Strings/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
}
],
"sources" : [
"Foundation + Extensions.swift",
"SHSearchBar.swift",
"SHSearchBarConfig.swift",
"SHSearchBarDelegate.swift",
"SHSearchBarTextField.swift",
"UIImage+Style.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/11] Copying Localizable.strings
[7/11] Copying Info.plist
[7/11] Copying Localizable.strings
[8/11] Write sources
[10/11] Write swift-version-5BDAB9E9C0126B9D.txt
[12/19] Compiling SHSearchBar SHSearchBarTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[13/19] Compiling SHSearchBar UIImage+Style.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[14/19] Compiling SHSearchBar SHSearchBarConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[15/19] Compiling SHSearchBar resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/19] Emitting module SHSearchBar
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[17/19] Compiling SHSearchBar SHSearchBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[18/19] Compiling SHSearchBar Foundation + Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[19/19] Compiling SHSearchBar SHSearchBarDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/9] Compiling SHSearchBar Foundation + Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[3/9] Compiling SHSearchBar SHSearchBarConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[4/9] Compiling SHSearchBar SHSearchBarDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[5/9] Compiling SHSearchBar resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[6/9] Compiling SHSearchBar UIImage+Style.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[7/9] Compiling SHSearchBar SHSearchBarTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/9] Emitting module SHSearchBar
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
[9/9] Compiling SHSearchBar SHSearchBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/SHSearchBar/SHSearchBar.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The central searchbar class of this framework.
BUILD FAILURE 6.0 macosSpm