The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ColorPickerRing 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/hendriku/colorpicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hendriku/colorpicker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fb251fa Create stale.yml
Cloned https://github.com/hendriku/colorpicker.git
Revision (git rev-parse @):
fb251fa294637ee9ac5337bb678bf4b44f76abeb
SUCCESS checkout https://github.com/hendriku/colorpicker.git at master
Fetching https://github.com/yannickl/DynamicColor.git
[1/2201] Fetching dynamiccolor
Fetched https://github.com/yannickl/DynamicColor.git (0.55s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.0 (0.83s)
Creating working copy for https://github.com/yannickl/DynamicColor.git
Working copy of https://github.com/yannickl/DynamicColor.git resolved at 5.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "colorpicker",
      "name": "ColorPickerRing",
      "url": "https://github.com/hendriku/colorpicker.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/colorpicker",
      "dependencies": [
        {
          "identity": "dynamiccolor",
          "name": "DynamicColor",
          "url": "https://github.com/yannickl/DynamicColor.git",
          "version": "5.0.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynamicColor",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/hendriku/colorpicker.git
[1/93] Fetching colorpicker
Fetched https://github.com/hendriku/colorpicker.git (0.36s)
Fetching https://github.com/yannickl/DynamicColor.git from cache
Fetched https://github.com/yannickl/DynamicColor.git (0.23s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.1 (0.57s)
Creating working copy for https://github.com/hendriku/colorpicker.git
Working copy of https://github.com/hendriku/colorpicker.git resolved at master
Creating working copy for https://github.com/yannickl/DynamicColor.git
Working copy of https://github.com/yannickl/DynamicColor.git resolved at 5.0.1
warning: '.resolve-product-dependencies': dependency 'colorpicker' is not used by any target
Found 1 product dependencies
  - DynamicColor
========================================
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...
[1/15] Compiling DynamicColor Array.swift
[2/15] Compiling DynamicColor ContrastDisplayContext.swift
[3/16] Compiling DynamicColor DynamicColor+Deriving.swift
[4/16] Compiling DynamicColor DynamicColor+HSB.swift
[5/16] Emitting module DynamicColor
[6/16] Compiling DynamicColor Utils.swift
[7/16] Compiling DynamicColor DynamicColor+HSL.swift
[8/16] Compiling DynamicColor DynamicColor+Lab.swift
[9/16] Compiling DynamicColor HSL.swift
[10/16] Compiling DynamicColor SwiftUIColor.swift
[11/16] Compiling DynamicColor DynamicColor+XYZ.swift
[12/16] Compiling DynamicColor DynamicColor.swift
[13/16] Compiling DynamicColor DynamicColor+Mixing.swift
[14/16] Compiling DynamicColor DynamicColor+RGBA.swift
[15/16] Compiling DynamicColor DynamicColorSpace.swift
[16/16] Compiling DynamicColor DynamicGradient.swift
[17/19] Emitting module ColorPickerRing
[18/19] Compiling ColorPickerRing ColorPickerRing.swift
[19/19] Compiling ColorPickerRing ColorExtension.swift
Build complete! (24.15s)
Build complete.
Done.