The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFDropFilesView, reference main (3dd402), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 02:33:31 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/DSFDropFilesView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFDropFilesView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3dd402b Minor package resolution update
Cloned https://github.com/dagronf/DSFDropFilesView.git
Revision (git rev-parse @):
3dd402be74aa8da6617d114d48188b1b49312a67
SUCCESS checkout https://github.com/dagronf/DSFDropFilesView.git at main
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.09s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.6.2 (1.77s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.6.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": "dsfdropfilesview",
      "name": "DSFDropFilesView",
      "url": "https://github.com/dagronf/DSFDropFilesView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFDropFilesView",
      "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/DSFDropFilesView.git
[1/248] Fetching dsfdropfilesview
Fetched https://github.com/dagronf/DSFDropFilesView.git from cache (0.68s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.44s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.7.0 (0.50s)
Creating working copy for https://github.com/dagronf/DSFDropFilesView.git
Working copy of https://github.com/dagronf/DSFDropFilesView.git resolved at main (3dd402b)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.7.0
warning: '.resolve-product-dependencies': dependency 'dsfdropfilesview' 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/DSFDropFilesView.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/22] Compiling DSFAppearanceManager WeakBag.swift
[6/22] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/22] Compiling DSFAppearanceManager WeakBox.swift
[8/23] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[9/23] Compiling DSFAppearanceManager DSFDebounce.swift
[10/23] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[11/23] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[12/23] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/23] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[14/23] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[15/23] Compiling DSFAppearanceManager NSView+Appearance.swift
[16/23] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[17/23] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[18/23] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[19/23] Emitting module DSFAppearanceManager
[20/29] Compiling DSFDropFilesView DSFDropFilesView+utils.swift
[21/29] Compiling DSFDropFilesView DSFDropFilesView+image.swift
[22/29] Compiling DSFDropFilesView DSFDropFilesView+protocol.swift
[23/29] Compiling DSFDropFilesView DSFDropFilesView.swift
[24/29] Emitting module DSFDropFilesView
[25/29] Compiling DSFDropFilesView DSFDropFilesView+SwiftUI.swift
[25/29] Write Objects.LinkFileList
[27/29] Archiving libDSFDropFilesView-static.a
[28/29] Linking libDSFDropFilesView-shared.dylib
Build complete! (11.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFDropFilesView",
  "name" : "DSFDropFilesView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFDropFilesView",
      "targets" : [
        "DSFDropFilesView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFDropFilesView-static",
      "targets" : [
        "DSFDropFilesView"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFDropFilesView-shared",
      "targets" : [
        "DSFDropFilesView"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFDropFilesViewTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFDropFilesViewTests",
      "path" : "Tests/DSFDropFilesViewTests",
      "sources" : [
        "DSFDropFilesViewTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFDropFilesView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFDropFilesView",
      "module_type" : "SwiftTarget",
      "name" : "DSFDropFilesView",
      "path" : "Sources/DSFDropFilesView",
      "product_dependencies" : [
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFDropFilesView",
        "DSFDropFilesView-static",
        "DSFDropFilesView-shared"
      ],
      "sources" : [
        "DSFDropFilesView+SwiftUI.swift",
        "DSFDropFilesView+protocol.swift",
        "DSFDropFilesView.swift",
        "private/DSFDropFilesView+image.swift",
        "private/DSFDropFilesView+utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.