Build Information
Successful build of PixelColor, reference main (61b45f
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 16:01:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heestand-xyz/PixelColor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heestand-xyz/PixelColor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 61b45ff tvOS Support
Cloned https://github.com/heestand-xyz/PixelColor.git
Revision (git rev-parse @):
61b45ff0541dcb7bdc5374429d748e176bd8a4c8
SUCCESS checkout https://github.com/heestand-xyz/PixelColor.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/heestand-xyz/PixelColor.git
https://github.com/heestand-xyz/PixelColor.git
{
"dependencies" : [
],
"manifest_display_name" : "PixelColor",
"name" : "PixelColor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "PixelColor",
"targets" : [
"PixelColor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PixelColor",
"module_type" : "SwiftTarget",
"name" : "PixelColor",
"path" : "Sources/PixelColor",
"product_memberships" : [
"PixelColor"
],
"sources" : [
"PixelColor+Binding.swift",
"PixelColor+Channel.swift",
"PixelColor+Codable.swift",
"PixelColor+Colors.swift",
"PixelColor+DarkMode.swift",
"PixelColor+Decode.swift",
"PixelColor+Funcs.swift",
"PixelColor+HSV.swift",
"PixelColor+Hashable.swift",
"PixelColor+Operators.swift",
"PixelColor+Random.swift",
"PixelColor+Types.swift",
"PixelColor+sRGB.swift",
"PixelColor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/16] Compiling PixelColor PixelColor+Random.swift
[4/17] Compiling PixelColor PixelColor+Funcs.swift
[5/17] Compiling PixelColor PixelColor+HSV.swift
[6/17] Compiling PixelColor PixelColor.swift
[7/17] Compiling PixelColor PixelColor+DarkMode.swift
[8/17] Compiling PixelColor PixelColor+Decode.swift
[9/17] Compiling PixelColor PixelColor+Hashable.swift
[10/17] Compiling PixelColor PixelColor+sRGB.swift
[11/17] Compiling PixelColor PixelColor+Operators.swift
[12/17] Compiling PixelColor PixelColor+Types.swift
[13/17] Compiling PixelColor PixelColor+Binding.swift
[14/17] Compiling PixelColor PixelColor+Channel.swift
[15/17] Emitting module PixelColor
[16/17] Compiling PixelColor PixelColor+Codable.swift
[17/17] Compiling PixelColor PixelColor+Colors.swift
Build complete! (8.08s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PixelColor",
"name" : "PixelColor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "PixelColor",
"targets" : [
"PixelColor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PixelColor",
"module_type" : "SwiftTarget",
"name" : "PixelColor",
"path" : "Sources/PixelColor",
"product_memberships" : [
"PixelColor"
],
"sources" : [
"PixelColor+Binding.swift",
"PixelColor+Channel.swift",
"PixelColor+Codable.swift",
"PixelColor+Colors.swift",
"PixelColor+DarkMode.swift",
"PixelColor+Decode.swift",
"PixelColor+Funcs.swift",
"PixelColor+HSV.swift",
"PixelColor+Hashable.swift",
"PixelColor+Operators.swift",
"PixelColor+Random.swift",
"PixelColor+Types.swift",
"PixelColor+sRGB.swift",
"PixelColor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.