Build Information
Successful build of Either 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/RougeWare/Swift-Either.git
Reference: production
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Either
* branch production -> FETCH_HEAD
* [new branch] production -> origin/production
HEAD is now at 8e38bf1 Merge pull request #2 from RougeWare/feature/MVP
Cloned https://github.com/RougeWare/Swift-Either.git
Revision (git rev-parse @):
8e38bf19ac6c09dbe8bb9489847379cfe2a9f9c8
SUCCESS checkout https://github.com/RougeWare/Swift-Either.git at production
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/RougeWare/Swift-Either.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/8] Compiling Either Either.swift
[4/8] Compiling Either Either + unwrapping.swift
[5/8] Compiling Either Either + map.swift
[6/8] Emitting module Either
[7/8] Compiling Either Either + autoconformance.swift
[8/8] Compiling Either Either + conversions.swift
Build complete! (2.66s)
Build complete.
Done.