The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WandUI, reference main (5224b3), with Swift 6.0 for macOS (SPM) on 16 Mar 2026 20:13:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/UI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/UI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5224b3f Bump 3.0.5
Cloned https://github.com/The-Wand/UI.git
Revision (git rev-parse @):
5224b3fee2d8e51734141fcb25e5f5dba8ebd6f4
SUCCESS checkout https://github.com/The-Wand/UI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/The-Wand/UI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/the-wand/Any.git
Fetching https://github.com/the-wand/Wand.git
Fetching https://github.com/the-wand/Foundation.git
[1/8965] Fetching wand
[2/9242] Fetching wand, any
[119/14173] Fetching wand, any, foundation
Fetched https://github.com/the-wand/Wand.git from cache (1.58s)
Fetched https://github.com/the-wand/Foundation.git from cache (1.59s)
[269/277] Fetching any
Fetched https://github.com/the-wand/Any.git from cache (1.63s)
Computing version for https://github.com/the-wand/Foundation.git
error: Dependencies could not be resolved because no versions of 'foundation' match the requirement 3.0.5..<4.0.0 and root depends on 'foundation' 3.0.5..<4.0.0.
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
BUILD FAILURE 6.0 macosSpm