Build Information
Failed to build WandUI, reference main (5224b3), with Swift 6.1 for macOS (SPM) on 16 Mar 2026 20:13:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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.1
Building package at path: $PWD
https://github.com/The-Wand/UI.git
https://github.com/The-Wand/UI.git
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Foundation.git"
}
],
"manifest_display_name" : "WandUI",
"name" : "WandUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandUI",
"targets" : [
"WandUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"UIKit/Image_Resize_Tests.swift",
"UIKit/Image_Tests.swift",
"UIKit/Image_URL_Tests.swift",
"UIKit/UIEvent.EventSubtype_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandUI"
],
"type" : "test"
},
{
"c99name" : "WandUI",
"module_type" : "SwiftTarget",
"name" : "WandUI",
"path" : "Sources/WandUI",
"product_dependencies" : [
"Wand",
"WandFoundation"
],
"product_memberships" : [
"WandUI"
],
"sources" : [
"UIKit/UIColor/UIColor_Convert_Int.swift",
"UIKit/UIColor/UIColor_Convert_String.swift",
"UIKit/UIEvent_Ask.swift",
"UIKit/UIGestureRecognizer_Ask.swift",
"UIKit/UIImage/Ask/UIImage_Asking.swift",
"UIKit/UIImage/Ask/UIImage_AskingNil.swift",
"UIKit/UIImage/Ask/UIImage_Fill.swift",
"UIKit/UIImage/Ask/UIImage_Fit.swift",
"UIKit/UIImage/Ask/UIImage_Round.swift",
"UIKit/UIImage/Ask/UIImage_Scale.swift",
"UIKit/UIImage/Image_Convert.swift",
"UIKit/UIImage/UI.swift",
"UIKit/UIKit_Convertable.swift",
"UIKit/UIUserInterfaceStyle_Convert.swift",
"UIKit/UIView/UIView_Convert.swift",
"UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift",
"UIKit/UIViewController/PHPickerViewController_Obtainable.swift",
"UIKit/UIViewController/UIAlertController+Pipe.swift",
"UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
"UIKit/UIViewController/UI_Error.swift",
"UIKit/UIViewController/Visible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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/277] Fetching any
[49/5208] Fetching any, foundation
[197/14173] Fetching any, foundation, wand
Fetched https://github.com/the-wand/Foundation.git from cache (1.44s)
Fetched https://github.com/the-wand/Any.git from cache (1.44s)
Fetched https://github.com/the-wand/Wand.git from cache (1.44s)
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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/the-wand/Wand.git
Updating https://github.com/the-wand/Any.git
Updating https://github.com/the-wand/Foundation.git
Updated https://github.com/the-wand/Any.git (0.49s)
Updated https://github.com/the-wand/Wand.git (0.49s)
Updated https://github.com/the-wand/Foundation.git (0.49s)
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.1 macosSpm