Build Information
Successful build of Crayon, reference 1.5.0 (2f849c
), with Swift 5.9 for macOS (SPM) on 5 Oct 2024 19:04:03 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: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/Crayon
* tag 1.5.0 -> FETCH_HEAD
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 1.5.0
========================================
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 FloatingPoint+Extensions.swift
[2/12] Compiling Crayon ColorSpace.swift
[3/13] Compiling Crayon RgbComponents.swift
[4/13] Compiling Crayon UIColor.swift
[5/13] Compiling Crayon NSColor+CSS.swift
[6/13] Compiling Crayon UIColor+CSS.swift
[7/13] Compiling Crayon Image.swift
[8/13] Compiling Crayon HsbComponents.swift
[9/13] Compiling Crayon NSColor.swift
[10/13] Compiling Crayon CGColor.swift
[11/13] Compiling Crayon Color+CSS.swift
[12/13] Compiling Crayon Color.swift
[13/13] Emitting module Crayon
Build complete! (8.87s)
Build complete.
Done.