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.0 (e9d736), with Swift 5.10 for macOS (SPM) on 20 Jul 2024 08:23:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDropFilesView.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFDropFilesView
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at e9d736f Fixed Xcode 16 beta run-time crash
Cloned https://github.com/dagronf/DSFDropFilesView.git
Revision (git rev-parse @):
e9d736f9548dffbed0cef57d0b327f1a99ce3074
SUCCESS checkout https://github.com/dagronf/DSFDropFilesView.git at 4.1.0
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.62s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.54s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFDropFilesView.git
[1/245] Fetching dsfdropfilesview
Fetched https://github.com/dagronf/DSFDropFilesView.git from cache (0.78s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.47s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.02s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
Creating working copy for https://github.com/dagronf/DSFDropFilesView.git
Working copy of https://github.com/dagronf/DSFDropFilesView.git resolved at 4.1.0 (e9d736f)
warning: '.resolve-product-dependencies': dependency 'dsfdropfilesview' is not used by any target
Found 1 product dependencies
  - DSFAppearanceManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/DSFDropFilesView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-33747A42983211AE.txt
[4/19] Compiling DSFAppearanceManager DSFSimpleLock.swift
[5/20] Compiling DSFAppearanceManager WeakBox.swift
[6/20] Compiling DSFAppearanceManager WeakBag.swift
[7/20] Compiling DSFAppearanceManager DSFDebounce.swift
[8/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[9/20] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[10/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/20] Emitting module DSFAppearanceManager
[13/20] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[14/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[15/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[16/20] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[17/26] Compiling DSFDropFilesView DSFDropFilesView+utils.swift
[18/26] Compiling DSFDropFilesView DSFDropFilesView+image.swift
[19/26] Compiling DSFDropFilesView DSFDropFilesView+protocol.swift
[20/26] Compiling DSFDropFilesView DSFDropFilesView.swift
[21/26] Emitting module DSFDropFilesView
[22/26] Compiling DSFDropFilesView DSFDropFilesView+SwiftUI.swift
[22/26] Write Objects.LinkFileList
[24/26] Archiving libDSFDropFilesView-static.a
[25/26] Linking libDSFDropFilesView-shared.dylib
Build complete! (9.30s)
Build complete.
Done.