This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftCluster with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eheitfield/SwiftCluster.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/eheitfield/SwiftCluster
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 21b9bdf Fixed ClusterModel scope bug.
Cloned https://github.com/eheitfield/SwiftCluster.git into spi-builder-workspace
21b9bdfbd75862cc4a54473b1d6f745dd3a2c5d6
SUCCESS checkout https://github.com/eheitfield/SwiftCluster.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/eheitfield/SimpleMatrixKit.git from cache
Fetched https://github.com/eheitfield/SimpleMatrixKit.git (0.16s)
Computing version for https://github.com/eheitfield/SimpleMatrixKit.git
Computed https://github.com/eheitfield/SimpleMatrixKit.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/eheitfield/SimpleMatrixKit.git
Working copy of https://github.com/eheitfield/SimpleMatrixKit.git resolved at 1.0.0
Building for debugging...
[1/8] Compiling SimpleMatrixKit Math Extensions.swift
[2/8] Compiling SimpleMatrixKit MatrixError.swift
[3/8] Compiling SimpleMatrixKit SquareRealMatrix.swift
[4/8] Compiling SimpleMatrixKit DereferencedRealMatrix.swift
[5/8] Compiling SimpleMatrixKit Concatination.swift
[6/8] Compiling SimpleMatrixKit Matrix.swift
[7/8] Emitting module SimpleMatrixKit
[8/8] Compiling SimpleMatrixKit MatrixRepresentable.swift
[9/11] Emitting module SwiftCluster
[10/11] Compiling SwiftCluster SeededRNG.swift
[11/11] Compiling SwiftCluster ClusterModel.swift
Build complete! (11.80s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/eheitfield/SwiftCluster.git from cache
Fetched https://github.com/eheitfield/SwiftCluster.git (0.15s)
Fetching https://github.com/eheitfield/SimpleMatrixKit.git from cache
Fetched https://github.com/eheitfield/SimpleMatrixKit.git (0.18s)
Computing version for https://github.com/eheitfield/SimpleMatrixKit.git
Computed https://github.com/eheitfield/SimpleMatrixKit.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/eheitfield/SimpleMatrixKit.git
Working copy of https://github.com/eheitfield/SimpleMatrixKit.git resolved at 1.0.0
Creating working copy for https://github.com/eheitfield/SwiftCluster.git
Working copy of https://github.com/eheitfield/SwiftCluster.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'swiftcluster' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftcluster",
      "name": "SwiftCluster",
      "url": "https://github.com/eheitfield/SwiftCluster.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCluster",
      "dependencies": [
        {
          "identity": "simplematrixkit",
          "name": "SimpleMatrixKit",
          "url": "https://github.com/eheitfield/SimpleMatrixKit.git",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleMatrixKit",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - SimpleMatrixKit
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.