The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftfulRecursiveUI, reference 1.0.2 (3d2d5a), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 07:59:05 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/SwiftfulThinking/SwiftfulRecursiveUI.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftfulThinking/SwiftfulRecursiveUI
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 3d2d5ac iOS 13
Cloned https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git
Revision (git rev-parse @):
3d2d5ac6efe70874fb5ffb2f8e1d5ccd457f4366
SUCCESS checkout https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git at 1.0.2
========================================
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": "swiftfulrecursiveui",
      "name": "SwiftfulRecursiveUI",
      "url": "https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftfulRecursiveUI",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git
[1/40] Fetching swiftfulrecursiveui
Fetched https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git from cache (0.64s)
Creating working copy for https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git
Working copy of https://github.com/SwiftfulThinking/SwiftfulRecursiveUI.git resolved at 1.0.2 (3d2d5ac)
warning: '.resolve-product-dependencies': dependency 'swiftfulrecursiveui' 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/SwiftfulThinking/SwiftfulRecursiveUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling SwiftfulRecursiveUI SwiftfulRecursiveUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftfulRecursiveUI/SwiftfulRecursiveUI.swift:136:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
134 | }
135 |
136 | extension Int: IntegerIdentifiable {
    | |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
137 |     public var id: Int {
138 |         self
/Users/admin/builder/spi-builder-workspace/Sources/SwiftfulRecursiveUI/SwiftfulRecursiveUI.swift:159:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
157 | }
158 |
159 | extension Bool: BoolIdentifiable {
    | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
160 |     public var id: Bool {
161 |         self
[4/4] Emitting module SwiftfulRecursiveUI
/Users/admin/builder/spi-builder-workspace/Sources/SwiftfulRecursiveUI/SwiftfulRecursiveUI.swift:136:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
134 | }
135 |
136 | extension Int: IntegerIdentifiable {
    | |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
137 |     public var id: Int {
138 |         self
/Users/admin/builder/spi-builder-workspace/Sources/SwiftfulRecursiveUI/SwiftfulRecursiveUI.swift:159:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
157 | }
158 |
159 | extension Bool: BoolIdentifiable {
    | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
160 |     public var id: Bool {
161 |         self
Build complete! (9.97s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftfulRecursiveUI",
  "name" : "SwiftfulRecursiveUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftfulRecursiveUI",
      "targets" : [
        "SwiftfulRecursiveUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftfulRecursiveUITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftfulRecursiveUITests",
      "path" : "Tests/SwiftfulRecursiveUITests",
      "sources" : [
        "SwiftfulRecursiveUITests.swift"
      ],
      "target_dependencies" : [
        "SwiftfulRecursiveUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftfulRecursiveUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftfulRecursiveUI",
      "path" : "Sources/SwiftfulRecursiveUI",
      "product_memberships" : [
        "SwiftfulRecursiveUI"
      ],
      "sources" : [
        "SwiftfulRecursiveUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.