The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFColorPicker with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFColorPicker.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFColorPicker
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 3f5ecdd Update SwiftUI support
Cloned https://github.com/dagronf/DSFColorPicker.git into spi-builder-workspace
3f5ecdd646a8657a7b3401970e4e03fd6ea8eeb5
SUCCESS checkout https://github.com/dagronf/DSFColorPicker.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/dagronf/DSFColorSampler from cache
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.18s)
Fetched https://github.com/dagronf/DSFColorSampler (0.18s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.3.0 (0.01s)
Computing version for https://github.com/dagronf/DSFColorSampler
Computed https://github.com/dagronf/DSFColorSampler at 2.0.0 (0.41s)
Creating working copy for https://github.com/dagronf/DSFColorSampler
Working copy of https://github.com/dagronf/DSFColorSampler resolved at 2.0.0
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.3.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/Info.plist
Building for debugging...
[0/2] Copying Localizable.strings
[1/2] Copying Info.plist
[3/15] Compiling DSFAppearanceManager WeakBag.swift
[4/16] Compiling DSFAppearanceManager WeakBox.swift
[5/16] Compiling DSFAppearanceManager DSFDebounce.swift
[6/16] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/16] Compiling DSFAppearanceManager NSAppearance+extensions.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] Emitting module DSFAppearanceManager
[13/16] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[14/16] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[15/16] Emitting module DSFColorSampler
[16/16] Compiling DSFColorSampler DSFColorSampler.swift
[17/27] Compiling DSFColorPicker Utils.swift
[18/28] Compiling DSFColorPicker NSColor+dsfextensions.swift
[19/28] Compiling DSFColorPicker resource_bundle_accessor.swift
[20/28] Compiling DSFColorPicker ColorPanelButton.swift
[21/28] Compiling DSFColorPicker DSFColorPickerButton+Private.swift
[22/28] Compiling DSFColorPicker DSFColorSampler+icon.swift
[23/28] Compiling DSFColorPicker DSFColorPickerView+Private.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/private/DSFColorPickerView+Private.swift:27:35: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
        public class DFColorPickerStack: NSStackView, NSAccessibilityGroup {
                                         ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/private/DSFColorPickerView+Private.swift:27:48: warning: cannot use protocol 'NSAccessibilityGroup' here; 'AppKit' was not imported by this file
        public class DFColorPickerStack: NSStackView, NSAccessibilityGroup {
                                                      ^
AppKit.NSAccessibilityGroup:1:17: note: type declared here
public protocol NSAccessibilityGroup : NSAccessibilityElementProtocol {
                ^
[24/28] Emitting module DSFColorPicker
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerThemes.swift:83:62: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public init(name: String, rows: Int, columns: Int, colors: [NSColor?]) {
                                                                    ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerThemes.swift:98:38: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public init(name: String, colors: [[NSColor?]]) {
                                            ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:41:38: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public var colorSelectedCallback: ((NSColor?) -> Void)?
                                            ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:112:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        @objc public var selectedColor: NSColor? {
                                        ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:26:46: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
@IBDesignable open class DSFColorPickerView: NSView {
                                             ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/private/DSFColorPickerView+Private.swift:27:35: warning: cannot use class 'NSStackView' here; 'AppKit' was not imported by this file
        public class DFColorPickerStack: NSStackView, NSAccessibilityGroup {
                                         ^
AppKit.NSStackView:2:12: note: type declared here
open class NSStackView : NSView {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/private/DSFColorPickerView+Private.swift:27:48: warning: cannot use protocol 'NSAccessibilityGroup' here; 'AppKit' was not imported by this file
        public class DFColorPickerStack: NSStackView, NSAccessibilityGroup {
                                                      ^
AppKit.NSAccessibilityGroup:1:17: note: type declared here
public protocol NSAccessibilityGroup : NSAccessibilityElementProtocol {
                ^
[25/28] Compiling DSFColorPicker DSFColorPickerThemes.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerThemes.swift:83:62: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public init(name: String, rows: Int, columns: Int, colors: [NSColor?]) {
                                                                    ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerThemes.swift:98:38: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public init(name: String, colors: [[NSColor?]]) {
                                            ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:41:38: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public var colorSelectedCallback: ((NSColor?) -> Void)?
                                            ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:112:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        @objc public var selectedColor: NSColor? {
                                        ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:26:46: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
@IBDesignable open class DSFColorPickerView: NSView {
                                             ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
[26/28] Compiling DSFColorPicker DSFColorPickerView.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerThemes.swift:83:62: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public init(name: String, rows: Int, columns: Int, colors: [NSColor?]) {
                                                                    ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerThemes.swift:98:38: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public init(name: String, colors: [[NSColor?]]) {
                                            ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:41:38: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        public var colorSelectedCallback: ((NSColor?) -> Void)?
                                            ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:112:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
        @objc public var selectedColor: NSColor? {
                                        ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/DSFColorPickerView.swift:26:46: warning: cannot use class 'NSView' here; 'AppKit' was not imported by this file
@IBDesignable open class DSFColorPickerView: NSView {
                                             ^
AppKit.NSView:1:12: note: type declared here
open class NSView : NSResponder, NSAnimatablePropertyContainer, NSUserInterfaceItemIdentification, NSDraggingDestination, NSAppearanceCustomization, NSAccessibilityElementProtocol, NSAccessibilityProtocol {
           ^
[27/28] Compiling DSFColorPicker DSFColorPicker+SwiftUI.swift
[28/28] Compiling DSFColorPicker DSFColorPickerPopover.swift
Build complete! (11.61s)
Build complete.
Done.