Build Information
Successful build of KindaSortaEqual, reference 0.2.0 (fd62f5), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 19:10:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DandyLyons/KindaSortaEqual.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DandyLyons/KindaSortaEqual
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at fd62f5e Add Date+AlmostEquatable
Cloned https://github.com/DandyLyons/KindaSortaEqual.git
Revision (git rev-parse @):
fd62f5e81d3d1ad6c374b551ddffad86ff370986
SUCCESS checkout https://github.com/DandyLyons/KindaSortaEqual.git at 0.2.0
Fetching https://github.com/DandyLyons/SelectiveEquatable.git
[1/79] Fetching selectiveequatable
Fetched https://github.com/DandyLyons/SelectiveEquatable.git from cache (0.67s)
Computing version for https://github.com/DandyLyons/SelectiveEquatable.git
Computed https://github.com/DandyLyons/SelectiveEquatable.git at 1.4.0 (1.24s)
Creating working copy for https://github.com/DandyLyons/SelectiveEquatable.git
Working copy of https://github.com/DandyLyons/SelectiveEquatable.git resolved at 1.4.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "kindasortaequal",
"name": "KindaSortaEqual",
"url": "https://github.com/DandyLyons/KindaSortaEqual.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KindaSortaEqual",
"traits": [
"default"
],
"dependencies": [
{
"identity": "selectiveequatable",
"name": "SelectiveEquatable",
"url": "https://github.com/DandyLyons/SelectiveEquatable.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SelectiveEquatable",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/DandyLyons/KindaSortaEqual.git
[1/82] Fetching kindasortaequal
Fetched https://github.com/DandyLyons/KindaSortaEqual.git from cache (0.66s)
Fetching https://github.com/DandyLyons/SelectiveEquatable.git from cache
Fetched https://github.com/DandyLyons/SelectiveEquatable.git from cache (0.45s)
Computing version for https://github.com/DandyLyons/SelectiveEquatable.git
Computed https://github.com/DandyLyons/SelectiveEquatable.git at 1.4.1 (0.54s)
Creating working copy for https://github.com/DandyLyons/KindaSortaEqual.git
Working copy of https://github.com/DandyLyons/KindaSortaEqual.git resolved at 0.2.0 (fd62f5e)
Creating working copy for https://github.com/DandyLyons/SelectiveEquatable.git
Working copy of https://github.com/DandyLyons/SelectiveEquatable.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'kindasortaequal' is not used by any target
Found 1 product dependencies
- SelectiveEquatable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/DandyLyons/KindaSortaEqual.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/7] Compiling SelectiveEquatable SelectiveEquatable.swift
[5/7] Compiling SelectiveEquatable SelectiveEquatable+Collection+Equivalent.swift
[6/7] Compiling SelectiveEquatable Collection+Equivalent.swift
[7/7] Emitting module SelectiveEquatable
[8/17] Compiling KindaSortaEqual Array+AlmostEquatable.swift
[9/17] Compiling KindaSortaEqual Date+AlmostEquatable.swift
[10/17] Compiling KindaSortaEqual colors+AlmostEquatable.swift
[11/17] Compiling KindaSortaEqual Unordered Equality.swift
[12/17] Compiling KindaSortaEqual AlmostEquatable.swift
[13/17] Compiling KindaSortaEqual CoreGraphics+AlmostEquatable.swift
[14/17] Compiling KindaSortaEqual SelectiveEquatable.swift
[15/17] Compiling KindaSortaEqual Floating Points+AlmostEquatable.swift
[16/17] Emitting module KindaSortaEqual
[17/17] Compiling KindaSortaEqual OrderedCollections+AlmostEquatable.swift
Build complete! (9.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "selectiveequatable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DandyLyons/SelectiveEquatable.git"
}
],
"manifest_display_name" : "KindaSortaEqual",
"name" : "KindaSortaEqual",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "KindaSortaEqual",
"targets" : [
"KindaSortaEqual"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KindaSortaEqualTests",
"module_type" : "SwiftTarget",
"name" : "KindaSortaEqualTests",
"path" : "Tests/KindaSortaEqualTests",
"sources" : [
"AlmostEquatable/Array+AlmostEquatableTests.swift",
"AlmostEquatable/CoreGraphics+AlmostEquatableTests.swift",
"AlmostEquatable/Custom Types+AlmostEquatableTests.swift",
"AlmostEquatable/Date+AlmostEquatableTests.swift",
"AlmostEquatable/Floating Points+AlmostEquatableTests.swift",
"AlmostEquatable/colors+AlmostEquatableTests.swift",
"UnorderedEqualityTests.swift"
],
"target_dependencies" : [
"KindaSortaEqual"
],
"type" : "test"
},
{
"c99name" : "KindaSortaEqual",
"module_type" : "SwiftTarget",
"name" : "KindaSortaEqual",
"path" : "Sources/KindaSortaEqual",
"product_dependencies" : [
"SelectiveEquatable"
],
"product_memberships" : [
"KindaSortaEqual"
],
"sources" : [
"AlmostEquatable/AlmostEquatable.swift",
"AlmostEquatable/Array+AlmostEquatable.swift",
"AlmostEquatable/CoreGraphics+AlmostEquatable.swift",
"AlmostEquatable/Date+AlmostEquatable.swift",
"AlmostEquatable/Floating Points+AlmostEquatable.swift",
"AlmostEquatable/OrderedCollections+AlmostEquatable.swift",
"AlmostEquatable/colors+AlmostEquatable.swift",
"SelectiveEquatable.swift",
"Unordered Equality/Unordered Equality.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.