The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftTestReporter 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/allegro/swift-junit.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/allegro/swift-junit
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at f093c44 Merge pull request #16 from aufflick/master
Cloned https://github.com/allegro/swift-junit.git into spi-builder-workspace
f093c446dd280ec726e8102effd9662bb0f5465b
SUCCESS checkout https://github.com/allegro/swift-junit.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
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetched https://github.com/alexaubry/HTMLString.git (0.17s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.02s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Building for debugging...
[1/4] Emitting module HTMLString
[2/4] Compiling HTMLString HTMLString.swift
[3/4] Compiling HTMLString Mappings.swift
[4/4] Compiling HTMLString NSString+HTMLString.swift
[5/12] Compiling SwiftTestReporter JUnitElement.swift
[6/12] Compiling SwiftTestReporter Models+JUnit.swift
[7/12] Compiling SwiftTestReporter Handlers.swift
[8/13] Compiling SwiftTestReporter JUnitReporter.swift
[9/13] Compiling SwiftTestReporter Reporter.swift
[10/13] Compiling SwiftTestReporter TestObserver.swift
[11/13] Emitting module SwiftTestReporter
[12/13] Compiling SwiftTestReporter Models.swift
[13/13] Compiling SwiftTestReporter Utils.swift
Build complete! (16.13s)
Build complete.
Done.