The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TensorFlowLiteC, reference master (d4cb1f), with Swift 6.3 for visionOS using Xcode 26.4 on 14 Apr 2026 21:24:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TensorFlowLiteC -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/TensorflowLiteC.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/TensorflowLiteC
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d4cb1f2 add 0.0.20250619
Cloned https://github.com/kewlbear/TensorflowLiteC.git
Revision (git rev-parse @):
d4cb1f268ce037754cda9a291e6b31091e1b9912
SUCCESS checkout https://github.com/kewlbear/TensorflowLiteC.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kewlbear/TensorflowLiteC.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteC: /Users/admin/builder/spi-builder-workspace
resolved source packages: TensorFlowLiteC
2026-04-14 17:23:53.749 xcodebuild[525:3032] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteC",
  "name" : "TensorFlowLiteC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteC",
      "targets" : [
        "TensorFlowLiteC",
        "TensorFlowLiteCCoreML",
        "TensorFlowLiteCMetal",
        "Link"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteCMetal",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCMetal",
      "path" : "remote/archive/TensorFlowLiteCMetal.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteCCoreML",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCCoreML",
      "path" : "remote/archive/TensorFlowLiteCCoreML.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteC",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteC",
      "path" : "remote/archive/TensorFlowLiteC.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Link",
      "module_type" : "SwiftTarget",
      "name" : "Link",
      "path" : "Sources/Link",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
        "TensorFlowLiteC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TensorFlowLiteC"
    ]
  }
}
2026-04-14 17:24:01.352 xcodebuild[658:3786] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TensorFlowLiteC -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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 TensorFlowLiteC -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteC: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
        ➜ Explicit dependency on target 'Link' in project 'TensorFlowLiteC'
    Target 'Link' in project 'TensorFlowLiteC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bf6cdd1c3bc29a8ad8eea78e3cb0675f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf6cdd1c3bc29a8ad8eea78e3cb0675f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TensorFlowLiteC/TensorFlowLiteC.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/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.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/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TensorFlowLiteCMetal/TensorFlowLiteCMetal.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/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
2026-04-14 17:24:02.812 xcodebuild[662:3835] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme TensorFlowLiteC
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteC: /Users/admin/builder/spi-builder-workspace
resolved source packages: TensorFlowLiteC
2026-04-14 17:24:04.607 xcodebuild[679:3950] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteC",
  "name" : "TensorFlowLiteC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteC",
      "targets" : [
        "TensorFlowLiteC",
        "TensorFlowLiteCCoreML",
        "TensorFlowLiteCMetal",
        "Link"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteCMetal",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCMetal",
      "path" : "remote/archive/TensorFlowLiteCMetal.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteCCoreML",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCCoreML",
      "path" : "remote/archive/TensorFlowLiteCCoreML.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteC",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteC",
      "path" : "remote/archive/TensorFlowLiteC.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Link",
      "module_type" : "SwiftTarget",
      "name" : "Link",
      "path" : "Sources/Link",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
        "TensorFlowLiteC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TensorFlowLiteC"
    ]
  }
}
2026-04-14 17:24:05.745 xcodebuild[688:4011] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TensorFlowLiteC -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.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 TensorFlowLiteC -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteC: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
        ➜ Explicit dependency on target 'Link' in project 'TensorFlowLiteC'
    Target 'Link' in project 'TensorFlowLiteC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bf6cdd1c3bc29a8ad8eea78e3cb0675f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf6cdd1c3bc29a8ad8eea78e3cb0675f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TensorFlowLiteC/TensorFlowLiteC.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/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.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/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TensorFlowLiteCMetal/TensorFlowLiteCMetal.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/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
2026-04-14 17:24:06.754 xcodebuild[690:4040] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme TensorFlowLiteC
(1 failure)
BUILD FAILURE 6.3 visionOS