Build Information
Successful build of PixelColor, reference 2.2.2 (985d12
), with Swift 5.10 for macOS (SPM) on 6 Jul 2024 06:30:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "pixelcolor",
"name": "PixelColor",
"url": "https://github.com/heestand-xyz/PixelColor.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PixelColor",
"dependencies": [
]
}
]
}
Fetching https://github.com/heestand-xyz/PixelColor.git
[1/417] Fetching pixelcolor
Fetched https://github.com/heestand-xyz/PixelColor.git from cache (1.24s)
Creating working copy for https://github.com/heestand-xyz/PixelColor.git
Working copy of https://github.com/heestand-xyz/PixelColor.git resolved at 2.2.2 (985d12c)
warning: '.resolve-product-dependencies': dependency 'pixelcolor' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/heestand-xyz/PixelColor.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/19] Compiling PixelColor PixelColor+sRGB.swift
[4/19] Compiling PixelColor PixelColor+Operators.swift
[5/19] Compiling PixelColor PixelColor+Random.swift
[6/20] Compiling PixelColor PixelColor+Decode.swift
[7/20] Compiling PixelColor PixelColor+Funcs.swift
[8/20] Compiling PixelColor PixelColor.swift
[9/20] Compiling PixelColor DynamicColor+Color.swift
[10/20] Compiling PixelColor DynamicColor.swift
[11/20] Compiling PixelColor CodableColor+Deocde.swift
[12/20] Compiling PixelColor CodableColor.swift
[13/20] Compiling PixelColor PixelColor+Colors.swift
[14/20] Compiling PixelColor PixelColor+DarkMode.swift
[15/20] Emitting module PixelColor
[16/20] Compiling PixelColor PixelColor+Channel.swift
[17/20] Compiling PixelColor PixelColor+Codable.swift
[18/20] Compiling PixelColor PixelColor+Types.swift
[19/20] Compiling PixelColor PixelColor+HSV.swift
[20/20] Compiling PixelColor PixelColor+Hashable.swift
Build complete! (7.81s)
Build complete.
Done.