The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ColorKit, reference master (eae68b), with Swift 6.2 for macOS (SPM) on 11 Mar 2026 07:27:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kieranb662/SwiftUI-Color-Kit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kieranb662/SwiftUI-Color-Kit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at eae68bc Add MIT License to the project
Cloned https://github.com/kieranb662/SwiftUI-Color-Kit.git
Revision (git rev-parse @):
eae68bcf5cabfeb86f491bacdab3726051ded545
SUCCESS checkout https://github.com/kieranb662/SwiftUI-Color-Kit.git at master
Fetching https://github.com/kieranb662/Sliders.git
[1/267] Fetching sliders
Fetched https://github.com/kieranb662/Sliders.git from cache (0.88s)
Computing version for https://github.com/kieranb662/Sliders.git
Computed https://github.com/kieranb662/Sliders.git at 2.0.2 (1.39s)
Creating working copy for https://github.com/kieranb662/Sliders.git
Working copy of https://github.com/kieranb662/Sliders.git resolved at 2.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftui-color-kit",
      "name": "ColorKit",
      "url": "https://github.com/kieranb662/SwiftUI-Color-Kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Color-Kit",
      "dependencies": [
        {
          "identity": "sliders",
          "name": "Sliders",
          "url": "https://github.com/kieranb662/Sliders.git",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sliders",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kieranb662/SwiftUI-Color-Kit.git
[1/442] Fetching swiftui-color-kit
Fetched https://github.com/kieranb662/SwiftUI-Color-Kit.git from cache (16.49s)
Fetching https://github.com/kieranb662/Sliders.git from cache
Fetched https://github.com/kieranb662/Sliders.git from cache (0.44s)
Computing version for https://github.com/kieranb662/Sliders.git
Computed https://github.com/kieranb662/Sliders.git at 2.0.2 (0.49s)
Creating working copy for https://github.com/kieranb662/Sliders.git
Working copy of https://github.com/kieranb662/Sliders.git resolved at 2.0.2
Creating working copy for https://github.com/kieranb662/SwiftUI-Color-Kit.git
Working copy of https://github.com/kieranb662/SwiftUI-Color-Kit.git resolved at master (eae68bc)
warning: '.resolve-product-dependencies': dependency 'swiftui-color-kit' is not used by any target
Found 1 product dependencies
  - Sliders
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kieranb662/SwiftUI-Color-Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/14] Compiling Sliders Path+Extensions.swift
[5/14] Compiling Sliders AdaptiveLine.swift
[6/14] Compiling Sliders CoreGraphics+Extensions.swift
[7/15] Compiling Sliders TrackPad.swift
[8/15] Compiling Sliders RadialSlider.swift
[9/15] Compiling Sliders RadialPad.swift
[10/15] Compiling Sliders PSlider.swift
[11/15] Compiling Sliders Joystick.swift
[12/15] Compiling Sliders LSlider.swift
[13/15] Emitting module Sliders
[14/15] Compiling Sliders OverFlowSlider.swift
[15/15] Compiling Sliders TickMarks.swift
[16/31] Emitting module ColorKit
[17/31] Compiling ColorKit AlphaSlider.swift
[18/31] Compiling ColorKit CYMKColorPicker.swift
[19/31] Compiling ColorKit LinearGradientPicker.swift
[20/31] Compiling ColorKit ColorManager.swift
[21/31] Compiling ColorKit ColorPicker.swift
[22/31] Compiling ColorKit HSBColorPicker.swift
[23/31] Compiling ColorKit PlatformColor.swift
[24/31] Compiling ColorKit ColorToken.swift
[25/31] Compiling ColorKit GrayScaleSlider.swift
[26/31] Compiling ColorKit RadialGradientPicker.swift
[27/31] Compiling ColorKit GradientData.swift
[28/31] Compiling ColorKit GradientPicker.swift
[29/31] Compiling ColorKit GradientStyles.swift
[30/31] Compiling ColorKit RGBColorPicker.swift
[31/31] Compiling ColorKit AngularGradientPicker.swift
[32/32] Compiling ColorKit CoreGraphics+Extension.swift
Build complete! (12.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sliders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kieranb662/Sliders.git"
    }
  ],
  "manifest_display_name" : "ColorKit",
  "name" : "ColorKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ColorKit",
      "targets" : [
        "ColorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorKit",
      "module_type" : "SwiftTarget",
      "name" : "ColorKit",
      "path" : "Sources/ColorKit",
      "product_dependencies" : [
        "Sliders"
      ],
      "product_memberships" : [
        "ColorKit"
      ],
      "sources" : [
        "Color Pickers/AlphaSlider.swift",
        "Color Pickers/CYMKColorPicker.swift",
        "Color Pickers/ColorManager.swift",
        "Color Pickers/ColorPicker.swift",
        "Color Pickers/ColorToken.swift",
        "Color Pickers/GrayScaleSlider.swift",
        "Color Pickers/HSBColorPicker.swift",
        "Color Pickers/PlatformColor.swift",
        "Color Pickers/RGBColorPicker.swift",
        "Gradient Picker/AngularGradientPicker.swift",
        "Gradient Picker/GradientData.swift",
        "Gradient Picker/GradientPicker.swift",
        "Gradient Picker/GradientStyles.swift",
        "Gradient Picker/LinearGradientPicker.swift",
        "Gradient Picker/RadialGradientPicker.swift",
        "Utilities/CoreGraphics+Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.