Build Information
Failed to build MeteoLVProvider, reference master (bfed1c), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 15:25:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fassko/MeteoLVProvider.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fassko/MeteoLVProvider
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bfed1c4 Add return
Cloned https://github.com/fassko/MeteoLVProvider.git
Revision (git rev-parse @):
bfed1c46f57520cc0ad4e8ec0cd8fb7da000ef2b
SUCCESS checkout https://github.com/fassko/MeteoLVProvider.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/fassko/MeteoLVProvider.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3916] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.01s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (1.42s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
error: the library 'MeteoLVProvider' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'MeteoLVProvider' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm