The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Onde, reference 1.0.0 (83bfe8), with Swift 6.3 for macOS (SPM) on 26 Apr 2026 20:03:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/ondeinference/onde-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ondeinference/onde-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 83bfe89 Release 1.0.0
Cloned https://github.com/ondeinference/onde-swift.git
Revision (git rev-parse @):
83bfe89489d3eee34a960dd7a3db31dc26735a09
SUCCESS checkout https://github.com/ondeinference/onde-swift.git at 1.0.0
Downloading binary artifact https://github.com/ondeinference/onde/releases/download/1.0.0/OndeFramework.xcframework.zip
[16375/486463198] Downloading https://github.com/ondeinference/onde/releases/download/1.0.0/OndeFramework.xcframework.zip
Downloaded https://github.com/ondeinference/onde/releases/download/1.0.0/OndeFramework.xcframework.zip (24.41s)
========================================
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": "onde-swift",
      "name": "Onde",
      "url": "https://github.com/ondeinference/onde-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/onde-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ondeinference/onde-swift.git
[1/96] Fetching onde-swift
Fetched https://github.com/ondeinference/onde-swift.git from cache (0.64s)
Creating working copy for https://github.com/ondeinference/onde-swift.git
Working copy of https://github.com/ondeinference/onde-swift.git resolved at 1.0.0 (83bfe89)
Fetching binary artifact https://github.com/ondeinference/onde/releases/download/1.0.0/OndeFramework.xcframework.zip from cache
Fetched https://github.com/ondeinference/onde/releases/download/1.0.0/OndeFramework.xcframework.zip from cache (22.44s)
warning: '.resolve-product-dependencies': dependency 'onde-swift' 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/ondeinference/onde-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying libonde-macos.a
[1/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling Onde onde.swift
[5/5] Emitting module Onde
Build complete! (4.65s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Onde",
  "name" : "Onde",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Onde",
      "targets" : [
        "Onde"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OndeFramework",
      "module_type" : "BinaryTarget",
      "name" : "OndeFramework",
      "path" : "remote/archive/OndeFramework.xcframework.zip",
      "product_memberships" : [
        "Onde"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Onde",
      "module_type" : "SwiftTarget",
      "name" : "Onde",
      "path" : "Sources/Onde",
      "product_memberships" : [
        "Onde"
      ],
      "sources" : [
        "onde.swift"
      ],
      "target_dependencies" : [
        "OndeFramework"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.