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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFColorPicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFColorPicker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3f5ecdd Update SwiftUI support
Cloned https://github.com/dagronf/DSFColorPicker.git
Revision (git rev-parse @):
3f5ecdd646a8657a7b3401970e4e03fd6ea8eeb5
SUCCESS checkout https://github.com/dagronf/DSFColorPicker.git at master
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetching https://github.com/dagronf/DSFColorSampler
Fetched https://github.com/dagronf/DSFAppearanceManager (0.23s)
[1/247] Fetching dsfcolorsampler
Fetched https://github.com/dagronf/DSFColorSampler (0.31s)
Computing version for https://github.com/dagronf/DSFColorSampler
Computed https://github.com/dagronf/DSFColorSampler at 2.0.0 (0.48s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.03s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
Creating working copy for https://github.com/dagronf/DSFColorSampler
Working copy of https://github.com/dagronf/DSFColorSampler resolved at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsfcolorpicker",
      "name": "DSFColorPicker",
      "url": "https://github.com/dagronf/DSFColorPicker.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFColorPicker",
      "dependencies": [
        {
          "identity": "dsfcolorsampler",
          "name": "DSFColorSampler",
          "url": "https://github.com/dagronf/DSFColorSampler",
          "version": "2.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFColorSampler",
          "dependencies": [
          ]
        },
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.4.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFColorPicker.git
[4/316] Fetching dsfcolorpicker
Fetched https://github.com/dagronf/DSFColorPicker.git (1.03s)
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/DSFColorSampler
Computed https://github.com/dagronf/DSFColorSampler at 2.1.0 (0.40s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.02s)
Creating working copy for https://github.com/dagronf/DSFColorSampler
Working copy of https://github.com/dagronf/DSFColorSampler resolved at 2.1.0
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
Creating working copy for https://github.com/dagronf/DSFColorPicker.git
Working copy of https://github.com/dagronf/DSFColorPicker.git resolved at master
warning: '.resolve-product-dependencies': dependency 'dsfcolorpicker' is not used by any target
Found 2 product dependencies
  - DSFColorSampler
  - DSFAppearanceManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Info.plist
[0/2] Copying Localizable.strings
[3/16] Compiling DSFColorSampler DSFColorSampler.swift
[4/16] Emitting module DSFColorSampler
[5/16] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[6/16] Compiling DSFAppearanceManager NSView+Appearance.swift
[7/16] Emitting module DSFAppearanceManager
[8/17] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[9/17] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[10/17] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[11/17] Compiling DSFAppearanceManager DSFDebounce.swift
[12/17] Compiling DSFAppearanceManager DSFSimpleLock.swift
[13/17] Compiling DSFAppearanceManager WeakBag.swift
[14/17] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[15/17] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[16/17] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[17/17] Compiling DSFAppearanceManager WeakBox.swift
[18/28] Compiling DSFColorPicker Utils.swift
[19/29] Compiling DSFColorPicker NSColor+dsfextensions.swift
[20/29] Compiling DSFColorPicker resource_bundle_accessor.swift
[21/29] Compiling DSFColorPicker DSFColorSampler+icon.swift
[22/29] Compiling DSFColorPicker DSFColorPickerView+Private.swift
/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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 {
                ^
[23/29] Compiling DSFColorPicker ColorPanelButton.swift
[24/29] Compiling DSFColorPicker DSFColorPickerButton+Private.swift
[25/29] Emitting module DSFColorPicker
/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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 {
                ^
[26/29] Compiling DSFColorPicker DSFColorPickerThemes.swift
/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/29] Compiling DSFColorPicker DSFColorPickerView.swift
/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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 {
           ^
[28/29] Compiling DSFColorPicker DSFColorPicker+SwiftUI.swift
[29/29] Compiling DSFColorPicker DSFColorPickerPopover.swift
Build complete! (17.65s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFColorPicker/Info.plist
Build complete.
Done.