The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpanGrid, reference main (550b88), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 13:07: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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/SpanGrid
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 550b88d Remove DocC Plugin
Cloned https://github.com/sherlouk/SpanGrid.git
Revision (git rev-parse @):
550b88d78e6c5130e11f13a411c6017378ea575a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sherlouk/SpanGrid.git at main
========================================
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 MetadataProvider.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Compiling Logging Locks.swift
[7/8] Emitting module Logging
[8/8] Compiling Logging Logging.swift
[9/27] Compiling SpanGrid SpanGridDetermineRowHeight.swift
[10/27] Compiling SpanGrid SpanGridKeyboardNavigationShortcuts.swift
[11/27] Compiling SpanGrid SpanGridWidthListener.swift
[12/27] Compiling SpanGrid SpanGrid.swift
[13/28] Compiling SpanGrid SpanGridLayoutSize.swift
[14/28] Compiling SpanGrid SpanGridRowSizeStrategy.swift
[15/28] Compiling SpanGrid SpanGridData.swift
[16/28] Compiling SpanGrid SpanGridKeyboardNavigationOptions.swift
[17/28] Compiling SpanGrid SpanGridRowHeightStorage.swift
[18/28] Compiling SpanGrid SpanGridSpanIndexCalculator.swift
[19/28] Emitting module SpanGrid
[20/28] Compiling SpanGrid SpanGridDynamicColumnSizeStrategy.swift
[21/28] Compiling SpanGrid SpanGridKeyboardNavigation.swift
[22/28] Compiling SpanGrid SpanGridCellMetadata.swift
[23/28] Compiling SpanGrid SpanGridColumnSizeStrategy.swift
[24/28] Compiling SpanGrid SpanGridWidthListener+macOS.swift
[25/28] Compiling SpanGrid SpanGridWidthListener+watchOS.swift
[26/28] Compiling SpanGrid SpanGridTraitCollection.swift
[27/28] Compiling SpanGrid SpanGridWidthListener+iOS+tvOS.swift
[28/28] Compiling SpanGrid SpanGridSpanView.swift
Build complete! (25.29s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/3836] Fetching swift-log
[1267/17063] Fetching swift-log, swift-snapshot-testing
Fetched https://github.com/apple/swift-log.git from cache (2.41s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.82s)
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.44s)
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/pointfreeco/swift-custom-dump from cache (4.67s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.68s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.14s)
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.38s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.99s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.45s)
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/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/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/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/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.