Build Information
Successful build of TensorFlowLiteC, reference master (078034
), with Swift 5.9 for macOS (SPM) on 6 May 2025 10:05:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
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 078034d add 0.0.20250505
Cloned https://github.com/kewlbear/TensorflowLiteC.git
Revision (git rev-parse @):
078034d9a16e42a349008d2f862172fe34023638
SUCCESS checkout https://github.com/kewlbear/TensorflowLiteC.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/kewlbear/TensorflowLiteC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module Link
[2/2] Compiling Link TensorFlowLiteC.swift
Build complete! (6.65s)
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteC.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCCoreML.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCMetal.xcframework.zip
[1369/39701275] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteC.xcframework.zip
[8794149/68387694] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteC.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCMetal.xcframework.zip
[13220544/85991025] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteC.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCCoreML.xcframework.zip
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCCoreML.xcframework.zip (1.71s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteCMetal.xcframework.zip (2.01s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250505/TensorFlowLiteC.xcframework.zip (2.66s)
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.