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 KeyboardHost with Swift 5.8 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/HumorousGhost/KeyboardHost.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/HumorousGhost/KeyboardHost
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 858f997 change package
Cloned https://github.com/HumorousGhost/KeyboardHost.git
Revision (git rev-parse @):
858f997a59f746216f2c0ef7fcce46f95840e092
SUCCESS checkout https://github.com/HumorousGhost/KeyboardHost.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module KeyboardHost
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:30:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillShowNotification
              ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:32:46: error: cannot find 'UIResponder' in scope
        if let rect = notification.userInfo?[UIResponder.keyboardFrameEndUserInfoKey] as? CGRect {
                                             ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:41:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillHideNotification
              ^~~~~~~~~~~
[2/2] Compiling KeyboardHost KeyboardHost.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:30:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillShowNotification
              ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:32:46: error: cannot find 'UIResponder' in scope
        if let rect = notification.userInfo?[UIResponder.keyboardFrameEndUserInfoKey] as? CGRect {
                                             ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:41:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillHideNotification
              ^~~~~~~~~~~
[0/1] Planning build
Building for debugging...
[1/2] Compiling KeyboardHost KeyboardHost.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:30:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillShowNotification
              ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:32:46: error: cannot find 'UIResponder' in scope
        if let rect = notification.userInfo?[UIResponder.keyboardFrameEndUserInfoKey] as? CGRect {
                                             ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:41:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillHideNotification
              ^~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/2] Emitting module KeyboardHost
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:30:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillShowNotification
              ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:32:46: error: cannot find 'UIResponder' in scope
        if let rect = notification.userInfo?[UIResponder.keyboardFrameEndUserInfoKey] as? CGRect {
                                             ^~~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KeyboardHost/KeyboardHost.swift:41:15: error: cannot find 'UIResponder' in scope
        name: UIResponder.keyboardWillHideNotification
              ^~~~~~~~~~~
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.