The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SpanGrid, reference 0.0.4 (a10ca3), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 03:46:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sherlouk/SpanGrid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/8] Compiling Logging Locks.swift
[5/8] Compiling Logging Logging.swift
[6/8] Emitting module Logging
[7/8] Compiling Logging LogHandler.swift
[8/8] Compiling Logging MetadataProvider.swift
[9/27] Compiling SpanGrid SpanGridCellMetadata.swift
[10/27] Compiling SpanGrid SpanGridColumnSizeStrategy.swift
[11/27] Compiling SpanGrid SpanGridData.swift
[12/27] Compiling SpanGrid SpanGridKeyboardNavigationOptions.swift
[13/27] Compiling SpanGrid SpanGridDynamicColumnSizeStrategy.swift
[14/27] Compiling SpanGrid SpanGridKeyboardNavigation.swift
[15/27] Compiling SpanGrid SpanGridRowHeightStorage.swift
[16/27] Compiling SpanGrid SpanGridSpanIndexCalculator.swift
[17/27] Emitting module SpanGrid
[18/27] Compiling SpanGrid SpanGridLayoutSize.swift
[19/27] Compiling SpanGrid SpanGridRowSizeStrategy.swift
[20/28] Compiling SpanGrid SpanGridWidthListener.swift
[21/28] Compiling SpanGrid SpanGrid.swift
[22/28] Compiling SpanGrid SpanGridDetermineRowHeight.swift
[23/28] Compiling SpanGrid SpanGridKeyboardNavigationShortcuts.swift
[24/28] Compiling SpanGrid SpanGridTraitCollection.swift
[25/28] Compiling SpanGrid SpanGridWidthListener+iOS+tvOS.swift
[26/28] Compiling SpanGrid SpanGridWidthListener+macOS.swift
[27/28] Compiling SpanGrid SpanGridWidthListener+watchOS.swift
[28/28] Compiling SpanGrid SpanGridSpanView.swift
Build complete! (22.52s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[1191/17063] Fetching swift-log, swift-snapshot-testing
Fetched https://github.com/apple/swift-log.git from cache (2.46s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.91s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.45s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75487] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.10s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.10s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.58s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
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.