The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ranges 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/yockow/swiftranges.git
Reference: 3.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yockow/swiftranges
 * tag               3.1.3      -> FETCH_HEAD
HEAD is now at 352c839 Merge pull request #30 from YOCKOW/development
Cloned https://github.com/yockow/swiftranges.git into spi-builder-workspace
352c83986715ba89184e3edc2e78f3a78b8f6dbe
SUCCESS checkout https://github.com/yockow/swiftranges.git at 3.1.3
========================================
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/29] Emitting module Ranges
[2/32] Compiling Ranges PartialRangeGreaterThan.swift
[3/32] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[4/32] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[5/32] Compiling Ranges GeneralizedRange+Subtraction.swift
[6/32] Compiling Ranges GeneralizedRange.swift
[7/32] Compiling Ranges HashableRange.swift
[8/32] Compiling Ranges LeftOpenRange.swift
[9/32] Compiling Ranges CustomStringConvertibleRange.swift
[10/32] Compiling Ranges EmptyRange.swift
[11/32] Compiling Ranges ExcludedLowerBound.swift
[12/32] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[13/32] Compiling Ranges Range+GeneralizedRange.swift
[14/32] Compiling Ranges RangeDictionary.swift
[15/32] Compiling Ranges TangibleUnboundedRange.swift
[16/32] Compiling Ranges Memoizables.swift
[17/32] Compiling Ranges MultipleRanges.swift
[18/32] Compiling Ranges OpenRange.swift
[19/32] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[20/32] Compiling Ranges GeneralizedRange+Comparison.swift
[21/32] Compiling Ranges GeneralizedRange+Concatenation.swift
[22/32] Compiling Ranges GeneralizedRange+Intersection.swift
[23/32] Compiling Ranges GeneralizedRange+Overlaps.swift
[24/32] Compiling Ranges AnyBounds.swift
[25/32] Compiling Ranges AnyRange+Operators.swift
[26/32] Compiling Ranges AnyRange.swift
[27/32] Compiling Ranges Array+TwoEachElements.swift
[28/32] Compiling Ranges Boundary+Comparison.swift
[29/32] Compiling Ranges Boundary+Concatenation.swift
[30/32] Compiling Ranges Boundary.swift
[31/32] Compiling Ranges ClosedRange+GeneralizedRange.swift
[31/32] Linking libSwiftRanges.dylib
Build complete! (5.10s)
Build complete.
Done.