Build Information
Successful build of FieryCrucible with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkolb/FieryCrucible.git
Reference: 3.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jkolb/FieryCrucible
* tag 3.0.2 -> FETCH_HEAD
HEAD is now at 7f3a308 Update readme for v3.0.2
Cloned https://github.com/jkolb/FieryCrucible.git
Revision (git rev-parse @):
7f3a30812577039e003c6334227a00f515d151bd
SUCCESS checkout https://github.com/jkolb/FieryCrucible.git at 3.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/jkolb/FieryCrucible.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/4] Emitting module FieryCrucible
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FieryCrucible/DependencyFactory.swift:45:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'DependencyFactory.InstanceKey' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int {
^
[4/4] Compiling FieryCrucible DependencyFactory.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FieryCrucible/DependencyFactory.swift:45:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'DependencyFactory.InstanceKey' to 'Hashable' by implementing 'hash(into:)' instead
var hashValue: Int {
^
Build complete! (0.75s)
Build complete.
Done.