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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hendriku/colorpicker.git
Reference: v2.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hendriku/colorpicker
 * tag               v2.1.0     -> FETCH_HEAD
HEAD is now at b516884 Merge pull request #7 from Qandelor/RenamePackage
Cloned https://github.com/hendriku/colorpicker.git
Revision (git rev-parse @):
b51688445735be4e928acd2524eaa8110791e985
SUCCESS checkout https://github.com/hendriku/colorpicker.git at v2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hendriku/colorpicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/18] Compiling DynamicColor DynamicColor+Deriving.swift
[5/18] Compiling DynamicColor DynamicColor+HSB.swift
[6/18] Compiling DynamicColor DynamicColor+XYZ.swift
[7/18] Compiling DynamicColor DynamicColor.swift
[8/18] Compiling DynamicColor DynamicColor+HSL.swift
[9/18] Compiling DynamicColor DynamicColor+Lab.swift
[10/18] Compiling DynamicColor DynamicColor+Mixing.swift
[11/18] Compiling DynamicColor DynamicColor+RGBA.swift
[12/18] Compiling DynamicColor DynamicColorSpace.swift
[13/18] Compiling DynamicColor DynamicGradient.swift
[14/18] Emitting module DynamicColor
[15/18] Compiling DynamicColor HSL.swift
[16/18] Compiling DynamicColor SwiftUIColor.swift
[17/18] Compiling DynamicColor Array.swift
[18/18] Compiling DynamicColor ContrastDisplayContext.swift
[19/19] Compiling DynamicColor Utils.swift
[20/22] Compiling ColorPickerRing ColorPickerRing.swift
[21/22] Compiling ColorPickerRing ColorExtension.swift
[22/22] Emitting module ColorPickerRing
Build complete! (8.44s)
Fetching https://github.com/yannickl/DynamicColor.git from cache
Fetched https://github.com/yannickl/DynamicColor.git from cache (0.18s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.0 (0.34s)
Creating working copy for https://github.com/yannickl/DynamicColor.git
Working copy of https://github.com/yannickl/DynamicColor.git resolved at 5.0.0
Build complete.
Done.