The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ondeinference/onde-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying libonde-macos.a
[2/3] Write swift-version--3CB7CFEC50E0D141.txt
[4/5] Emitting module Onde
[5/5] Compiling Onde onde.swift
Build complete! (28.45s)
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.03s)
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.