Build Information
Successful build of PixelColor, reference 2.2.2 (985d12
), with Swift 5.9 for macOS (SPM) on 6 Jul 2024 06:31:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heestand-xyz/PixelColor.git
Reference: 2.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heestand-xyz/PixelColor
* tag 2.2.2 -> FETCH_HEAD
HEAD is now at 985d12c P3 Fix
Cloned https://github.com/heestand-xyz/PixelColor.git
Revision (git rev-parse @):
985d12c8339bc0ae08803a0abde32c2e4696c4ce
SUCCESS checkout https://github.com/heestand-xyz/PixelColor.git at 2.2.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/heestand-xyz/PixelColor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling PixelColor PixelColor+Operators.swift
[2/17] Compiling PixelColor PixelColor+Random.swift
[3/18] Compiling PixelColor PixelColor+Decode.swift
[4/18] Compiling PixelColor PixelColor+Funcs.swift
[5/18] Compiling PixelColor PixelColor+Channel.swift
[6/18] Compiling PixelColor PixelColor+Codable.swift
[7/18] Compiling PixelColor DynamicColor+Color.swift
[8/18] Compiling PixelColor DynamicColor.swift
[9/18] Emitting module PixelColor
[10/18] Compiling PixelColor CodableColor+Deocde.swift
[11/18] Compiling PixelColor CodableColor.swift
[12/18] Compiling PixelColor PixelColor+Colors.swift
[13/18] Compiling PixelColor PixelColor+DarkMode.swift
[14/18] Compiling PixelColor PixelColor+sRGB.swift
[15/18] Compiling PixelColor PixelColor+HSV.swift
[16/18] Compiling PixelColor PixelColor+Hashable.swift
[17/18] Compiling PixelColor PixelColor+Types.swift
[18/18] Compiling PixelColor PixelColor.swift
Build complete! (9.74s)
Build complete.
Done.