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 SwiftSeriesResampler with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftSeriesResampler.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/openalloc/SwiftSeriesResampler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2aa46f1 Simplify See Also section of README
Cloned https://github.com/openalloc/SwiftSeriesResampler.git
Revision (git rev-parse @):
2aa46f1d0c007085727eb61f2018d2aad83e92bc
SUCCESS checkout https://github.com/openalloc/SwiftSeriesResampler.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/openalloc/SwiftSeriesResampler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling SeriesResampler LinearInterpolator.swift
[4/10] Compiling SeriesResampler LerpResampler.swift
[5/10] Compiling SeriesResampler Array+Normalize.swift
[6/10] Compiling SeriesResampler BaseResampler.swift
[7/10] Compiling SeriesResampler BaseIndiceResampler.swift
[8/11] Compiling SeriesResampler AccelLerpResampler.swift
[9/11] Emitting module SeriesResampler
[10/11] Compiling SeriesResampler Array+MinAndMax.swift
[11/11] Compiling SeriesResampler Sequence+IsSorted.swift
Build complete! (11.25s)
Build complete.
Done.