Build Information
Successful build of Rainbow, reference master (f5004e
), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 04:45:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/Rainbow.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onevcat/Rainbow
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f5004e4 Merge pull request #75 from onevcat/dependabot/bundler/rexml-3.3.9
Cloned https://github.com/onevcat/Rainbow.git
Revision (git rev-parse @):
f5004e438b7e7377466ca5cf8aea97aea8ad2486
SUCCESS checkout https://github.com/onevcat/Rainbow.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/onevcat/Rainbow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Rainbow ControlCode.swift
[2/12] Compiling Rainbow ModesExtractor.swift
[3/13] Compiling Rainbow Style.swift
[4/13] Compiling Rainbow OutputTarget.swift
[5/13] Compiling Rainbow String+Rainbow.swift
[6/13] Compiling Rainbow Color.swift
[7/13] Compiling Rainbow StringGenerator.swift
[8/13] Compiling Rainbow Rainbow.swift
[9/13] Emitting module Rainbow
[10/13] Compiling Rainbow BackgroundColor.swift
[11/13] Compiling Rainbow CodesParser.swift
[12/13] Compiling Rainbow ColorApproximation.swift
[13/15] Compiling RainbowPlayground main.swift
[14/15] Emitting module RainbowPlayground
[14/15] Linking RainbowPlayground
Build complete! (8.94s)
Build complete.
Done.