The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Idioms 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/hectr/swift-idioms.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hectr/swift-idioms
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 6b1f044 Release. 2.1.0
Cloned https://github.com/hectr/swift-idioms.git into spi-builder-workspace
6b1f0449fbc1d2e3062a65f2ed73229367ab8c52
SUCCESS checkout https://github.com/hectr/swift-idioms.git at 2.1.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/20] Emitting module Idioms
[2/22] Compiling Idioms Vector+Sequence.swift
[3/22] Compiling Idioms Vector.swift
[4/22] Compiling Idioms Array+appending.swift
[5/22] Compiling Idioms Array+prepending.swift
[6/22] Compiling Idioms Array+removing.swift
[7/22] Compiling Idioms String+Prepending.swift
[8/22] Compiling Idioms String+Word.swift
[9/22] Compiling Idioms Dictionary+deepMerging.swift
[10/22] Compiling Idioms ForLoop.swift
[11/22] Compiling Idioms Int+Times.swift
[12/22] Compiling Idioms IterableRandomAccessCollection.swift
[13/22] Compiling Idioms Matrix2D+Sequence.swift
[14/22] Compiling Idioms Matrix2D.swift
[15/22] Compiling Idioms OptionSet+toArray.swift
[16/22] Compiling Idioms RandomAccessMutableCollection.swift
[17/22] Compiling Idioms RegularExpressionMatchOperator.swift
[18/22] Compiling Idioms String+removing.swift
[19/22] Compiling Idioms StringProtocol+Subscript.swift
[20/22] Compiling Idioms Array+toOptionSet.swift
[21/22] Compiling Idioms Bool+ControlFlow.swift
[22/22] Compiling Idioms CharacterSet+characters.swift
Build complete! (4.01s)
Build complete.
Done.