Build Information
Failed to build A11yoop, reference 3.1.0 (c10a8b
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 08:48:27 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/Jackstone92/A11yoop.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Jackstone92/A11yoop
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at c10a8be Merge pull request #22 from Jackstone92/develop
Cloned https://github.com/Jackstone92/A11yoop.git
Revision (git rev-parse @):
c10a8be8b248e7d341163d69ef6eea527f6d5478
SUCCESS checkout https://github.com/Jackstone92/A11yoop.git at 3.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Jackstone92/A11yoop.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.83s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (1.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[9/861] Fetching swift-concurrency-extras
[277/6328] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.36s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.36s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.88s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.51s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
error: the library 'A11yoopMonitor' requires macos 10.13, but depends on the product 'CombineSchedulers' which requires macos 10.15; consider changing the library 'A11yoopMonitor' to require macos 10.15 or later, or the product 'CombineSchedulers' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm