Build Information
Failed to build MLQuestionCheck, reference v1.1.3 (56a12b
), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 19:28:46 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/MLQuestionCheck.git
Reference: v1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLQuestionCheck
* tag v1.1.3 -> FETCH_HEAD
HEAD is now at 56a12b9 Merge pull request #9 from micheltlutz/dependabot/bundler/ffi-1.11.1
Cloned https://github.com/micheltlutz/MLQuestionCheck.git
Revision (git rev-parse @):
56a12b9494815d0d4eb7344b6e84931e343065ca
SUCCESS checkout https://github.com/micheltlutz/MLQuestionCheck.git at v1.1.3
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/micheltlutz/MLQuestionCheck.git
https://github.com/micheltlutz/MLQuestionCheck.git
{
"dependencies" : [
],
"manifest_display_name" : "MLQuestionCheck",
"name" : "MLQuestionCheck",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MLQuestionCheck",
"targets" : [
"MLQuestionCheck"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MLQuestionCheckTests",
"module_type" : "SwiftTarget",
"name" : "MLQuestionCheckTests",
"path" : "Tests",
"sources" : [
"MLQuestionCheckSpec.swift"
],
"target_dependencies" : [
"MLQuestionCheck"
],
"type" : "test"
},
{
"c99name" : "MLQuestionCheck",
"module_type" : "SwiftTarget",
"name" : "MLQuestionCheck",
"path" : "Sources",
"product_dependencies" : [
"UIKit"
],
"product_memberships" : [
"MLQuestionCheck"
],
"sources" : [
"Core/Extensions/String+heightWithConstrainedWidth.swift",
"Core/Extensions/UIColor+Hex.swift",
"Core/Extensions/UIView+tapGesture.swift",
"Core/MLQuestionCheck.swift",
"Core/MLQuestionCheckButton.swift",
"Core/MLViewConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
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" : "MLQuestionCheck",
"name" : "MLQuestionCheck",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MLQuestionCheck",
"targets" : [
"MLQuestionCheck"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MLQuestionCheckTests",
"module_type" : "SwiftTarget",
"name" : "MLQuestionCheckTests",
"path" : "Tests",
"sources" : [
"MLQuestionCheckSpec.swift"
],
"target_dependencies" : [
"MLQuestionCheck"
],
"type" : "test"
},
{
"c99name" : "MLQuestionCheck",
"module_type" : "SwiftTarget",
"name" : "MLQuestionCheck",
"path" : "Sources",
"product_dependencies" : [
"UIKit"
],
"product_memberships" : [
"MLQuestionCheck"
],
"sources" : [
"Core/Extensions/String+heightWithConstrainedWidth.swift",
"Core/Extensions/UIColor+Hex.swift",
"Core/Extensions/UIView+tapGesture.swift",
"Core/MLQuestionCheck.swift",
"Core/MLQuestionCheckButton.swift",
"Core/MLViewConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MLQuestionCheck",
"schemes" : [
"MLQuestionCheck-iOS",
"MLQuestionCheck-tvOS",
"MLQuestionCheckDemo"
],
"targets" : [
"MLQuestionCheck-iOS",
"MLQuestionCheckTests-iOS",
"MLQuestionCheck-tvOS",
"MLQuestionCheckTests-tvOS",
"MLQuestionCheckDemo",
"MLQuestionCheckDemoTests",
"MLQuestionCheckDemoUITests"
]
}
}
2025-04-27 12:28:45.765 xcodebuild[577:3275] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_12-28-0045.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'UIKit' required by package 'spi-builder-workspace' target 'MLQuestionCheck' 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 'MLQuestionCheck' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 12:28:46.488 xcodebuild[631:3548] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_12-28-0046.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'UIKit' required by package 'spi-builder-workspace' target 'MLQuestionCheck' not found.
BUILD FAILURE 6.1 tvOS