Build Information
Failed to build MLTontiatorView with Swift 6.0 for iOS 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/MLTontiatorView.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLTontiatorView
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 000377b Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLTontiatorView.git
Revision (git rev-parse @):
000377be69294b7ae4016f76a154d6efa873c1ea
SUCCESS checkout https://github.com/micheltlutz/MLTontiatorView.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/micheltlutz/MLTontiatorView.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" : "MLTontiatorView",
"name" : "MLTontiatorView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MLTontiatorView",
"targets" : [
"MLTontiatorView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MLTontiatorViewTests",
"module_type" : "SwiftTarget",
"name" : "MLTontiatorViewTests",
"path" : "Tests",
"sources" : [
"MLTontiatorViewSpec.swift"
],
"target_dependencies" : [
"MLTontiatorView"
],
"type" : "test"
},
{
"c99name" : "MLTontiatorView",
"module_type" : "SwiftTarget",
"name" : "MLTontiatorView",
"path" : "Sources",
"product_dependencies" : [
"UIKit"
],
"product_memberships" : [
"MLTontiatorView"
],
"sources" : [
"Core/MLTontiatorView.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MLTontiatorView",
"schemes" : [
"MLTontiatorView-iOS",
"MLTontiatorView-macOS",
"MLTontiatorView-tvOS",
"MLTontiatorView-watchOS"
],
"targets" : [
"MLTontiatorView-iOS",
"MLTontiatorViewTests-iOS",
"MLTontiatorView-tvOS",
"MLTontiatorViewTests-tvOS"
]
}
}
2024-10-31 00:25:03.540 xcodebuild[715:3965] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-31-10_00-25-0003.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'UIKit' required by package 'spi-builder-workspace' target 'MLTontiatorView' not found.
GENERIC FAILURE 6.0 iOS