The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PredictionKeyboard, reference master (304e8f), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 10 Jan 2026 02:41:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PredictionKeyboard -destination platform=macOS,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: 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
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/carloskekwa/Custom-Keyboard-Prediction.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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"
    ]
  }
}
2026-01-09 21:41:29.007 xcodebuild[601:3616] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PredictionKeyboard -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  PredictionKeyboard: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 39aa563af72096a426dde3d9dc4af41f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/39aa563af72096a426dde3d9dc4af41f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework:1:1: error: While building for macOS, 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')
2026-01-09 21:41:30.210 xcodebuild[623:3758] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PredictionKeyboard
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PredictionKeyboard: /Users/admin/builder/spi-builder-workspace
resolved source packages: PredictionKeyboard
2026-01-09 21:41:31.367 xcodebuild[636:3842] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-01-09 21:41:32.295 xcodebuild[644:3900] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PredictionKeyboard -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  PredictionKeyboard: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 39aa563af72096a426dde3d9dc4af41f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/39aa563af72096a426dde3d9dc4af41f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PredictionKeyboard/PredictionKeyboard.xcframework:1:1: error: While building for macOS, 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')
2026-01-09 21:41:33.022 xcodebuild[646:3930] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1e89aff22eb084ad5d70f7e0cc7a7799fafcffbf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PredictionKeyboard
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild