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 DSFColorPicker, reference 3.1.0 (bc2123), with Swift 5.8 for macOS (SPM) on 20 Jul 2024 12:24:56 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/DSFColorPicker.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFColorPicker
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at bc21231 more dependency update
Cloned https://github.com/dagronf/DSFColorPicker.git
Revision (git rev-parse @):
bc21231c86aab2e2872f9099fd2e402ebe6ff308
SUCCESS checkout https://github.com/dagronf/DSFColorPicker.git at 3.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/dagronf/DSFColorPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Info.plist
[0/2] Copying Localizable.strings
[3/16] Compiling DSFAppearanceManager WeakBag.swift
[4/17] Compiling DSFAppearanceManager WeakBox.swift
[5/17] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[6/17] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[7/17] Compiling DSFAppearanceManager DSFDebounce.swift
[8/17] Compiling DSFAppearanceManager DSFSimpleLock.swift
[9/17] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[10/17] Emitting module DSFAppearanceManager
[11/17] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[12/17] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[13/17] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[14/17] Compiling DSFAppearanceManager NSView+Appearance.swift
[15/17] 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 }
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16/17] Emitting module DSFColorSampler
Fetching https://github.com/dagronf/DSFAppearanceManager
Fetching https://github.com/dagronf/DSFColorSampler
[1/392] Fetching dsfappearancemanager
[9/650] Fetching dsfappearancemanager, dsfcolorsampler
Fetched https://github.com/dagronf/DSFAppearanceManager (1.67s)
Fetched https://github.com/dagronf/DSFColorSampler (1.67s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.80s)
Computing version for https://github.com/dagronf/DSFColorSampler
Computed https://github.com/dagronf/DSFColorSampler at 3.0.1 (0.76s)
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/DSFColorSampler
Working copy of https://github.com/dagronf/DSFColorSampler resolved at 3.0.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/DSFColorPicker/Info.plist
BUILD FAILURE 5.8 macosSpm