This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 MLVideoPlayer with Swift 6.0 for iOS using Xcode 16.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLVideoPlayer.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLVideoPlayer
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 5cc68da Swift 5
Cloned https://github.com/micheltlutz/MLVideoPlayer.git
Revision (git rev-parse @):
5cc68da6be52cbace11e2a7d9fc2742cf9e2767d
SUCCESS checkout https://github.com/micheltlutz/MLVideoPlayer.git at v1.0.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/micheltlutz/MLVideoPlayer.git
Command line invocation:
    /Applications/Xcode-16.0.0-Beta.3.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MLVideoPlayer",
  "name" : "MLVideoPlayer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MLVideoPlayer",
      "targets" : [
        "MLVideoPlayer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLVideoPlayerTests",
      "module_type" : "SwiftTarget",
      "name" : "MLVideoPlayerTests",
      "path" : "Tests",
      "sources" : [
        "MLVideoPlayerSpec.swift"
      ],
      "target_dependencies" : [
        "MLVideoPlayer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLVideoPlayer",
      "module_type" : "SwiftTarget",
      "name" : "MLVideoPlayer",
      "path" : "Sources",
      "product_dependencies" : [
        "UIKit",
        "AVKit",
        "AVFoundation"
      ],
      "product_memberships" : [
        "MLVideoPlayer"
      ],
      "sources" : [
        "Core/MLVideoPlayer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLVideoPlayer",
    "schemes" : [
      "MLVideoPlayer-iOS",
      "MLVideoPlayer-macOS",
      "MLVideoPlayer-tvOS",
      "MLVideoPlayer-watchOS"
    ],
    "targets" : [
      "MLVideoPlayer-iOS",
      "MLVideoPlayerTests-iOS"
    ]
  }
}
2024-07-17 14:29:03.685 xcodebuild[657:3465] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-17-07_14-29-0003.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLVideoPlayer' not found.
GENERIC FAILURE 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.