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 Slab, reference 1.0.7 (6da22a), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 04:54:21 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/ptrkstr/Slab.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/Slab
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 6da22ae Add localized descriptions
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
6da22ae415e93017ed345e6fc3eadcc4c4c3a4f0
SUCCESS checkout https://github.com/ptrkstr/Slab.git at 1.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ptrkstr/Slab.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/apple/swift-collections.git
[1/3916] Fetching swiftsoup
[80/20556] Fetching swiftsoup, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Fetched https://github.com/scinfu/SwiftSoup from cache (1.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.23s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.8.8 (0.42s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.8.8
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
error: the library 'Slab' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'Slab' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm