The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/2/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-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/eheitfield/SimpleMatrixKit.git from cache
Fetched https://github.com/eheitfield/SimpleMatrixKit.git (0.20s)
Computing version for https://github.com/eheitfield/SimpleMatrixKit.git
Computed https://github.com/eheitfield/SimpleMatrixKit.git at 1.0.0 (0.52s)
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 MatrixError.swift
[2/8] Compiling SimpleMatrixKit SquareRealMatrix.swift
[3/8] Compiling SimpleMatrixKit MatrixRepresentable.swift
[4/8] Compiling SimpleMatrixKit Math Extensions.swift
[5/8] Emitting module SimpleMatrixKit
[6/8] Compiling SimpleMatrixKit DereferencedRealMatrix.swift
[7/8] Compiling SimpleMatrixKit Concatination.swift
[8/8] Compiling SimpleMatrixKit Matrix.swift
[9/11] Compiling SwiftCluster SeededRNG.swift
[10/11] Compiling SwiftCluster ClusterModel.swift
[11/11] Emitting module SwiftCluster
Build complete! (5.86s)
Build complete.
Done.