Build Information
Successful build of Geometry, reference develop (58c77a), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 18:23:12 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/RedECSEngine/Geometry.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedECSEngine/Geometry
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 58c77a1 Additional geometry and matrix support for 2d graphics needs
Cloned https://github.com/RedECSEngine/Geometry.git
Revision (git rev-parse @):
58c77a117bd3405e97b0a68d6b887f384facaa2a
SUCCESS checkout https://github.com/RedECSEngine/Geometry.git at develop
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
[6417/22481] Fetching swift-numerics, swift-snapshot-testing
Fetched https://github.com/apple/swift-numerics.git from cache (4.20s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.20s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (4.88s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 0.1.0 (0.65s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 0.1.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.9.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": "geometry",
"name": "Geometry",
"url": "https://github.com/RedECSEngine/Geometry.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Geometry",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RedECSEngine/Geometry.git
[1/137] Fetching geometry
Fetched https://github.com/RedECSEngine/Geometry.git from cache (0.75s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 0.1.0 (0.60s)
Creating working copy for https://github.com/RedECSEngine/Geometry.git
Working copy of https://github.com/RedECSEngine/Geometry.git resolved at develop (58c77a1)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'geometry' is not used by any target
Found 1 product dependencies
- swift-numerics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/RedECSEngine/Geometry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Compiling _NumericsShims _NumericsShims.c
[5/6] Write swift-version--6988338F2F200930.txt
[7/26] Compiling RealModule Float80+Real.swift
[8/26] Compiling RealModule Real.swift
[9/27] Compiling RealModule ElementaryFunctions.swift
[10/27] Compiling RealModule Float+Real.swift
[11/27] Compiling RealModule Float16+Real.swift
[12/27] Compiling RealModule AlgebraicField.swift
[13/27] Compiling RealModule AugmentedArithmetic.swift
[14/27] Compiling RealModule ApproximateEquality.swift
[15/27] Emitting module RealModule
[16/27] Compiling RealModule Double+Real.swift
[17/27] Compiling RealModule RealFunctions.swift
[18/27] Compiling Geometry Triangle.swift
[19/27] Compiling Geometry Size.swift
[20/27] Compiling Geometry Rect.swift
[21/27] Compiling Geometry Line.swift
[22/27] Compiling Geometry Path.swift
[23/27] Compiling Geometry Direction.swift
[24/27] Compiling Geometry Circle.swift
[25/27] Compiling Geometry Point.swift
[26/27] Compiling Geometry Shape.swift
[27/27] Emitting module Geometry
[28/38] Compiling GeometryAlgorithms Triangulatable.swift
[29/38] Compiling GeometryAlgorithms Double+DegreesToRadians.swift
[30/38] Compiling GeometryAlgorithms GeometryAlgorithms.swift
[31/38] Compiling GeometryAlgorithms +RectTriangulation.swift
[32/38] Compiling GeometryAlgorithms +PolygonTriangulation.swift
[33/38] Compiling GeometryAlgorithms +PointRotation.swift
[34/38] Compiling GeometryAlgorithms +CircleTriangulation.swift
[35/38] Emitting module GeometryAlgorithms
[36/38] Compiling GeometryAlgorithms Matrix3.swift
[37/38] Compiling GeometrySpriteKitExtensions Geometry+SpriteKit.swift
[38/38] Emitting module GeometrySpriteKitExtensions
Build complete! (10.12s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "Geometry",
"name" : "Geometry",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Geometry",
"targets" : [
"Geometry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GeometryAlgorithms",
"targets" : [
"GeometryAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GeometrySpriteKitExtensions",
"targets" : [
"GeometrySpriteKitExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GeometryTests",
"module_type" : "SwiftTarget",
"name" : "GeometryTests",
"path" : "Tests/GeometryTests",
"sources" : [
"LineIntersectionTests.swift",
"PointAndRectTests.swift"
],
"target_dependencies" : [
"Geometry",
"GeometrySpriteKitExtensions"
],
"type" : "test"
},
{
"c99name" : "GeometrySpriteKitExtensions",
"module_type" : "SwiftTarget",
"name" : "GeometrySpriteKitExtensions",
"path" : "Sources/GeometrySpriteKitExtensions",
"product_memberships" : [
"GeometrySpriteKitExtensions"
],
"sources" : [
"Geometry+SpriteKit.swift"
],
"target_dependencies" : [
"Geometry"
],
"type" : "library"
},
{
"c99name" : "GeometryAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "GeometryAlgorithmsTests",
"path" : "Tests/GeometryAlgorithmsTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"GeometryAlgorithmsTests.swift"
],
"target_dependencies" : [
"Geometry",
"GeometryAlgorithms",
"GeometrySpriteKitExtensions"
],
"type" : "test"
},
{
"c99name" : "GeometryAlgorithms",
"module_type" : "SwiftTarget",
"name" : "GeometryAlgorithms",
"path" : "Sources/GeometryAlgorithms",
"product_dependencies" : [
"RealModule"
],
"product_memberships" : [
"GeometryAlgorithms"
],
"sources" : [
"Algorithms/+CircleTriangulation.swift",
"Algorithms/+PointRotation.swift",
"Algorithms/+PolygonTriangulation.swift",
"Algorithms/+RectTriangulation.swift",
"GeometryAlgorithms.swift",
"Helpers/Double+DegreesToRadians.swift",
"Matrix3/Matrix3.swift",
"Protocols/Triangulatable.swift"
],
"target_dependencies" : [
"Geometry"
],
"type" : "library"
},
{
"c99name" : "Geometry",
"module_type" : "SwiftTarget",
"name" : "Geometry",
"path" : "Sources/Geometry",
"product_memberships" : [
"Geometry",
"GeometryAlgorithms",
"GeometrySpriteKitExtensions"
],
"sources" : [
"Circle.swift",
"Direction.swift",
"Line.swift",
"Path.swift",
"Point.swift",
"Rect.swift",
"Shape.swift",
"Size.swift",
"Triangle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.