Build Information
Successful build of TensorFlowLiteC, reference main (d5865c), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:21:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tareksabry1337/TensorFlowLiteC.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tareksabry1337/TensorFlowLiteC
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
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
[8259/34279773] Downloading https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip
[65536/51750513] Downloading https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip, https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip
Downloaded https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip (2.57s)
Downloaded https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip (3.57s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "tensorflowlitec",
"name": "TensorFlowLiteC",
"url": "https://github.com/tareksabry1337/TensorFlowLiteC.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TensorFlowLiteC",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/tareksabry1337/TensorFlowLiteC.git
[1/707] Fetching tensorflowlitec
Fetched https://github.com/tareksabry1337/TensorFlowLiteC.git from cache (0.75s)
Creating working copy for https://github.com/tareksabry1337/TensorFlowLiteC.git
Working copy of https://github.com/tareksabry1337/TensorFlowLiteC.git resolved at main (d5865c6)
Fetching binary artifact https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip from cache
Fetching binary artifact https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip from cache
Fetched https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655597.zip from cache (0.91s)
Fetched https://api.github.com/repos/tareksabry1337/TensorFlowLiteC/releases/assets/182655612.zip from cache (1.17s)
warning: '.resolve-product-dependencies': dependency 'tensorflowlitec' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tareksabry1337/TensorFlowLiteC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling Link TensorFlowLiteC.swift
[4/4] Emitting module Link
Build complete! (0.64s)
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.