The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MLStarRating, reference v1.0.4 (e01488), with Swift 6.2 for iOS using Xcode 26.3 on 18 Jun 2025 02:58:30 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLStarRating.git
Reference: v1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLStarRating
 * tag               v1.0.4     -> FETCH_HEAD
HEAD is now at e014882 Swift 5
Cloned https://github.com/micheltlutz/MLStarRating.git
Revision (git rev-parse @):
e014882b1be78ba116b864e62ba4fe62297d52c6
SUCCESS checkout https://github.com/micheltlutz/MLStarRating.git at v1.0.4
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/micheltlutz/MLStarRating.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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"
    ]
  }
}
2025-06-17 19:58:29.494 xcodebuild[572:3369] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-58-0029.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.0.0-Beta.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)
2025-06-17 19:58:30.415 xcodebuild[582:3477] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-58-0030.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLStarRating' not found.
BUILD FAILURE 6.2 iOS