The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TensorFlowLiteSwift with Swift 5.10 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tareksabry1337/TensorFlowLiteSwift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tareksabry1337/TensorFlowLiteSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0bcee50 Fix make latest
Cloned https://github.com/tareksabry1337/TensorFlowLiteSwift.git
Revision (git rev-parse @):
0bcee50239725a2229401150ca666a29c35653b3
SUCCESS checkout https://github.com/tareksabry1337/TensorFlowLiteSwift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tensorflowliteswift",
      "name": "TensorFlowLiteSwift",
      "url": "https://github.com/tareksabry1337/TensorFlowLiteSwift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TensorFlowLiteSwift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tareksabry1337/TensorFlowLiteSwift.git
[1/94] Fetching tensorflowliteswift
Fetched https://github.com/tareksabry1337/TensorFlowLiteSwift.git from cache (0.31s)
Creating working copy for https://github.com/tareksabry1337/TensorFlowLiteSwift.git
Working copy of https://github.com/tareksabry1337/TensorFlowLiteSwift.git resolved at main (0bcee50)
warning: '.resolve-product-dependencies': dependency 'tensorflowliteswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tareksabry1337/TensorFlowLiteSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/4] Compiling TensorFlowLiteSwift TensorFlowLiteSwift.swift
[4/4] Emitting module TensorFlowLiteSwift
Build complete! (0.95s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteSwift",
  "name" : "TensorFlowLiteSwift",
  "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteSwift",
      "targets" : [
        "TensorFlowLiteSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteSwift",
      "module_type" : "SwiftTarget",
      "name" : "TensorFlowLiteSwift",
      "path" : "Sources/TensorFlowLiteSwift",
      "product_memberships" : [
        "TensorFlowLiteSwift"
      ],
      "sources" : [
        "TensorFlowLiteSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.