Build Information
Successful build of SpanGrid, reference 0.0.4 (a10ca3), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 08:27:23 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/sherlouk/SpanGrid.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/SpanGrid
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at a10ca3c Improve Project Compatibility (#7)
Cloned https://github.com/sherlouk/SpanGrid.git
Revision (git rev-parse @):
a10ca3c4e3bf3697523bf4fd0c0854d3923dcbcd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sherlouk/SpanGrid.git at 0.0.4
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/6635] Fetching swift-log
[6636/22700] Fetching swift-log, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.13s)
Fetched https://github.com/apple/swift-log.git from cache (4.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (5.03s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (0.89s)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "spangrid",
"name": "SpanGrid",
"url": "https://github.com/sherlouk/SpanGrid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpanGrid",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/sherlouk/SpanGrid.git
[1/698] Fetching spangrid
Fetched https://github.com/sherlouk/SpanGrid.git from cache (1.28s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.12s)
Creating working copy for https://github.com/sherlouk/SpanGrid.git
Working copy of https://github.com/sherlouk/SpanGrid.git resolved at 0.0.4 (a10ca3c)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
warning: '.resolve-product-dependencies': dependency 'spangrid' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sherlouk/SpanGrid.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] Emitting module Logging
[5/7] Compiling Logging Logging.swift
[6/7] Compiling Logging LogHandler.swift
[7/7] Compiling Logging Locks.swift
[8/26] Compiling SpanGrid SpanGridWidthListener.swift
[9/26] Compiling SpanGrid SpanGrid.swift
[10/26] Compiling SpanGrid SpanGridWidthListener+macOS.swift
[11/26] Compiling SpanGrid SpanGridWidthListener+watchOS.swift
[12/26] Compiling SpanGrid SpanGridDetermineRowHeight.swift
[13/26] Compiling SpanGrid SpanGridKeyboardNavigationShortcuts.swift
[14/27] Compiling SpanGrid SpanGridTraitCollection.swift
[15/27] Compiling SpanGrid SpanGridWidthListener+iOS+tvOS.swift
[16/27] Compiling SpanGrid SpanGridData.swift
[17/27] Compiling SpanGrid SpanGridKeyboardNavigationOptions.swift
[18/27] Compiling SpanGrid SpanGridCellMetadata.swift
[19/27] Compiling SpanGrid SpanGridColumnSizeStrategy.swift
[20/27] Compiling SpanGrid SpanGridRowHeightStorage.swift
[21/27] Compiling SpanGrid SpanGridSpanIndexCalculator.swift
[22/27] Compiling SpanGrid SpanGridDynamicColumnSizeStrategy.swift
[23/27] Compiling SpanGrid SpanGridKeyboardNavigation.swift
[24/27] Emitting module SpanGrid
[25/27] Compiling SpanGrid SpanGridLayoutSize.swift
[26/27] Compiling SpanGrid SpanGridRowSizeStrategy.swift
[27/27] Compiling SpanGrid SpanGridSpanView.swift
Build complete! (12.49s)
Build complete.
{
"dependencies" : [
{
"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"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "SpanGrid",
"name" : "SpanGrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SpanGrid",
"targets" : [
"SpanGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpanGridTests",
"module_type" : "SwiftTarget",
"name" : "SpanGridTests",
"path" : "Tests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"SpanGridDynamicColumnSizeStrategyTests.swift",
"SpanGridExampleImageGenerator.swift",
"SpanGridKeyboardNavigationTests.swift",
"SpanGridPerformanceTests.swift",
"SpanGridRowSizeStrategyTests.swift",
"SpanGridSpanTests.swift",
"SpanGridWidthListenerTests.swift"
],
"target_dependencies" : [
"SpanGrid"
],
"type" : "test"
},
{
"c99name" : "SpanGrid",
"module_type" : "SwiftTarget",
"name" : "SpanGrid",
"path" : "Sources",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SpanGrid"
],
"sources" : [
"Business Logic/SpanGridDynamicColumnSizeStrategy.swift",
"Business Logic/SpanGridKeyboardNavigation.swift",
"Business Logic/SpanGridRowHeightStorage.swift",
"Business Logic/SpanGridSpanIndexCalculator.swift",
"Models/SpanGridCellMetadata.swift",
"Models/SpanGridColumnSizeStrategy.swift",
"Models/SpanGridData.swift",
"Models/SpanGridKeyboardNavigationOptions.swift",
"Models/SpanGridLayoutSize.swift",
"Models/SpanGridRowSizeStrategy.swift",
"Models/SpanGridTraitCollection.swift",
"SpanGridWidthListener/SpanGridWidthListener+iOS+tvOS.swift",
"SpanGridWidthListener/SpanGridWidthListener+macOS.swift",
"SpanGridWidthListener/SpanGridWidthListener+watchOS.swift",
"SpanGridWidthListener/SpanGridWidthListener.swift",
"Views/SpanGrid.swift",
"Views/SpanGridDetermineRowHeight.swift",
"Views/SpanGridKeyboardNavigationShortcuts.swift",
"Views/SpanGridSpanView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.