The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of EitherSwift, reference main (12e0cf), with Swift 5.10 for macOS (SPM) on 2 Nov 2024 15:37:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/sloik/EitherSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-33747A42983211AE.txt
[3/11] Compiling EitherSwift EitherUtils.swift
[4/11] Compiling EitherSwift EitherFold.swift
[5/11] Compiling EitherSwift EitherFactory.swift
[6/11] Emitting module EitherSwift
[7/11] Compiling EitherSwift EitherMap.swift
[8/11] Compiling EitherSwift Either.swift
[9/11] Compiling EitherSwift EitherAPI.swift
[9/11] Write Objects.LinkFileList
[10/11] Linking libEitherSwift.dylib
Build complete! (6.44s)
Build complete.
Done.