The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WandUI, reference main (5224b3), with Swift 6.1 for tvOS using Xcode 16.3 on 16 Mar 2026 20:13:02 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

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:         tvOS
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
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/The-Wand/Foundation.git
Fetching from https://github.com/The-Wand/Wand.git
Fetching from https://github.com/el-machine/Any
2026-03-16 13:13:00.994 xcodebuild[546:3159] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-16-03_13-13-0000.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because no versions of 'foundation' match the requirement 3.0.5..<4.0.0 and 'spi-builder-workspace' depends on 'foundation' 3.0.5..<4.0.0.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/The-Wand/Wand.git
Updating from https://github.com/el-machine/Any
Updating from https://github.com/The-Wand/Foundation.git
2026-03-16 13:13:02.258 xcodebuild[697:3942] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-16-03_13-13-0002.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because no versions of 'foundation' match the requirement 3.0.5..<4.0.0 and 'spi-builder-workspace' depends on 'foundation' 3.0.5..<4.0.0.
BUILD FAILURE 6.1 tvOS