The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DSFDropFilesView, reference 4.1.1 (3dd402), with Swift 6.2 (beta) for Android on 23 Jun 2025 18:16:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dagronf/DSFDropFilesView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/459] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.34s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.6.2 (0.76s)
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] Write sources
[2/10] Copying PrivacyInfo.xcprivacy
[3/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[5/24] Emitting module DSFAppearanceManager
[6/25] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[7/25] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[8/25] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[9/25] Compiling DSFAppearanceManager WeakBag.swift
[10/25] Compiling DSFAppearanceManager DSFDebounce.swift
[11/25] Compiling DSFAppearanceManager DSFSimpleLock.swift
[12/25] Compiling DSFAppearanceManager WeakBox.swift
[13/25] Compiling DSFAppearanceManager NSView+Appearance.swift
[14/25] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[15/25] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[16/25] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[17/25] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[18/25] Compiling DSFAppearanceManager DSFAppearanceManager.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] Emitting module DSFDropFilesView
[25/32] Compiling DSFDropFilesView DSFDropFilesView+SwiftUI.swift
[26/32] Compiling DSFDropFilesView DSFDropFilesView+utils.swift
[27/32] Compiling DSFDropFilesView DSFDropFilesView.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! (18.02s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.