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.1 for macOS (SPM) on 26 Apr 2025 14:15:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLet/SwiftFu
Fetching https://github.com/0xLeif/Yarn
Fetching https://github.com/0xLeif/Chronicle
Fetching https://github.com/0xLeif/Task
Fetching https://github.com/0xLet/SURL
[1/45] Fetching surl
[46/78] Fetching surl, yarn
[51/208] Fetching surl, yarn, chronicle
[209/260] Fetching surl, yarn, chronicle, wtv
[260/409] Fetching surl, yarn, chronicle, wtv, swiftfu
[409/500] Fetching surl, yarn, chronicle, wtv, swiftfu, task
Fetched https://github.com/0xLet/SwiftFu from cache (0.67s)
Fetched https://github.com/0xLeif/Chronicle from cache (0.67s)
Fetched https://github.com/0xLeif/Task from cache (0.67s)
Fetched https://github.com/0xLeif/Yarn from cache (0.67s)
Fetched https://github.com/0xLet/WTV from cache (0.67s)
Fetched https://github.com/0xLet/SURL from cache (0.67s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (1.28s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.55s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.55s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.55s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.56s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.58s)
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/Yarn
Working copy of https://github.com/0xLeif/Yarn resolved at 1.0.0
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/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
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/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
========================================
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",
  "dependencies": [
    {
      "identity": "objectui",
      "name": "ObjectUI",
      "url": "https://github.com/0xLeif/ObjectUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObjectUI",
      "dependencies": [
        {
          "identity": "wtv",
          "name": "WTV",
          "url": "https://github.com/0xLet/WTV",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WTV",
          "dependencies": [
          ]
        },
        {
          "identity": "surl",
          "name": "SURL",
          "url": "https://github.com/0xLet/SURL",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SURL",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftfu",
          "name": "SwiftFu",
          "url": "https://github.com/0xLet/SwiftFu",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFu",
          "dependencies": [
          ]
        },
        {
          "identity": "chronicle",
          "name": "Chronicle",
          "url": "https://github.com/0xLeif/Chronicle",
          "version": "0.2.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chronicle",
          "dependencies": [
          ]
        },
        {
          "identity": "task",
          "name": "Task",
          "url": "https://github.com/0xLeif/Task",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Task",
          "dependencies": [
          ]
        },
        {
          "identity": "yarn",
          "name": "Yarn",
          "url": "https://github.com/0xLeif/Yarn",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yarn",
          "dependencies": [
            {
              "identity": "chronicle",
              "name": "Chronicle",
              "url": "https://github.com/0xLeif/Chronicle",
              "version": "0.2.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chronicle",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftfu",
              "name": "SwiftFu",
              "url": "https://github.com/0xLet/SwiftFu",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFu",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xLeif/ObjectUI.git
[3/131] Fetching objectui
Fetched https://github.com/0xLeif/ObjectUI.git from cache (0.65s)
Fetching https://github.com/0xLet/WTV from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/SURL from cache
Fetching https://github.com/0xLeif/Chronicle from cache
Fetching https://github.com/0xLeif/Yarn from cache
Fetching https://github.com/0xLeif/Task from cache
Fetched https://github.com/0xLet/SwiftFu from cache (0.46s)
Fetched https://github.com/0xLeif/Yarn from cache (0.46s)
Fetched https://github.com/0xLeif/Task from cache (0.48s)
Fetched https://github.com/0xLet/SURL from cache (0.48s)
Fetched https://github.com/0xLeif/Chronicle from cache (0.48s)
Fetched https://github.com/0xLet/WTV from cache (0.48s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (0.56s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.03s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.03s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.03s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.03s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.03s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
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/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/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/0xLeif/ObjectUI.git
Working copy of https://github.com/0xLeif/ObjectUI.git resolved at main (55cc57f)
warning: '.resolve-product-dependencies': dependency 'objectui' is not used by any target
Found 6 product dependencies
  - WTV
  - SURL
  - SwiftFu
  - Chronicle
  - Task
  - Yarn
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/0xLeif/ObjectUI.git
https://github.com/0xLeif/ObjectUI.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/36] Compiling SwiftFu Fuable.swift
[10/37] Compiling SwiftFu Modifiable.swift
[11/37] Compiling SwiftFu Printable.swift
[12/37] Compiling SwiftFu Boolable.swift
[13/37] Compiling SwiftFu Configurable.swift
[14/37] Compiling SwiftFu SwiftFu+.swift
[15/37] Compiling SwiftFu Tuplable.swift
[16/37] Compiling SwiftFu Functionable.swift
[17/37] Compiling SwiftFu Switch+.swift
[18/37] Compiling SwiftFu BinaryInteger+.swift
[19/37] Compiling SwiftFu Assertable.swift
[20/37] Compiling Chronicle Chronicle+DefaultHandlers.swift
[21/37] Emitting module Chronicle
[22/37] Compiling Chronicle Chronicle+DefaultFormatters.swift
[23/37] Compiling Chronicle Chronicle.swift
[24/37] Compiling Task Task+sink.swift
[25/37] Compiling Task Task.swift
[26/37] Compiling Task Task+map.swift
[27/37] Emitting module Task
[28/37] Compiling Task Task+URLSession.swift
[29/37] Emitting module SURL
[30/37] Compiling SURL String+.swift
[31/37] Compiling SURL URLRequest+.swift
[32/37] Compiling SURL URL+.swift
[33/37] Emitting module SwiftFu
[34/37] Compiling WTV WTV.swift
[35/37] Compiling SwiftFu Foundation+SwiftFu.swift
[36/37] Compiling SwiftFu BinaryFloatingPoint+.swift
[37/37] Emitting module WTV
[38/39] Compiling Yarn Yarn.swift
[39/39] Emitting module Yarn
[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! (14.68s)
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.