The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFStepperView, reference main (edee72), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 16:55:15 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/DSFStepperView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFStepperView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at edee722 Update swift.yml
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
edee722e33340d69fe424a2bfcb6bb44ec0dee7a
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at main
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.97s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (1.67s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.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": "dsfstepperview",
      "name": "DSFStepperView",
      "url": "https://github.com/dagronf/DSFStepperView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFStepperView",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFStepperView.git
[1/698] Fetching dsfstepperview
Fetched https://github.com/dagronf/DSFStepperView.git from cache (1.42s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.45s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.7.0 (1.14s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.7.0
Creating working copy for https://github.com/dagronf/DSFStepperView.git
Working copy of https://github.com/dagronf/DSFStepperView.git resolved at main (edee722)
warning: '.resolve-product-dependencies': dependency 'dsfstepperview' is not used by any target
Found 1 product dependencies
  - DSFAppearanceManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFStepperView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[3/8] Write swift-version--6988338F2F200930.txt
[5/20] Compiling DSFAppearanceManager WeakBag.swift
[6/20] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/20] Compiling DSFAppearanceManager DSFDebounce.swift
[8/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[9/21] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[10/21] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[11/21] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[12/21] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/21] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[14/21] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[15/21] Emitting module DSFAppearanceManager
[16/21] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[17/21] Compiling DSFAppearanceManager WeakBox.swift
[18/31] Compiling DSFStepperView DSFStepperView+utils.swift
[19/31] Compiling DSFStepperView DSFStepperView+textfield.swift
[20/32] Compiling DSFStepperView DSFStepperView+localization.swift
[21/32] Compiling DSFStepperView DSFStepperView+macOS.swift
[22/32] Compiling DSFStepperView ClampedValue.swift
[23/32] Compiling DSFStepperView DSFDelayedRepeatingButton.swift
[24/32] Compiling DSFStepperView resource_bundle_accessor.swift
[25/32] Emitting module DSFStepperView
[26/32] Compiling DSFStepperView DSFStepperView+iOS.swift
[27/32] Compiling DSFStepperView DSFStepperView+Delegate.swift
[28/32] Compiling DSFStepperView DSFStepperView+SwiftUI.swift
[28/32] Write Objects.LinkFileList
[30/32] Archiving libDSFStepperView-static.a
[31/32] Linking libDSFStepperView-shared.dylib
Build complete! (13.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFStepperView",
  "name" : "DSFStepperView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DSFStepperView",
      "targets" : [
        "DSFStepperView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFStepperView-static",
      "targets" : [
        "DSFStepperView"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFStepperView-shared",
      "targets" : [
        "DSFStepperView"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFStepperViewTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFStepperViewTests",
      "path" : "Tests/DSFStepperViewTests",
      "sources" : [
        "DSFStepperViewTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFStepperView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFStepperView",
      "module_type" : "SwiftTarget",
      "name" : "DSFStepperView",
      "path" : "Sources/DSFStepperView",
      "product_dependencies" : [
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFStepperView",
        "DSFStepperView-static",
        "DSFStepperView-shared"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/DSFStepperView/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DSFStepperView+Delegate.swift",
        "DSFStepperView+SwiftUI.swift",
        "DSFStepperView+iOS.swift",
        "DSFStepperView+macOS.swift",
        "private/ClampedValue.swift",
        "private/DSFDelayedRepeatingButton.swift",
        "private/DSFStepperView+localization.swift",
        "private/DSFStepperView+textfield.swift",
        "private/DSFStepperView+utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.