Build Information
Failed to build ViewControllerPresentationSpy, reference main (4b8e7f
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 03:15:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonreid/ViewControllerPresentationSpy.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jonreid/ViewControllerPresentationSpy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4b8e7ff ! f Remove Carthage support for now
Cloned https://github.com/jonreid/ViewControllerPresentationSpy.git
Revision (git rev-parse @):
4b8e7ffbc9e34461ad0c3a560bb82fc0c8a37127
SUCCESS checkout https://github.com/jonreid/ViewControllerPresentationSpy.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/jonreid/ViewControllerPresentationSpy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.72s)
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 'ViewControllerPresentationSpy' requires macos 10.13, but depends on the product 'FailKit' which requires macos 12.0; consider changing the library 'ViewControllerPresentationSpy' to require macos 12.0 or later, or the product 'FailKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm