The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KeyboardKit, reference 9.0.3 (b91612), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 01:07:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/douglashill/KeyboardKit.git
Reference: 9.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/douglashill/KeyboardKit
 * tag               9.0.3      -> FETCH_HEAD
HEAD is now at b916120 Release 9.0.3
Cloned https://github.com/douglashill/KeyboardKit.git
Revision (git rev-parse @):
b916120015c15b8a5f25698f0c4e765d345f547e
SUCCESS checkout https://github.com/douglashill/KeyboardKit.git at 9.0.3
========================================
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": "keyboardkit",
      "name": "KeyboardKit",
      "url": "https://github.com/douglashill/KeyboardKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeyboardKit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/douglashill/KeyboardKit.git
[1/4051] Fetching keyboardkit
Fetched https://github.com/douglashill/KeyboardKit.git from cache (0.95s)
Creating working copy for https://github.com/douglashill/KeyboardKit.git
Working copy of https://github.com/douglashill/KeyboardKit.git resolved at 9.0.3 (b916120)
warning: '.resolve-product-dependencies': dependency 'keyboardkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/douglashill/KeyboardKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/44] Copying KeyboardKit.strings
[34/44] Write sources
[35/44] Copying Info.plist
[36/44] Copying KeyboardKit.strings
In file included from /Users/admin/builder/spi-builder-workspace/KeyboardKit/ObjC/KeyInputStrings.m:3:
/Users/admin/builder/spi-builder-workspace/KeyboardKit/ObjC/KeyInputStrings.h:3:9: fatal error: 'UIKit/UIKit.h' file not found
    3 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[41/44] Compiling KeyboardKitObjC KeyInputStrings.m
In file included from /Users/admin/builder/spi-builder-workspace/KeyboardKit/ObjC/BarButtonItem.m:4:
/Users/admin/builder/spi-builder-workspace/KeyboardKit/ObjC/BarButtonItem.h:3:9: fatal error: 'UIKit/UIKit.h' file not found
    3 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[41/44] Compiling KeyboardKitObjC BarButtonItem.m
[41/44] Write swift-version--6988338F2F200930.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/KeyboardKit/PrivacyInfo.xcprivacy
BUILD FAILURE 6.3 macosSpm