The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DSFDropFilesView, reference 4.1.1 (3dd402), with Swift 5.10 for Linux on 17 Apr 2025 03:36:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDropFilesView.git
Reference: 4.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dagronf/DSFDropFilesView
 * tag               4.1.1      -> FETCH_HEAD
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 4.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dagronf/DSFDropFilesView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/459] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.49s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.6.2 (0.39s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.6.2
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/24] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[6/24] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[7/25] Emitting module DSFAppearanceManager
[8/25] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[9/25] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[10/25] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/25] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/25] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/25] Compiling DSFAppearanceManager WeakBag.swift
[14/25] Compiling DSFAppearanceManager WeakBox.swift
[15/25] Compiling DSFAppearanceManager NSView+Appearance.swift
[16/25] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[17/25] Compiling DSFAppearanceManager DSFDebounce.swift
[18/25] Compiling DSFAppearanceManager DSFSimpleLock.swift
[19/25] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[20/26] Wrapping AST for DSFAppearanceManager for debugging
[22/32] Compiling DSFDropFilesView DSFDropFilesView+image.swift
[23/32] Compiling DSFDropFilesView DSFDropFilesView+protocol.swift
[24/32] Compiling DSFDropFilesView DSFDropFilesView+SwiftUI.swift
[25/32] Emitting module DSFDropFilesView
[26/32] Compiling DSFDropFilesView DSFDropFilesView.swift
[27/32] Compiling DSFDropFilesView DSFDropFilesView+utils.swift
[28/33] Wrapping AST for DSFDropFilesView for debugging
[29/33] Write Objects.LinkFileList
[31/33] Archiving libDSFDropFilesView-static.a
[32/33] Linking libDSFDropFilesView-shared.so
Build complete! (7.91s)
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" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.