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 DLInterval 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/david-livadaru/DLInterval.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/david-livadaru/DLInterval
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 8f56479 develop
Cloned https://github.com/david-livadaru/DLInterval.git
Revision (git rev-parse @):
8f56479bea3bc736e8d2cff6c56becc49a3baa03
SUCCESS checkout https://github.com/david-livadaru/DLInterval.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/david-livadaru/DLInterval.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/14] Compiling DLInterval IntervalType.swift
[4/14] Compiling DLInterval IntervalExtremum.swift
[5/14] Compiling DLInterval IntervalOperators.swift
[6/15] Compiling DLInterval Boundary.swift
[7/15] Compiling DLInterval Double+FrameworkExtension.swift
[8/15] Compiling DLInterval Interval.swift
[9/15] Compiling DLInterval IntervalBoundary.swift
[10/15] Compiling DLInterval ExpressibleByIntervalTuple.swift
[11/15] Compiling DLInterval ExpressibleByRange.swift
[12/15] Emitting module DLInterval
[13/15] Compiling DLInterval ExpressibleByClosedRange.swift
[14/15] Compiling DLInterval ExpressibleByIntervalArray.swift
[15/15] Compiling DLInterval UnionInterval.swift
Build complete! (3.08s)
Build complete.
Done.