The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.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/TDmZkXJm/0/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 into spi-builder-workspace
8f56479bea3bc736e8d2cff6c56becc49a3baa03
SUCCESS checkout https://github.com/david-livadaru/DLInterval.git at 1.3.0
========================================
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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling DLInterval IntervalType.swift
[2/13] Compiling DLInterval IntervalExtremum.swift
[3/13] Compiling DLInterval ExpressibleByClosedRange.swift
[4/13] Compiling DLInterval ExpressibleByIntervalArray.swift
[5/13] Compiling DLInterval Interval.swift
[6/13] Compiling DLInterval IntervalBoundary.swift
[7/13] Compiling DLInterval ExpressibleByIntervalTuple.swift
[8/13] Compiling DLInterval ExpressibleByRange.swift
[9/13] Emitting module DLInterval
[10/13] Compiling DLInterval Boundary.swift
[11/13] Compiling DLInterval Double+FrameworkExtension.swift
[12/13] Compiling DLInterval IntervalOperators.swift
[13/13] Compiling DLInterval UnionInterval.swift
Build complete! (4.44s)
Build complete.
Done.