Build Information
Failed to build MLLineChart with Swift 6.0 for macOS (Xcode) using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLLineChart.git
Reference: v2.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLLineChart
* tag v2.0.5 -> FETCH_HEAD
HEAD is now at 45f7d1a fix readme
Cloned https://github.com/micheltlutz/MLLineChart.git
Revision (git rev-parse @):
45f7d1a1a7aecc209c2ffe82042ccce75cbf2a47
SUCCESS checkout https://github.com/micheltlutz/MLLineChart.git at v2.0.5
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/micheltlutz/MLLineChart.git
Command line invocation:
/Applications/Xcode-16.1.0.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" : "MLLineChart",
"name" : "MLLineChart",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MLLineChart",
"targets" : [
"MLLineChart"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MLLineChartTests",
"module_type" : "SwiftTarget",
"name" : "MLLineChartTests",
"path" : "Tests",
"sources" : [
"MLLineChartSpec.swift"
],
"target_dependencies" : [
"MLLineChart"
],
"type" : "test"
},
{
"c99name" : "MLLineChart",
"module_type" : "SwiftTarget",
"name" : "MLLineChart",
"path" : "Sources",
"product_dependencies" : [
"UIKit"
],
"product_memberships" : [
"MLLineChart"
],
"sources" : [
"Core/Components/MLAxisLine.swift",
"Core/Components/MLBubbleView.swift",
"Core/Components/MLDotLayer.swift",
"Core/Components/MLLabelView.swift",
"Core/Components/MLLayersShadow.swift",
"Core/Configs/MLBubbleConfig.swift",
"Core/Configs/MLDotConfig.swift",
"Core/Configs/MLLabelConfig.swift",
"Core/Configs/MLTextConfig.swift",
"Core/Extensions/MLUIView+Borders.swift",
"Core/Extensions/MLUIView+tapGesture.swift",
"Core/Extensions/NSObject+className.swift",
"Core/Helpers/MLAlignment.swift",
"Core/Helpers/MLAnimateLayer.swift",
"Core/Helpers/MLCurveAlgorithm.swift",
"Core/Helpers/MLDataController.swift",
"Core/Helpers/MLHelpers.swift",
"Core/Helpers/MLPointEntry.swift",
"Core/MLDelegate.swift",
"Core/MLLineChart.swift",
"Core/MLLinearScale.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MLLineChart",
"schemes" : [
"MLLineChart-iOS",
"MLLineChart-tvOS",
"MLLineChartDemo"
],
"targets" : [
"MLLineChart-iOS",
"MLLineChartTests-iOS",
"MLLineChart-tvOS",
"MLLineChartTests-tvOS",
"MLLineChartDemo"
]
}
}
2024-10-31 02:55:54.488 xcodebuild[733:4080] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-31-10_02-55-0054.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'UIKit' required by package 'spi-builder-workspace' target 'MLLineChart' not found.
GENERIC FAILURE 6.0 macosXcodebuild