Build Information
Successful build of EitherSwift 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/sloik/EitherSwift.git
Reference: 1.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/EitherSwift
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at e700bb6 Adds fold function.
Cloned https://github.com/sloik/EitherSwift.git
Revision (git rev-parse @):
e700bb6fa88e8d388df37bc85090759db339e870
SUCCESS checkout https://github.com/sloik/EitherSwift.git at 1.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/sloik/EitherSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling EitherSwift EitherFold.swift
[4/11] Compiling EitherSwift EitherMap.swift
[5/11] Compiling EitherSwift EitherFactory.swift
[6/11] Compiling EitherSwift EitherAPI.swift
[7/11] Emitting module EitherSwift
[8/11] Compiling EitherSwift Either.swift
[9/11] Compiling EitherSwift EitherUtils.swift
[9/11] Write Objects.LinkFileList
[10/11] Linking libEitherSwift.dylib
Build complete! (2.96s)
Build complete.
Done.