Build Information
Failed to build MLVideoPlayer, reference v1.0.1 (5cc68d), with Swift 6.3 for tvOS using Xcode 26.4 on 10 Apr 2026 10:49:51 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/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: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/micheltlutz/MLVideoPlayer.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" : "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"
]
}
}
2026-04-10 06:49:50.840 xcodebuild[625:3770] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_06-49-0050.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-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 'MLVideoPlayer' not found.
Resolved source packages:
spi-builder-workspace: (null)
2026-04-10 06:49:51.718 xcodebuild[636:3898] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_06-49-0051.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'UIKit' required by package 'spi-builder-workspace' target 'MLVideoPlayer' not found.
BUILD FAILURE 6.3 tvOS