The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFToolbar, reference main (f486eb), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 22:15:16 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/dagronf/DSFToolbar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f486eb1 minor package update
Cloned https://github.com/dagronf/DSFToolbar.git
Revision (git rev-parse @):
f486eb1e532d77fd2a9c9eb21f3e90a0b092ba45
SUCCESS checkout https://github.com/dagronf/DSFToolbar.git at main
Fetching https://github.com/dagronf/DSFValueBinders
[1/235] Fetching dsfvaluebinders
Fetched https://github.com/dagronf/DSFValueBinders from cache (0.72s)
Computing version for https://github.com/dagronf/DSFValueBinders
Computed https://github.com/dagronf/DSFValueBinders at 1.0.1 (1.41s)
Creating working copy for https://github.com/dagronf/DSFValueBinders
Working copy of https://github.com/dagronf/DSFValueBinders 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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "dsftoolbar",
      "name": "DSFToolbar",
      "url": "https://github.com/dagronf/DSFToolbar.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFToolbar",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "dsfvaluebinders",
          "name": "DSFValueBinders",
          "url": "https://github.com/dagronf/DSFValueBinders",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFValueBinders",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFToolbar.git
[1/1467] Fetching dsftoolbar
Fetched https://github.com/dagronf/DSFToolbar.git from cache (1.04s)
Fetching https://github.com/dagronf/DSFValueBinders from cache
Fetched https://github.com/dagronf/DSFValueBinders from cache (0.48s)
Computing version for https://github.com/dagronf/DSFValueBinders
Computed https://github.com/dagronf/DSFValueBinders at 1.0.1 (0.54s)
Creating working copy for https://github.com/dagronf/DSFValueBinders
Working copy of https://github.com/dagronf/DSFValueBinders resolved at 1.0.1
Creating working copy for https://github.com/dagronf/DSFToolbar.git
Working copy of https://github.com/dagronf/DSFToolbar.git resolved at main (f486eb1)
warning: '.resolve-product-dependencies': dependency 'dsftoolbar' is not used by any target
Found 1 product dependencies
  - DSFValueBinders
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFToolbar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--6988338F2F200930.txt
[4/18] Compiling DSFValueBinders WrappedPublisher.swift
[5/18] Compiling DSFValueBinders ValueBinder.swift
[6/18] Compiling DSFValueBinders ValueBinder+transform.swift
[7/18] Compiling DSFValueBinders PropertyWrapper.swift
[8/18] Compiling DSFValueBinders ValueBinder+transformers.swift
[9/18] Compiling DSFValueBinders ValueBinder+Binding.swift
[10/19] Compiling DSFValueBinders EnumKeyPathBinder.swift
[11/19] Compiling DSFValueBinders CombiningValueBinder.swift
[12/19] Compiling DSFValueBinders DSFValueBinders.swift
[13/19] Compiling DSFValueBinders KeyPathBinder.swift
[14/19] Emitting module DSFValueBinders
[15/19] Compiling DSFValueBinders SemLock.swift
[16/36] Compiling DSFToolbar DSFToolbar.Standard.swift
[17/36] Compiling DSFToolbar DSFToolbar.View.swift
[18/36] Compiling DSFToolbar logging.swift
[19/37] Compiling DSFToolbar DSFToolbar.PopupMenu.swift
[20/37] Compiling DSFToolbar DSFToolbar.ResultBuilders.swift
[21/37] Compiling DSFToolbar DSFToolbar.Segmented.swift
[22/37] Compiling DSFToolbar DSFToolbar.Separator.swift
[23/37] Compiling DSFToolbar DSFToolbar.Search.swift
[24/37] Compiling DSFToolbar DSFToolbar.Segmented+catalyst.swift
[25/37] Compiling DSFToolbar DSFToolbar.PopoverButton.swift
[26/37] Compiling DSFToolbar DSFToolbar.PopupButton.swift
[27/37] Compiling DSFToolbar DSFToolbar.Button.swift
[28/37] Compiling DSFToolbar DSFToolbar.Core.swift
[29/37] Compiling DSFToolbar DSFToolbar.Group.swift
[30/37] Compiling DSFToolbar DSFToolbar.Item.swift
[31/37] Emitting module DSFToolbar
[32/37] Compiling DSFToolbar DSFToolbar.swift
[33/37] Compiling DSFToolbar utilities.swift
[33/37] Write Objects.LinkFileList
[35/37] Archiving libDSFToolbar-static.a
[36/37] Linking libDSFToolbar-shared.dylib
Build complete! (13.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dsfvaluebinders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFValueBinders"
    }
  ],
  "manifest_display_name" : "DSFToolbar",
  "name" : "DSFToolbar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFToolbar",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFToolbar-static",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFToolbar-shared",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFToolbarTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbarTests",
      "path" : "Tests/DSFToolbarTests",
      "sources" : [
        "DSFToolbarTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFToolbar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFToolbar",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbar",
      "path" : "Sources/DSFToolbar",
      "product_dependencies" : [
        "DSFValueBinders"
      ],
      "product_memberships" : [
        "DSFToolbar",
        "DSFToolbar-static",
        "DSFToolbar-shared"
      ],
      "sources" : [
        "DSFToolbar.Button.swift",
        "DSFToolbar.Core.swift",
        "DSFToolbar.Group.swift",
        "DSFToolbar.Item.swift",
        "DSFToolbar.PopoverButton.swift",
        "DSFToolbar.PopupButton.swift",
        "DSFToolbar.PopupMenu.swift",
        "DSFToolbar.ResultBuilders.swift",
        "DSFToolbar.Search.swift",
        "DSFToolbar.Segmented+catalyst.swift",
        "DSFToolbar.Segmented.swift",
        "DSFToolbar.Separator.swift",
        "DSFToolbar.Standard.swift",
        "DSFToolbar.View.swift",
        "DSFToolbar.swift",
        "logging.swift",
        "utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.