The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TensorFlowLiteC, reference 2.17.0 (fda49a), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 00:46:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/TensorflowLiteC.git
Reference: 2.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/TensorflowLiteC
 * tag               2.17.0     -> FETCH_HEAD
HEAD is now at fda49a2 add 0.0.20240728
Cloned https://github.com/kewlbear/TensorflowLiteC.git
Revision (git rev-parse @):
fda49a28b407bff0ddf036a9bdb9828132bdc7f0
SUCCESS checkout https://github.com/kewlbear/TensorflowLiteC.git at 2.17.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kewlbear/TensorflowLiteC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling Link TensorFlowLiteC.swift
[4/4] Emitting module Link
Build complete! (2.80s)
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCMetal.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteC.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCCoreML.xcframework.zip
[8948/34713287] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteC.xcframework.zip
[5113320/52315347] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteC.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCCoreML.xcframework.zip
[6260191/80368150] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteC.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCCoreML.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCMetal.xcframework.zip
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCCoreML.xcframework.zip (1.67s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteCMetal.xcframework.zip (1.94s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20240728/TensorFlowLiteC.xcframework.zip (2.22s)
Build complete.
{
  "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"
}
Done.