The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Spectre 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/kylef/spectre.git
Reference: 0.10.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylef/spectre
 * tag               0.10.1     -> FETCH_HEAD
HEAD is now at 26cc5e9 release: 0.10.1
Cloned https://github.com/kylef/spectre.git into spi-builder-workspace
26cc5e9ae0947092c7139ef7ba612e34646086c7
SUCCESS checkout https://github.com/kylef/spectre.git at 0.10.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/10] Compiling Spectre Reporter.swift
[2/11] Compiling Spectre GlobalContext.swift
[3/11] Compiling Spectre XCTest.swift
[4/11] Compiling Spectre Expectation.swift
[5/11] Compiling Spectre Failure.swift
[6/11] Compiling Spectre Path.swift
[7/11] Compiling Spectre Case.swift
[8/11] Compiling Spectre Context.swift
[9/11] Compiling Spectre Reporters.swift
[10/11] Compiling Spectre Global.swift
[11/11] Emitting module Spectre
Build complete! (8.90s)
Build complete.
Done.