The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ray4ai, reference main (dca9bb), with Swift 6.0 for macOS (SPM) on 15 May 2026 21:50:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aitools12/ray4ai.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aitools12/ray4ai
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dca9bbe Add Swift Package Manager support for swiftpackageindex.com
Cloned https://github.com/aitools12/ray4ai.git
Revision (git rev-parse @):
dca9bbe7683eaeb72a0c27c903c5ad6b0dd04974
SUCCESS checkout https://github.com/aitools12/ray4ai.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/aitools12/ray4ai.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling ray4ai ray4ai.swift
[4/4] Emitting module ray4ai
Build complete! (0.65s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ray4ai",
  "name" : "ray4ai",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ray4ai",
      "targets" : [
        "ray4ai"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ray4ai",
      "module_type" : "SwiftTarget",
      "name" : "ray4ai",
      "path" : "Sources/ray4ai",
      "product_memberships" : [
        "ray4ai"
      ],
      "sources" : [
        "ray4ai.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.