Build Information
Failed to build DSFQuickActionBar, reference main (7be7b3
), with Swift 5.8 for macOS (SPM) on 20 Jul 2024 08:58:37 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFQuickActionBar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 WeakBag.swift
[3/15] Compiling DSFAppearanceManager DSFSimpleLock.swift
[4/16] Compiling DSFAppearanceManager WeakBox.swift
[5/16] Compiling DSFAppearanceManager DSFDebounce.swift
[6/16] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/16] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[8/16] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[9/16] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[10/16] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[11/16] Compiling DSFAppearanceManager NSView+Appearance.swift
[12/16] Emitting module DSFAppearanceManager
[13/16] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[14/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 }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (1.63s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.91s)
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