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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/david-livadaru/DLInterval
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a985e2b master
Cloned https://github.com/david-livadaru/DLInterval.git
Revision (git rev-parse @):
a985e2bb0002fe23eff386519dddac82af5b816f
SUCCESS checkout https://github.com/david-livadaru/DLInterval.git at master
========================================
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 ExpressibleByClosedRange.swift
[5/14] Compiling DLInterval ExpressibleByIntervalArray.swift
[6/14] Compiling DLInterval Interval.swift
[7/14] Compiling DLInterval IntervalBoundary.swift
[8/14] Compiling DLInterval ExpressibleByIntervalTuple.swift
[9/14] Compiling DLInterval ExpressibleByRange.swift
[10/14] Compiling DLInterval IntervalOperators.swift
[11/14] Compiling DLInterval IntervalExtremum.swift
[12/14] Emitting module DLInterval
[13/14] Compiling DLInterval Boundary.swift
[14/14] Compiling DLInterval Double+FrameworkExtension.swift
[15/15] Compiling DLInterval UnionInterval.swift
Build complete! (3.17s)
Build complete.
Done.