Build Information
Failed to build PredictionKeyboard, reference 1.0.45 (d3cbd0), with Swift 6.0 for visionOS using Xcode 16.2 on 5 Jan 2026 04:03:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PredictionKeyboard -destination generic/platform=xrOSBuild 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: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"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"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "testPrediction",
"schemes" : [
"testKeyboard",
"testPrediction"
],
"targets" : [
"testPrediction",
"testPredictionTests",
"testPredictionUITests",
"testKeyboard"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PredictionKeyboard"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PredictionKeyboard -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PredictionKeyboard -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
PredictionKeyboard: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'PredictionKeyboard' in project 'PredictionKeyboard' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
Build description signature: 1a90a62a118410013149afcfa6196aa6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1a90a62a118410013149afcfa6196aa6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework'. (in target 'PredictionKeyboard' from project 'PredictionKeyboard')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PredictionKeyboard
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
PredictionKeyboard: /Users/admin/builder/spi-builder-workspace
resolved source packages: PredictionKeyboard
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PredictionKeyboard"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PredictionKeyboard -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PredictionKeyboard -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
PredictionKeyboard: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'PredictionKeyboard' in project 'PredictionKeyboard' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
Build description signature: 1a90a62a118410013149afcfa6196aa6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1a90a62a118410013149afcfa6196aa6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework'. (in target 'PredictionKeyboard' from project 'PredictionKeyboard')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PredictionKeyboard
(1 failure)
BUILD FAILURE 6.0 visionOS