Build Information
Failed to build DSFQuickActionBar, reference 6.2.0 (7be7b3
), with Swift 5.8 for macOS (SPM) on 20 Jul 2024 08:56:39 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/DSFQuickActionBar.git
Reference: 6.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFQuickActionBar
* tag 6.2.0 -> FETCH_HEAD
HEAD is now at 7be7b3b Update dependencies
Cloned https://github.com/dagronf/DSFQuickActionBar.git
Revision (git rev-parse @):
7be7b3bd2cebb19ee119ba1f972ecce581de5aeb
SUCCESS checkout https://github.com/dagronf/DSFQuickActionBar.git at 6.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/dagronf/DSFQuickActionBar.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 DSFSimpleLock.swift
[3/15] Compiling DSFAppearanceManager WeakBag.swift
[4/15] Compiling DSFAppearanceManager DSFDebounce.swift
[5/16] Compiling DSFAppearanceManager WeakBox.swift
[6/16] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[7/16] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[8/16] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[9/16] Compiling DSFAppearanceManager NSView+Appearance.swift
[10/16] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/16] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/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 }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[13/16] Emitting module DSFAppearanceManager
[14/16] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (1.59s)
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