Build Information
Successful build of DynamicColor 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/yannickl/DynamicColor.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/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
Revision (git rev-parse @):
cf7c6eed080ea4b678592ae5af987c207ca8a232
SUCCESS checkout https://github.com/yannickl/DynamicColor.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/yannickl/DynamicColor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/19] Compiling DynamicColor DynamicGradient.swift
[4/19] Compiling DynamicColor DynamicColorSpace.swift
[5/19] Compiling DynamicColor DynamicColor+XYZ.swift
[6/19] Compiling DynamicColor DynamicColor.swift
[7/21] Compiling DynamicColor DynamicColor+Mixing.swift
[8/21] Compiling DynamicColor DynamicColor+RGBA.swift
[9/21] Emitting module DynamicColor
[10/21] Compiling DynamicColor Array.swift
[11/21] Compiling DynamicColor ContrastDisplayContext.swift
[12/21] Compiling DynamicColor DynamicColor+Deriving.swift
[13/21] Compiling DynamicColor DynamicColor+HSB.swift
[14/21] Compiling DynamicColor DynamicColor+HSL.swift
[15/21] Compiling DynamicColor DynamicColor+Lab.swift
[16/21] Compiling DynamicColor GrayscalingMode.swift
[17/21] Compiling DynamicColor HSL.swift
[18/21] Compiling DynamicColor DynamicColor+Color.swift
[19/21] Compiling DynamicColor HSL+Color.swift
[20/21] Compiling DynamicColor Utils.swift
[21/21] Compiling DynamicColor Color.swift
Build complete! (5.58s)
Build complete.
Done.