Build Information
Failed to build ExpectToEventuallyEqual, reference main (389059
), with Swift 6.0 for macOS (SPM) on 15 Jun 2025 09:55:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonreid/ExpectToEventuallyEqual.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jonreid/ExpectToEventuallyEqual
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3890596 d - Update markdown snippets
Cloned https://github.com/jonreid/ExpectToEventuallyEqual.git
Revision (git rev-parse @):
38905968d51fcda406978eeb8af550c61b5b632c
SUCCESS checkout https://github.com/jonreid/ExpectToEventuallyEqual.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/jonreid/ExpectToEventuallyEqual.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/jonreid/FailKit.git
[1/158] Fetching failkit
Fetched https://github.com/jonreid/FailKit.git from cache (0.66s)
Creating working copy for https://github.com/jonreid/FailKit.git
Working copy of https://github.com/jonreid/FailKit.git resolved at main (e3ecaf4)
error: the library 'ExpectToEventuallyEqual' requires macos 10.15, but depends on the product 'FailKit' which requires macos 12.0; consider changing the library 'ExpectToEventuallyEqual' to require macos 12.0 or later, or the product 'FailKit' to require macos 10.15 or earlier.
BUILD FAILURE 6.0 macosSpm