The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MLStarRating, reference develop (c5d701), with Swift 6.3 for tvOS using Xcode 26.4 on 11 Apr 2026 01:10:28 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/MLStarRating.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLStarRating
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at c5d701d Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLStarRating.git
Revision (git rev-parse @):
c5d701d9cf735adb1082844b9d28df25515b831d
SUCCESS checkout https://github.com/micheltlutz/MLStarRating.git at develop
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/micheltlutz/MLStarRating.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" : "MLStarRating",
  "name" : "MLStarRating",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MLStarRating",
      "targets" : [
        "MLStarRating"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLStarRatingTests",
      "module_type" : "SwiftTarget",
      "name" : "MLStarRatingTests",
      "path" : "Tests",
      "sources" : [
        "MLStarRatingSpec.swift"
      ],
      "target_dependencies" : [
        "MLStarRating"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLStarRating",
      "module_type" : "SwiftTarget",
      "name" : "MLStarRating",
      "path" : "Sources",
      "product_dependencies" : [
        "UIKit"
      ],
      "product_memberships" : [
        "MLStarRating"
      ],
      "sources" : [
        "Core/ClosureAttach.swift",
        "Core/MLStarButton.swift",
        "Core/MLStarRating.swift",
        "Core/MLViewConfiguration.swift",
        "Core/UIControl+addAction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLStarRating",
    "schemes" : [
      "MLStarRating-iOS",
      "MLStarRating-macOS",
      "MLStarRating-tvOS",
      "MLStarRating-watchOS"
    ],
    "targets" : [
      "MLStarRating-iOS",
      "MLStarRatingTests-iOS",
      "MLStarRating-tvOS",
      "MLStarRatingTests-tvOS"
    ]
  }
}
2026-04-10 21:10:27.126 xcodebuild[626:3821] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_21-10-0027.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLStarRating' 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 'MLStarRating' not found.
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-10 21:10:28.051 xcodebuild[637:3942] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_21-10-0028.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLStarRating' not found.
BUILD FAILURE 6.3 tvOS