Build Information
Failed to build DynuREST, reference 4.0.0 (cb46f6
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 11:43: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/richardpiazza/DynuREST.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/DynuREST
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at cb46f6c Query CLI (#3)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
cb46f6c27baaad9c2d00bd61b7b8c1fc74eb98d4
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at 4.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/DynuREST.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/richardpiazza/SessionPlus.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/498] Fetching sessionplus
[499/15878] Fetching sessionplus, swift-argument-parser
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.56s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (2.11s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.59s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (1.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.43s)
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
error: the library 'DynuREST' requires macos 10.15, but depends on the product 'SessionPlus' which requires macos 12.0; consider changing the library 'DynuREST' to require macos 12.0 or later, or the product 'SessionPlus' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm