Build Information
Successful build of EitherSwift, reference main (12e0cf
), with Swift 5.9 for macOS (SPM) on 2 Nov 2024 15:37:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/EitherSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/EitherSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 12e0cf8 Merge pull request #9 from sloik/renovate/actions-checkout-digest
Cloned https://github.com/sloik/EitherSwift.git
Revision (git rev-parse @):
12e0cf82928262cf567a2d49b0d3d41a0908ecaf
SUCCESS checkout https://github.com/sloik/EitherSwift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/sloik/EitherSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling EitherSwift EitherUtils.swift
[2/8] Compiling EitherSwift EitherMap.swift
[3/8] Compiling EitherSwift EitherFold.swift
[4/8] Compiling EitherSwift Either.swift
[5/8] Compiling EitherSwift EitherAPI.swift
[6/8] Emitting module EitherSwift
[7/8] Compiling EitherSwift EitherFactory.swift
[7/8] Linking libEitherSwift.dylib
Build complete! (6.09s)
Build complete.
Done.