Build Information
Failed to build SwiftLSPClient, reference main (efe7e1
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 05:58:09 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/ChimeHQ/SwiftLSPClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftLSPClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at efe7e13 remove twitter ref
Cloned https://github.com/ChimeHQ/SwiftLSPClient.git
Revision (git rev-parse @):
efe7e13b55ce81dc070d019990efb183b900f792
SUCCESS checkout https://github.com/ChimeHQ/SwiftLSPClient.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ChimeHQ/SwiftLSPClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/Flight-School/AnyCodable
[1/782] Fetching anycodable
[150/1416] Fetching anycodable, jsonrpc
Fetched https://github.com/Flight-School/AnyCodable from cache (0.76s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.78s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (1.34s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.43s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
error: the library 'SwiftLSPClient' requires macos 10.13, but depends on the product 'JSONRPC' which requires macos 10.15; consider changing the library 'SwiftLSPClient' to require macos 10.15 or later, or the product 'JSONRPC' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm