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 Runtime, reference master (631661), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:05:04 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/nerdsupremacist/Runtime.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/Runtime
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6316617 Adding support for inout parameters
Cloned https://github.com/nerdsupremacist/Runtime.git
Revision (git rev-parse @):
6316617cebf5d6c5055062266c3d9a9df702e5ce
SUCCESS checkout https://github.com/nerdsupremacist/Runtime.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nerdsupremacist/Runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
[1/251] Fetching cwldemangle
[62/374] Fetching cwldemangle, cruntime
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.81s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.81s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.75s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
error: Dependencies could not be resolved because no versions of 'cwldemangle' match the requirement 0.1.1-beta...<1.0.0 and root depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
BUILD FAILURE 6.2 macosSpm