The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MLQuestionCheck, reference develop (db9b6f), with Swift 6.3 for visionOS using Xcode 26.4 on 12 Apr 2026 01:51:33 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLQuestionCheck.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLQuestionCheck
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at db9b6fd Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLQuestionCheck.git
Revision (git rev-parse @):
db9b6fdbc387f17039e3da46e221fe540eca0372
SUCCESS checkout https://github.com/micheltlutz/MLQuestionCheck.git at develop
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/micheltlutz/MLQuestionCheck.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MLQuestionCheck",
  "name" : "MLQuestionCheck",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MLQuestionCheck",
      "targets" : [
        "MLQuestionCheck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLQuestionCheckTests",
      "module_type" : "SwiftTarget",
      "name" : "MLQuestionCheckTests",
      "path" : "Tests",
      "sources" : [
        "MLQuestionCheckSpec.swift"
      ],
      "target_dependencies" : [
        "MLQuestionCheck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLQuestionCheck",
      "module_type" : "SwiftTarget",
      "name" : "MLQuestionCheck",
      "path" : "Sources",
      "product_dependencies" : [
        "UIKit"
      ],
      "product_memberships" : [
        "MLQuestionCheck"
      ],
      "sources" : [
        "Core/Extensions/String+heightWithConstrainedWidth.swift",
        "Core/Extensions/UIColor+Hex.swift",
        "Core/Extensions/UIView+tapGesture.swift",
        "Core/MLQuestionCheck.swift",
        "Core/MLQuestionCheckButton.swift",
        "Core/MLViewConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLQuestionCheck",
    "schemes" : [
      "MLQuestionCheck-iOS",
      "MLQuestionCheck-tvOS",
      "MLQuestionCheckDemo"
    ],
    "targets" : [
      "MLQuestionCheck-iOS",
      "MLQuestionCheckTests-iOS",
      "MLQuestionCheck-tvOS",
      "MLQuestionCheckTests-tvOS",
      "MLQuestionCheckDemo",
      "MLQuestionCheckDemoTests",
      "MLQuestionCheckDemoUITests"
    ]
  }
}
2026-04-11 21:51:32.382 xcodebuild[625:3795] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-11-04_21-51-0032.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLQuestionCheck' not found.
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
product 'UIKit' required by package 'spi-builder-workspace' target 'MLQuestionCheck' not found.
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-11 21:51:33.286 xcodebuild[636:3919] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-11-04_21-51-0033.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLQuestionCheck' not found.
BUILD FAILURE 6.3 visionOS