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

Failed to build DSFDropFilesView, reference 4.1.0 (e9d736), with Swift 5.8 for macOS (SPM) on 20 Jul 2024 08:23:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/dagronf/DSFDropFilesView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[2/14] Compiling DSFAppearanceManager DSFDebounce.swift
[3/15] Compiling DSFAppearanceManager WeakBox.swift
[4/15] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[5/15] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/AutoplayAnimatedImages.swift:81:71: error: cannot find 'AXAnimatedImagesEnabledDidChange' in scope
func AutoplayAnimatedImagesNotificationName() -> Notification.Name? { AXAnimatedImagesEnabledDidChange }
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/15] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[7/15] Compiling DSFAppearanceManager NSView+Appearance.swift
[8/15] Emitting module DSFAppearanceManager
[9/15] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[10/15] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[11/15] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[12/15] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/15] Compiling DSFAppearanceManager WeakBag.swift
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (1.56s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.68s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
BUILD FAILURE 5.8 macosSpm