This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SHSearchBar with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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 7c9b33f Merge branch 'release/2.1.0' into develop
Cloned https://github.com/blackjacx/SHSearchBar.git
Revision (git rev-parse @):
7c9b33f385bd434de6f2cc376c52b5a71b48bb50
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/blackjacx/SHSearchBar.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/blackjacx/SHSearchBar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/11] Copying Localizable.strings
[0/11] Copying Info.plist
[0/11] Copying Localizable.strings
[3/11] Write sources
[4/11] Copying Localizable.strings
[10/11] Write swift-version-6F35C1178C84523A.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 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.
[14/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.
[15/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.
[16/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.
[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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/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.
[19/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.
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/1247] Fetching cwlpreconditiontesting
[151/1686] Fetching cwlpreconditiontesting, cwlcatchexception
[1687/16235] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[16236/34875] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.64s)
[15548/33628] Fetching cwlcatchexception, quick, nimble
Fetched https://github.com/Quick/Nimble from cache (2.90s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.90s)
Fetched https://github.com/Quick/Quick from cache (2.90s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 12.2.0 (1.02s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 7.2.0 (0.68s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.69s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.67s)
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
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.