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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hendriku/colorpicker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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 DynamicColorSpace.swift
[5/18] Compiling DynamicColor DynamicGradient.swift
[6/18] Compiling DynamicColor DynamicColor+Mixing.swift
[7/18] Compiling DynamicColor DynamicColor+RGBA.swift
[8/18] Compiling DynamicColor DynamicColor+Deriving.swift
[9/18] Compiling DynamicColor DynamicColor+HSB.swift
[10/18] Compiling DynamicColor DynamicColor+XYZ.swift
[11/18] Compiling DynamicColor DynamicColor.swift
[12/18] Compiling DynamicColor HSL.swift
[13/18] Compiling DynamicColor SwiftUIColor.swift
[14/18] Compiling DynamicColor Array.swift
[15/18] Compiling DynamicColor ContrastDisplayContext.swift
[16/18] Compiling DynamicColor DynamicColor+HSL.swift
[17/18] Compiling DynamicColor DynamicColor+Lab.swift
[18/18] Emitting module DynamicColor
[19/19] Compiling DynamicColor Utils.swift
[20/22] Emitting module ColorPickerRing
[21/22] Compiling ColorPickerRing ColorExtension.swift
[22/22] Compiling ColorPickerRing ColorPickerRing.swift
Build complete! (11.47s)
Fetching https://github.com/yannickl/DynamicColor.git from cache
Fetched https://github.com/yannickl/DynamicColor.git from cache (0.17s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.0 (0.49s)
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.