Build Information
Failed to build PredictionKeyboard, reference master (304e8f), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 02:37:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/carloskekwa/Custom-Keyboard-Prediction
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 304e8fe Update PredictionKeyboard.podspec
Cloned https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Revision (git rev-parse @):
304e8fe41bba8a3bbc4532882e9d99d39a554f7f
SUCCESS checkout https://github.com/carloskekwa/Custom-Keyboard-Prediction.git at master
Downloading binary artifact https://youtakeadvantage.s3.eu-central-1.amazonaws.com/PredictionKeyboard_spm.zip
[69227/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.66s)
========================================
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": "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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
[1/337] Fetching custom-keyboard-prediction
Fetched https://github.com/carloskekwa/Custom-Keyboard-Prediction.git from cache (0.84s)
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 master (304e8fe)
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.80s)
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.3
Building package at path: $PWD
https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm