The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PredictionKeyboard, reference 1.0.45 (d3cbd0), with Swift 6.0 for tvOS using Xcode 16.2 on 5 Jan 2026 04:02:33 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=tvOS

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:         tvOS
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=tvOS
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=tvOS
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: fdf40d26e4578f11c55d4f9740b3d6ff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fdf40d26e4578f11c55d4f9740b3d6ff.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework:1:1: error: While building for tvOS, 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=tvOS
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=tvOS
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: fdf40d26e4578f11c55d4f9740b3d6ff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fdf40d26e4578f11c55d4f9740b3d6ff.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework:1:1: error: While building for tvOS, 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 tvOS