Build Information
Successful build of PixelColor, reference main (61b45f
), with Swift 6.0 for macOS (SPM) on 19 Feb 2025 14:23:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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
========================================
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/478] Fetching pixelcolor
Fetched https://github.com/heestand-xyz/PixelColor.git from cache (0.78s)
Creating working copy for https://github.com/heestand-xyz/PixelColor.git
Working copy of https://github.com/heestand-xyz/PixelColor.git resolved at main (61b45ff)
warning: '.resolve-product-dependencies': dependency 'pixelcolor' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
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.2.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-5BDAB9E9C0126B9D.txt
[3/16] Compiling PixelColor PixelColor+sRGB.swift
[4/17] Compiling PixelColor PixelColor+Random.swift
[5/17] Compiling PixelColor PixelColor+Operators.swift
[6/17] Compiling PixelColor PixelColor+Hashable.swift
[7/17] Compiling PixelColor PixelColor+Funcs.swift
[8/17] Compiling PixelColor PixelColor+HSV.swift
[9/17] Compiling PixelColor PixelColor+DarkMode.swift
[10/17] Compiling PixelColor PixelColor+Decode.swift
[11/17] Compiling PixelColor PixelColor+Codable.swift
[12/17] Compiling PixelColor PixelColor+Colors.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+Types.swift
[17/17] Compiling PixelColor PixelColor.swift
Build complete! (16.90s)
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.