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 DSFStepperView, reference 4.3.0 (9db5b3), with Swift 5.8 for macOS (SPM) on 20 Jul 2024 13:38:11 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/DSFStepperView.git
Reference: 4.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFStepperView
 * tag               4.3.0      -> FETCH_HEAD
HEAD is now at 9db5b3a Update dependencies (fix Xcode 16 beta run-time crash)
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
9db5b3ab9981d6604c24e9f162a8eb21b0061baf
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at 4.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/dagronf/DSFStepperView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[2/15] Compiling DSFAppearanceManager DSFDebounce.swift
[3/16] Compiling DSFAppearanceManager WeakBox.swift
[4/16] Compiling DSFAppearanceManager WeakBag.swift
[5/16] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[6/16] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/16] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[8/16] 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 }
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[9/16] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[10/16] Compiling DSFAppearanceManager NSView+Appearance.swift
[11/16] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[12/16] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[13/16] Emitting module DSFAppearanceManager
[14/16] Compiling DSFAppearanceManager NSWindow+Appearance.swift
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (1.60s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.75s)
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