The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFStepperView, reference 4.4.0 (6e433c), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 00:08:57 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/dagronf/DSFStepperView.git
Reference: 4.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFStepperView
 * tag               4.4.0      -> FETCH_HEAD
HEAD is now at 6e433c1 Updated dependencies
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
6e433c1d87f8bc810756e276c168a87fcc2e98ae
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at 4.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dagronf/DSFStepperView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[1/9] Copying PrivacyInfo.xcprivacy
[1/9] Write sources
[3/9] Copying PrivacyInfo.xcprivacy
[4/9] Write swift-version-1EA4D86E10B52AF.txt
[6/23] Compiling DSFAppearanceManager WeakBox.swift
[7/24] Compiling DSFAppearanceManager WeakBag.swift
[8/24] Compiling DSFAppearanceManager DSFDebounce.swift
[9/24] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[10/24] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/24] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/24] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[13/24] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[14/24] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[15/24] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[16/24] Compiling DSFAppearanceManager NSView+Appearance.swift
[17/24] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[18/24] Emitting module DSFAppearanceManager
[19/24] Compiling DSFAppearanceManager DSFSimpleLock.swift
[20/24] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[21/34] Compiling DSFStepperView ClampedValue.swift
[22/34] Compiling DSFStepperView DSFDelayedRepeatingButton.swift
[23/35] Compiling DSFStepperView DSFStepperView+localization.swift
[24/35] Compiling DSFStepperView DSFStepperView+textfield.swift
[25/35] Compiling DSFStepperView resource_bundle_accessor.swift
[26/35] Compiling DSFStepperView DSFStepperView+Delegate.swift
[27/35] Emitting module DSFStepperView
[28/35] Compiling DSFStepperView DSFStepperView+macOS.swift
[29/35] Compiling DSFStepperView DSFStepperView+iOS.swift
[30/35] Compiling DSFStepperView DSFStepperView+utils.swift
[31/35] Compiling DSFStepperView DSFStepperView+SwiftUI.swift
[31/35] Write Objects.LinkFileList
[33/35] Archiving libDSFStepperView-static.a
[34/35] Linking libDSFStepperView-shared.dylib
Build complete! (12.71s)
Fetching https://github.com/dagronf/DSFAppearanceManager
[10/459] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.10s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.6.2 (1.62s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.6.2
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.