Build Information
Successful build of ColorPickerRing, reference 2.1.0 (fb251f
), with Swift 5.10 for macOS (SPM) on 4 Nov 2024 00:32:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/hendriku/colorpicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/18] Compiling DynamicColor DynamicColor+Deriving.swift
[5/18] Compiling DynamicColor DynamicColor+HSB.swift
[6/19] Compiling DynamicColor DynamicColor+HSL.swift
[7/19] Compiling DynamicColor DynamicColor+Lab.swift
[8/19] Emitting module DynamicColor
[9/19] Compiling DynamicColor Array.swift
[10/19] Compiling DynamicColor ContrastDisplayContext.swift
[11/19] Compiling DynamicColor DynamicColor+Mixing.swift
[12/19] Compiling DynamicColor DynamicColor+RGBA.swift
[13/19] Compiling DynamicColor HSL.swift
[14/19] Compiling DynamicColor DynamicColor+XYZ.swift
[15/19] Compiling DynamicColor DynamicColor.swift
[16/19] Compiling DynamicColor DynamicColorSpace.swift
[17/19] Compiling DynamicColor DynamicGradient.swift
[18/19] Compiling DynamicColor SwiftUIColor.swift
[19/19] Compiling DynamicColor Utils.swift
[20/22] Compiling ColorPickerRing ColorPickerRing.swift
[21/22] Emitting module ColorPickerRing
[22/22] Compiling ColorPickerRing ColorExtension.swift
Build complete! (16.59s)
Fetching https://github.com/yannickl/DynamicColor.git
[1/2201] Fetching dynamiccolor
Fetched https://github.com/yannickl/DynamicColor.git from cache (1.44s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.1 (0.63s)
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.