The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TensorFlowLiteSwift, reference 2.14.0 (4a5e8b), with Swift 6.3 for visionOS using Xcode 26.4 on 14 Apr 2026 12:40:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tareksabry1337/TensorFlowLiteSwift.git
Reference: 2.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tareksabry1337/TensorFlowLiteSwift
 * tag               2.14.0     -> FETCH_HEAD
HEAD is now at 4a5e8b9 Update Package.swift
Cloned https://github.com/tareksabry1337/TensorFlowLiteSwift.git
Revision (git rev-parse @):
4a5e8b93351148c70cda70c8271ccd29bdb793e2
SUCCESS checkout https://github.com/tareksabry1337/TensorFlowLiteSwift.git at 2.14.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tareksabry1337/TensorFlowLiteSwift.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:
  TensorFlowLiteSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: TensorFlowLiteSwift
2026-04-14 08:39:50.107 xcodebuild[530:3107] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteSwift",
  "name" : "TensorFlowLiteSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteSwift",
      "targets" : [
        "TensorFlowLiteC",
        "TensorFlowLiteCCoreML",
        "TensorFlowLiteSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteSwift",
      "module_type" : "SwiftTarget",
      "name" : "TensorFlowLiteSwift",
      "path" : "Sources/TensorFlowLiteSwift",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
        "CoreMLDelegate.swift",
        "Delegate.swift",
        "Interpreter.swift",
        "InterpreterError.swift",
        "Model.swift",
        "QuantizationParameters.swift",
        "SignatureRunner.swift",
        "SignatureRunnerError.swift",
        "Tensor.swift",
        "TensorFlowLite.swift",
        "TensorFlowLiteSwift.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TensorFlowLiteCCoreML",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCCoreML",
      "path" : "remote/archive/166723973.zip",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteC",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteC",
      "path" : "remote/archive/166723986.zip",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TensorFlowLiteSwift"
    ]
  }
}
2026-04-14 08:39:57.484 xcodebuild[679:4088] [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 TensorFlowLiteSwift -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 TensorFlowLiteSwift -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteSwift: /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 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift'
    Target 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift' (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: b628c7d34316802969d08153d5b786db
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b628c7d34316802969d08153d5b786db.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 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/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 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
2026-04-14 08:39:58.840 xcodebuild[683:4137] [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 TensorFlowLiteSwift
(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:
  TensorFlowLiteSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: TensorFlowLiteSwift
2026-04-14 08:40:00.515 xcodebuild[698:4235] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteSwift",
  "name" : "TensorFlowLiteSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteSwift",
      "targets" : [
        "TensorFlowLiteC",
        "TensorFlowLiteCCoreML",
        "TensorFlowLiteSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteSwift",
      "module_type" : "SwiftTarget",
      "name" : "TensorFlowLiteSwift",
      "path" : "Sources/TensorFlowLiteSwift",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
        "CoreMLDelegate.swift",
        "Delegate.swift",
        "Interpreter.swift",
        "InterpreterError.swift",
        "Model.swift",
        "QuantizationParameters.swift",
        "SignatureRunner.swift",
        "SignatureRunnerError.swift",
        "Tensor.swift",
        "TensorFlowLite.swift",
        "TensorFlowLiteSwift.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TensorFlowLiteCCoreML",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCCoreML",
      "path" : "remote/archive/166723973.zip",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteC",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteC",
      "path" : "remote/archive/166723986.zip",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TensorFlowLiteSwift"
    ]
  }
}
2026-04-14 08:40:01.698 xcodebuild[707:4297] [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 TensorFlowLiteSwift -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 TensorFlowLiteSwift -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteSwift: /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 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift'
    Target 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift' (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: b628c7d34316802969d08153d5b786db
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b628c7d34316802969d08153d5b786db.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 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/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 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
2026-04-14 08:40:02.563 xcodebuild[709:4332] [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 TensorFlowLiteSwift
(1 failure)
BUILD FAILURE 6.3 visionOS