Build Information
Failed to build UIDeviceComplete with Swift 6.1 for tvOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/UIDeviceComplete.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/UIDeviceComplete
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 48affad Update podspec
Cloned https://github.com/Nirma/UIDeviceComplete.git
Revision (git rev-parse @):
48affad8fbe864bd965aaa16746263652777bb3f
SUCCESS checkout https://github.com/Nirma/UIDeviceComplete.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nirma/UIDeviceComplete.git
https://github.com/Nirma/UIDeviceComplete.git
{
"dependencies" : [
],
"manifest_display_name" : "UIDeviceComplete",
"name" : "UIDeviceComplete",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "UIDeviceComplete",
"targets" : [
"UIDeviceComplete"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "UIDeviceComplete",
"module_type" : "SwiftTarget",
"name" : "UIDeviceComplete",
"path" : "Sources",
"product_memberships" : [
"UIDeviceComplete"
],
"sources" : [
"DeviceFamily.swift",
"DeviceModel.swift",
"Identifier.swift",
"Screen.swift",
"System.swift",
"UIDeviceComplete.swift",
"UIDeviceExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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" : "UIDeviceComplete",
"name" : "UIDeviceComplete",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "UIDeviceComplete",
"targets" : [
"UIDeviceComplete"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "UIDeviceComplete",
"module_type" : "SwiftTarget",
"name" : "UIDeviceComplete",
"path" : "Sources",
"product_memberships" : [
"UIDeviceComplete"
],
"sources" : [
"DeviceFamily.swift",
"DeviceModel.swift",
"Identifier.swift",
"Screen.swift",
"System.swift",
"UIDeviceComplete.swift",
"UIDeviceExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "UIDeviceComplete",
"schemes" : [
"UIDeviceComplete"
],
"targets" : [
"UIDeviceComplete",
"UIDeviceCompleteTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UIDeviceComplete -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme UIDeviceComplete -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2025-04-29 06:15:25.707 xcodebuild[569:3200] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_06-15-0025.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "UIDeviceComplete" scheme:
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:51c53f5949544b3c6b8d556b2f1ce1f6e22faba9, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable