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, reference 2.1.0 (fb251f), with Swift 5.9 for macOS (SPM) on 4 Nov 2024 00:29:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hendriku/colorpicker.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hendriku/colorpicker
 * tag               2.1.0      -> FETCH_HEAD
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 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/hendriku/colorpicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling DynamicColor DynamicColor+XYZ.swift
[2/15] Compiling DynamicColor DynamicColor.swift
[3/16] Compiling DynamicColor DynamicColor+Mixing.swift
[4/16] Compiling DynamicColor DynamicColor+RGBA.swift
[5/16] Compiling DynamicColor DynamicColor+Deriving.swift
[6/16] Compiling DynamicColor DynamicColor+HSB.swift
[7/16] Compiling DynamicColor DynamicColor+HSL.swift
[8/16] Compiling DynamicColor DynamicColor+Lab.swift
[9/16] Emitting module DynamicColor
[10/16] Compiling DynamicColor Array.swift
[11/16] Compiling DynamicColor ContrastDisplayContext.swift
[12/16] Compiling DynamicColor DynamicGradient.swift
[13/16] Compiling DynamicColor DynamicColorSpace.swift
[14/16] Compiling DynamicColor HSL.swift
[15/16] Compiling DynamicColor SwiftUIColor.swift
[16/16] Compiling DynamicColor Utils.swift
[17/19] Compiling ColorPickerRing ColorExtension.swift
[18/19] Compiling ColorPickerRing ColorPickerRing.swift
[19/19] Emitting module ColorPickerRing
Build complete! (18.38s)
Fetching https://github.com/yannickl/DynamicColor.git
[1/2201] Fetching dynamiccolor
Fetched https://github.com/yannickl/DynamicColor.git (1.47s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.1 (0.56s)
Creating working copy for https://github.com/yannickl/DynamicColor.git
Working copy of https://github.com/yannickl/DynamicColor.git resolved at 5.0.1
Build complete.
Done.