The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PredictionKeyboard",
  "name" : "PredictionKeyboard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PredictionKeyboard",
      "targets" : [
        "PredictionKeyboard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PredictionKeyboard",
      "module_type" : "BinaryTarget",
      "name" : "PredictionKeyboard",
      "path" : "remote/archive/PredictionKeyboard_spm.zip",
      "product_memberships" : [
        "PredictionKeyboard"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Downloading binary artifact https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip
[70925/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.86s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm