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, reference develop (5041c9), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 11:53:11 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/MLVideoPlayer.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLVideoPlayer
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5041c9a Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLVideoPlayer.git
Revision (git rev-parse @):
5041c9afda90fbf3dd5b796fc3138ac228f79506
SUCCESS checkout https://github.com/micheltlutz/MLVideoPlayer.git at develop
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/micheltlutz/MLVideoPlayer.git
https://github.com/micheltlutz/MLVideoPlayer.git
{
  "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"
}
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" : "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"
    ]
  }
}
2025-04-24 04:53:10.313 xcodebuild[576:3303] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_04-53-0010.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLVideoPlayer' 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 'MLVideoPlayer' not found.
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 04:53:11.020 xcodebuild[630:3574] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_04-53-0011.xcresult
xcodebuild: error: Could not resolve package dependencies:
  product 'UIKit' required by package 'spi-builder-workspace' target 'MLVideoPlayer' not found.
BUILD FAILURE 6.1 iOS