The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TensorFlowLiteC, reference 2.17.0 (d5865c), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 21:27:34 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/tareksabry1337/TensorFlowLiteC.git
Reference: 2.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tareksabry1337/TensorFlowLiteC
 * tag               2.17.0     -> FETCH_HEAD
HEAD is now at d5865c6 Update Package.swift
Cloned https://github.com/tareksabry1337/TensorFlowLiteC.git
Revision (git rev-parse @):
d5865c645153f7f7e9bc5c3196fbd77bf9bd106d
SUCCESS checkout https://github.com/tareksabry1337/TensorFlowLiteC.git at 2.17.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tareksabry1337/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.60s)
Downloading binary artifact https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip
Downloading binary artifact https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip
[16375/17470740] Downloading https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip
[358239/51750513] Downloading https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip, https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip
Downloaded https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip (1.52s)
Downloaded https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip (2.01s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteC",
  "name" : "TensorFlowLiteC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteC",
      "targets" : [
        "TensorFlowLiteC",
        "TensorFlowLiteCCoreML",
        "Link"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteCCoreML",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCCoreML",
      "path" : "remote/archive/182655597.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteC",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteC",
      "path" : "remote/archive/182655612.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.9"
}
Done.