The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Slab, reference develop (cddcfa), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 04:55:10 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/Slab
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at cddcfa9 Update readme
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
cddcfa99626ec372f31f935b85103aaf8769f4ca
SUCCESS checkout https://github.com/ptrkstr/Slab.git at develop
========================================
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
[432/20556] Fetching swiftsoup, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Fetched https://github.com/scinfu/SwiftSoup from cache (1.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.25s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.8.8 (0.38s)
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
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.8.8
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