The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-web-semantics, reference master (0fe33d), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 17:15:14 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/taylorbswift/swift-web-semantics.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/taylorbswift/swift-web-semantics
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0fe33d9 fix outdated links
Cloned https://github.com/taylorbswift/swift-web-semantics.git
Revision (git rev-parse @):
0fe33d9e2ba252d2a99a999eb3bc45ca5599a219
SUCCESS checkout https://github.com/taylorbswift/swift-web-semantics.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taylorbswift/swift-web-semantics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/kelvin13/swift-hash.git
[1/868] Fetching swift-hash
Fetched https://github.com/kelvin13/swift-hash.git from cache (0.82s)
Computing version for https://github.com/kelvin13/swift-hash.git
Computed https://github.com/kelvin13/swift-hash.git at 0.7.1 (1.30s)
Creating working copy for https://github.com/kelvin13/swift-hash.git
Working copy of https://github.com/kelvin13/swift-hash.git resolved at 0.7.1
error: the library 'WebResponse' requires macos 10.13, but depends on the product 'SHA2' which requires macos 10.15; consider changing the library 'WebResponse' to require macos 10.15 or later, or the product 'SHA2' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm