Build Information
Successful build of Crayon, reference main (2f849c
), with Swift 5.9 for macOS (SPM) on 5 Oct 2024 19:03:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/Crayon.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/Crayon
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2f849c3 Add CSS Colors
Cloned https://github.com/divadretlaw/Crayon.git
Revision (git rev-parse @):
2f849c3652542f019894f5e56a1a36f6f613c053
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/Crayon.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/divadretlaw/Crayon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Crayon RgbComponents.swift
[2/13] Compiling Crayon UIColor.swift
[3/13] Compiling Crayon HsbComponents.swift
[4/13] Compiling Crayon NSColor.swift
[5/13] Compiling Crayon FloatingPoint+Extensions.swift
[6/13] Compiling Crayon Image.swift
[7/13] Compiling Crayon ColorSpace.swift
[8/13] Compiling Crayon CGColor.swift
[9/13] Compiling Crayon Color+CSS.swift
[10/13] Compiling Crayon Color.swift
[11/13] Emitting module Crayon
[12/13] Compiling Crayon NSColor+CSS.swift
[13/13] Compiling Crayon UIColor+CSS.swift
Build complete! (9.63s)
Build complete.
Done.