The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SigmaSwiftStatistics 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/evgenyneu/SigmaSwiftStatistics.git
Reference: 9.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/evgenyneu/SigmaSwiftStatistics
 * tag               9.0.2      -> FETCH_HEAD
HEAD is now at d36db09 Update swift package description
Cloned https://github.com/evgenyneu/SigmaSwiftStatistics.git into spi-builder-workspace
d36db09f97a1739edc8c63897220c7ecbb5de684
SUCCESS checkout https://github.com/evgenyneu/SigmaSwiftStatistics.git at 9.0.2
========================================
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)
Building for debugging...
[1/16] Emitting module SigmaSwiftStatistics
[2/18] Compiling SigmaSwiftStatistics Median.swift
[3/18] Compiling SigmaSwiftStatistics Normal.swift
[4/18] Compiling SigmaSwiftStatistics UniqueValues.swift
[5/18] Compiling SigmaSwiftStatistics Variance.swift
[6/18] Compiling SigmaSwiftStatistics Sigma.swift
[7/18] Compiling SigmaSwiftStatistics Skewness.swift
[8/18] Compiling SigmaSwiftStatistics Quantiles.swift
[9/18] Compiling SigmaSwiftStatistics Rank.swift
[10/18] Compiling SigmaSwiftStatistics Frequencies.swift
[11/18] Compiling SigmaSwiftStatistics Kurtosis.swift
[12/18] Compiling SigmaSwiftStatistics Pearson.swift
[13/18] Compiling SigmaSwiftStatistics Percentile.swift
[14/18] Compiling SigmaSwiftStatistics CentralMoment.swift
[15/18] Compiling SigmaSwiftStatistics CoefficientVariation.swift
[16/18] Compiling SigmaSwiftStatistics Covariance.swift
[17/18] Compiling SigmaSwiftStatistics StandardDeviation.swift
[18/18] Compiling SigmaSwiftStatistics StandardErrorOfTheMean.swift
Build complete! (3.93s)
Build complete.
Done.