The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynamicColor with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannickl/DynamicColor.git
Reference: 5.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yannickl/DynamicColor
 * tag               5.0.1      -> FETCH_HEAD
HEAD is now at d9beca1 Fix version numbers
Cloned https://github.com/yannickl/DynamicColor.git into spi-builder-workspace
d9beca13ca85baa50ee29832d0db5129fba69630
SUCCESS checkout https://github.com/yannickl/DynamicColor.git at 5.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling DynamicColor DynamicColorSpace.swift
[2/15] Compiling DynamicColor DynamicGradient.swift
[3/15] Compiling DynamicColor DynamicColor+Mixing.swift
[4/15] Compiling DynamicColor DynamicColor+RGBA.swift
[5/16] Compiling DynamicColor Utils.swift
[6/16] Compiling DynamicColor DynamicColor+XYZ.swift
[7/16] Compiling DynamicColor DynamicColor.swift
[8/16] Compiling DynamicColor DynamicColor+HSL.swift
[9/16] Compiling DynamicColor DynamicColor+Lab.swift
[10/16] Compiling DynamicColor HSL.swift
[11/16] Compiling DynamicColor SwiftUIColor.swift
[12/16] Compiling DynamicColor Array.swift
[13/16] Compiling DynamicColor ContrastDisplayContext.swift
[14/16] Emitting module DynamicColor
[15/16] Compiling DynamicColor DynamicColor+Deriving.swift
[16/16] Compiling DynamicColor DynamicColor+HSB.swift
Build complete! (6.75s)
Build complete.
Done.