The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MLTontiatorView, reference v1.1.2 (42b137), with Swift 6.1 for tvOS using Xcode 16.3 on 24 Apr 2025 17:16:48 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLTontiatorView.git
Reference: v1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLTontiatorView
 * tag               v1.1.2     -> FETCH_HEAD
HEAD is now at 42b137b Swift 5
Cloned https://github.com/micheltlutz/MLTontiatorView.git
Revision (git rev-parse @):
42b137b983c34da6793821ffec0c27eb8db7dafe
SUCCESS checkout https://github.com/micheltlutz/MLTontiatorView.git at v1.1.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/micheltlutz/MLTontiatorView.git
https://github.com/micheltlutz/MLTontiatorView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MLTontiatorView",
  "name" : "MLTontiatorView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MLTontiatorView",
      "targets" : [
        "MLTontiatorView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLTontiatorViewTests",
      "module_type" : "SwiftTarget",
      "name" : "MLTontiatorViewTests",
      "path" : "Tests",
      "sources" : [
        "MLTontiatorViewSpec.swift"
      ],
      "target_dependencies" : [
        "MLTontiatorView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLTontiatorView",
      "module_type" : "SwiftTarget",
      "name" : "MLTontiatorView",
      "path" : "Sources",
      "product_dependencies" : [
        "UIKit"
      ],
      "product_memberships" : [
        "MLTontiatorView"
      ],
      "sources" : [
        "Core/MLTontiatorView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MLTontiatorView",
  "name" : "MLTontiatorView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MLTontiatorView",
      "targets" : [
        "MLTontiatorView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLTontiatorViewTests",
      "module_type" : "SwiftTarget",
      "name" : "MLTontiatorViewTests",
      "path" : "Tests",
      "sources" : [
        "MLTontiatorViewSpec.swift"
      ],
      "target_dependencies" : [
        "MLTontiatorView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLTontiatorView",
      "module_type" : "SwiftTarget",
      "name" : "MLTontiatorView",
      "path" : "Sources",
      "product_dependencies" : [
        "UIKit"
      ],
      "product_memberships" : [
        "MLTontiatorView"
      ],
      "sources" : [
        "Core/MLTontiatorView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLTontiatorView",
    "schemes" : [
      "MLTontiatorView-iOS",
      "MLTontiatorView-macOS",
      "MLTontiatorView-tvOS",
      "MLTontiatorView-watchOS"
    ],
    "targets" : [
      "MLTontiatorView-iOS",
      "MLTontiatorViewTests-iOS",
      "MLTontiatorView-tvOS",
      "MLTontiatorViewTests-tvOS"
    ]
  }
}
2025-04-24 10:16:47.583 xcodebuild[573:3301] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_10-16-0047.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLTontiatorView' not found.
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
product 'UIKit' required by package 'spi-builder-workspace' target 'MLTontiatorView' not found.
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 10:16:48.290 xcodebuild[627:3585] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_10-16-0048.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLTontiatorView' not found.
BUILD FAILURE 6.1 tvOS