The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ObjectUI, reference main (55cc57), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:52:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/ObjectUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/ObjectUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55cc57f Update README.md
Cloned https://github.com/0xLeif/ObjectUI.git
Revision (git rev-parse @):
55cc57f20c8f40697cd77a1db9d2f406fbd68381
SUCCESS checkout https://github.com/0xLeif/ObjectUI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xLeif/ObjectUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/36] Compiling SwiftFu Functionable.swift
[10/37] Compiling SwiftFu Tuplable.swift
[11/37] Compiling SwiftFu SwiftFu+.swift
[12/37] Compiling SwiftFu Fuable.swift
[13/37] Compiling SwiftFu Boolable.swift
[14/37] Compiling SwiftFu Configurable.swift
[15/37] Compiling SwiftFu Modifiable.swift
[16/37] Compiling SwiftFu Printable.swift
[17/37] Compiling SwiftFu Switch+.swift
[18/37] Emitting module SwiftFu
[19/37] Compiling SwiftFu Foundation+SwiftFu.swift
[20/37] Compiling SwiftFu BinaryFloatingPoint+.swift
[21/37] Compiling SwiftFu BinaryInteger+.swift
[22/37] Compiling SwiftFu Assertable.swift
[23/37] Compiling SURL URLRequest+.swift
[24/37] Compiling SURL URL+.swift
[25/37] Emitting module SURL
[26/37] Compiling SURL String+.swift
[27/37] Compiling Task Task+URLSession.swift
[28/37] Compiling Task Task+map.swift
[29/37] Emitting module Task
[30/37] Compiling Task Task.swift
[31/37] Compiling Task Task+sink.swift
[32/37] Emitting module Chronicle
[33/37] Compiling Chronicle Chronicle.swift
[34/37] Compiling Chronicle Chronicle+DefaultHandlers.swift
[35/37] Compiling Chronicle Chronicle+DefaultFormatters.swift
[36/37] Compiling WTV WTV.swift
[37/37] Emitting module WTV
[38/39] Emitting module Yarn
[39/39] Compiling Yarn Yarn.swift
[40/43] Compiling ObjectUI ObjectView.swift
[41/43] Compiling ObjectUI StateObjectView.swift
[42/43] Compiling ObjectUI Object.swift
[43/43] Emitting module ObjectUI
Build complete! (17.51s)
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLeif/Task
Fetching https://github.com/0xLeif/Chronicle
Fetching https://github.com/0xLet/SURL
Fetching https://github.com/0xLeif/Yarn
Fetching https://github.com/0xLet/SwiftFu
[1/33] Fetching yarn
[34/85] Fetching yarn, wtv
Fetched https://github.com/0xLet/WTV from cache (0.63s)
[1/45] Fetching surl
[46/194] Fetching surl, swiftfu
[195/324] Fetching surl, swiftfu, chronicle
[302/415] Fetching surl, swiftfu, chronicle, task
Fetched https://github.com/0xLet/SwiftFu from cache (0.72s)
Fetched https://github.com/0xLeif/Chronicle from cache (0.72s)
Fetched https://github.com/0xLeif/Task from cache (0.72s)
Fetched https://github.com/0xLeif/Yarn from cache (0.72s)
Fetched https://github.com/0xLet/SURL from cache (0.72s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (1.25s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.49s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.48s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.49s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.47s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.47s)
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Yarn
Working copy of https://github.com/0xLeif/Yarn resolved at 1.0.0
Creating working copy for https://github.com/0xLeif/Task
Working copy of https://github.com/0xLeif/Task resolved at 1.0.0
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "wtv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLet/WTV"
    },
    {
      "identity" : "surl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLet/SURL"
    },
    {
      "identity" : "swiftfu",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLet/SwiftFu"
    },
    {
      "identity" : "chronicle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Chronicle"
    },
    {
      "identity" : "task",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Task"
    },
    {
      "identity" : "yarn",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Yarn"
    }
  ],
  "manifest_display_name" : "ObjectUI",
  "name" : "ObjectUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ObjectUI",
      "targets" : [
        "ObjectUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObjectUITests",
      "module_type" : "SwiftTarget",
      "name" : "ObjectUITests",
      "path" : "Tests/ObjectUITests",
      "sources" : [
        "ObjectUITests.swift"
      ],
      "target_dependencies" : [
        "ObjectUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObjectUI",
      "module_type" : "SwiftTarget",
      "name" : "ObjectUI",
      "path" : "Sources/ObjectUI",
      "product_dependencies" : [
        "WTV",
        "SURL",
        "SwiftFu",
        "Chronicle",
        "Task",
        "Yarn"
      ],
      "product_memberships" : [
        "ObjectUI"
      ],
      "sources" : [
        "Data/Object.swift",
        "View/ObjectView.swift",
        "View/StateObjectView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.