The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RangeTools 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/RougeWare/Swift-Range-Tools.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Range-Tools
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 8efcac7 Merge pull request #4 from RougeWare/feature/upperBoundIsInclusive
Cloned https://github.com/RougeWare/Swift-Range-Tools.git into spi-builder-workspace
8efcac712d0bd765ac903cb9fd27cc49b6b4ce58
SUCCESS checkout https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1
========================================
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/3] Compiling RangeTools RangeProtocol.swift
[2/3] Emitting module RangeTools
[3/3] Compiling RangeTools Default conformances.swift
Build complete! (3.28s)
Build complete.
Done.