Build Information
Successful build of Crayon, reference main (2f849c
), with Swift 5.10 for macOS (SPM) on 5 Oct 2024 19:05:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/divadretlaw/Crayon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/14] Compiling Crayon FloatingPoint+Extensions.swift
[4/14] Compiling Crayon ColorSpace.swift
[5/15] Compiling Crayon HsbComponents.swift
[6/15] Compiling Crayon Image.swift
[7/15] Compiling Crayon UIColor.swift
[8/15] Compiling Crayon NSColor.swift
[9/15] Compiling Crayon RgbComponents.swift
[10/15] Compiling Crayon CGColor.swift
[11/15] Compiling Crayon Color+CSS.swift
[12/15] Compiling Crayon NSColor+CSS.swift
[13/15] Compiling Crayon UIColor+CSS.swift
[14/15] Emitting module Crayon
[15/15] Compiling Crayon Color.swift
Build complete! (7.82s)
Build complete.
Done.