The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannickl/DynamicColor.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yannickl/DynamicColor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cf7c6ee Update project structure
Cloned https://github.com/yannickl/DynamicColor.git into spi-builder-workspace
cf7c6eed080ea4b678592ae5af987c207ca8a232
SUCCESS checkout https://github.com/yannickl/DynamicColor.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/17] Emitting module DynamicColor
[2/19] Compiling DynamicColor DynamicColor+Mixing.swift
[3/19] Compiling DynamicColor DynamicColor+RGBA.swift
[4/19] Compiling DynamicColor DynamicGradient.swift
[5/19] Compiling DynamicColor DynamicColorSpace.swift
[6/19] Compiling DynamicColor DynamicColor+HSB.swift
[7/19] Compiling DynamicColor DynamicColor+HSL.swift
[8/19] Compiling DynamicColor DynamicColor+Lab.swift
[9/19] Compiling DynamicColor DynamicColor+XYZ.swift
[10/19] Compiling DynamicColor DynamicColor.swift
[11/19] Compiling DynamicColor DynamicColor+Color.swift
[12/19] Compiling DynamicColor HSL+Color.swift
[13/19] Compiling DynamicColor Array.swift
[14/19] Compiling DynamicColor ContrastDisplayContext.swift
[15/19] Compiling DynamicColor DynamicColor+Deriving.swift
[16/19] Compiling DynamicColor GrayscalingMode.swift
[17/19] Compiling DynamicColor HSL.swift
[18/19] Compiling DynamicColor Utils.swift
[19/19] Compiling DynamicColor Color.swift
Build complete! (7.40s)
Build complete.
Done.