The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PredictionKeyboard, reference 1.0.45 (d3cbd0), with Swift 6.2 for macOS (SPM) on 5 Jan 2026 04:03:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Reference: 1.0.45
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/carloskekwa/Custom-Keyboard-Prediction
 * tag               1.0.45     -> FETCH_HEAD
HEAD is now at d3cbd08 Update to version 1.0.45 with new checksum
Cloned https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Revision (git rev-parse @):
d3cbd08eb748f273062927240ccd281b0d581bce
SUCCESS checkout https://github.com/carloskekwa/Custom-Keyboard-Prediction.git at 1.0.45
Downloading binary artifact https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip
[70937/13770606] Downloading https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip
Downloaded https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip (1.26s)
========================================
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": "custom-keyboard-prediction",
      "name": "PredictionKeyboard",
      "url": "https://github.com/carloskekwa/Custom-Keyboard-Prediction.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Custom-Keyboard-Prediction",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
[1/331] Fetching custom-keyboard-prediction
Fetched https://github.com/carloskekwa/Custom-Keyboard-Prediction.git from cache (0.91s)
Creating working copy for https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Working copy of https://github.com/carloskekwa/Custom-Keyboard-Prediction.git resolved at 1.0.45 (d3cbd08)
Fetching binary artifact https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip from cache
Fetched https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip from cache (0.75s)
warning: '.resolve-product-dependencies': dependency 'custom-keyboard-prediction' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm