The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftHamcrest 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/nschum/SwiftHamcrest.git
Reference: 2.2.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nschum/SwiftHamcrest
 * tag               2.2.4      -> FETCH_HEAD
HEAD is now at 8c679c8 Prepared 2.2.4 release
Cloned https://github.com/nschum/SwiftHamcrest.git into spi-builder-workspace
8c679c859fd5e12b83aea68a51045b0a11dfddef
SUCCESS checkout https://github.com/nschum/SwiftHamcrest.git at 2.2.4
========================================
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 SwiftHamcrest ReflectionMatchers.swift
[2/12] Emitting module SwiftHamcrest
[3/12] Compiling SwiftHamcrest SequenceMatchers.swift
[4/13] Compiling SwiftHamcrest Matcher.swift
[5/13] Compiling SwiftHamcrest MetaMatchers.swift
[6/13] Compiling SwiftHamcrest ArithmeticMatchers.swift
[7/13] Compiling SwiftHamcrest BasicMatchers.swift
[8/13] Compiling SwiftHamcrest OperatorMatchers.swift
[9/13] Compiling SwiftHamcrest Descriptions.swift
[10/13] Compiling SwiftHamcrest DictionaryMatchers.swift
[11/13] Compiling SwiftHamcrest Hamcrest.swift
[12/13] Compiling SwiftHamcrest MatchResult.swift
[13/13] Compiling SwiftHamcrest StringMatchers.swift
Build complete! (9.76s)
Build complete.
Done.