Build Information
Failed to build LetterAvatarKit with Swift 6.1 for tvOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vpeschenkov/LetterAvatarKit.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vpeschenkov/LetterAvatarKit
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at fe5af34 Remove SwiftUI dependency (#31)
Cloned https://github.com/vpeschenkov/LetterAvatarKit.git
Revision (git rev-parse @):
fe5af34383384668dcd28525bd62934eab229d4a
SUCCESS checkout https://github.com/vpeschenkov/LetterAvatarKit.git at 1.2.5
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/vpeschenkov/LetterAvatarKit.git
https://github.com/vpeschenkov/LetterAvatarKit.git
{
"dependencies" : [
],
"manifest_display_name" : "LetterAvatarKit",
"name" : "LetterAvatarKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "LetterAvatarKit",
"targets" : [
"LetterAvatarKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LetterAvatarKitTests",
"module_type" : "SwiftTarget",
"name" : "LetterAvatarKitTests",
"path" : "LetterAvatarKitTests",
"sources" : [
"Extensions/Character+LetterAvatarKitTests.swift",
"Extensions/String+LetterAvatarKitTests.swift",
"Extensions/UIColor+LetterAvatarKitTests.swift",
"Extensions/UIImage+LetterAvatarKitTests.swift",
"LetterAvatarBuilderTests.swift",
"LetterAvatarMakerTests.swift",
"Utilities/UIImage+Compare.swift"
],
"type" : "test"
},
{
"c99name" : "LetterAvatarKit",
"module_type" : "SwiftTarget",
"name" : "LetterAvatarKit",
"path" : "LetterAvatarKit",
"product_memberships" : [
"LetterAvatarKit"
],
"sources" : [
"Extensions/Character+LetterAvatarKit.swift",
"Extensions/String+LetterAvatarKit.swift",
"Extensions/UIColor+LetterAvatarKit.swift",
"Extensions/UIImage+LetterAvatarKit.swift",
"LetterAvatarBuilder.swift",
"LetterAvatarBuilderConfiguration.swift",
"LetterAvatarMaker.swift",
"LetterAvatarMakerExtendable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.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" : "LetterAvatarKit",
"name" : "LetterAvatarKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "LetterAvatarKit",
"targets" : [
"LetterAvatarKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LetterAvatarKitTests",
"module_type" : "SwiftTarget",
"name" : "LetterAvatarKitTests",
"path" : "LetterAvatarKitTests",
"sources" : [
"Extensions/Character+LetterAvatarKitTests.swift",
"Extensions/String+LetterAvatarKitTests.swift",
"Extensions/UIColor+LetterAvatarKitTests.swift",
"Extensions/UIImage+LetterAvatarKitTests.swift",
"LetterAvatarBuilderTests.swift",
"LetterAvatarMakerTests.swift",
"Utilities/UIImage+Compare.swift"
],
"type" : "test"
},
{
"c99name" : "LetterAvatarKit",
"module_type" : "SwiftTarget",
"name" : "LetterAvatarKit",
"path" : "LetterAvatarKit",
"product_memberships" : [
"LetterAvatarKit"
],
"sources" : [
"Extensions/Character+LetterAvatarKit.swift",
"Extensions/String+LetterAvatarKit.swift",
"Extensions/UIColor+LetterAvatarKit.swift",
"Extensions/UIImage+LetterAvatarKit.swift",
"LetterAvatarBuilder.swift",
"LetterAvatarBuilderConfiguration.swift",
"LetterAvatarMaker.swift",
"LetterAvatarMakerExtendable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "LetterAvatarKit",
"schemes" : [
"LetterAvatarKit"
],
"targets" : [
"LetterAvatarKit",
"LetterAvatarKitTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LetterAvatarKit -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 LetterAvatarKit -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-27 02:32:48.646 xcodebuild[575:3258] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_02-32-0048.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "LetterAvatarKit" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:690bd98924720780392d9d16bb99c64d8346b40a, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:690bd98924720780392d9d16bb99c64d8346b40a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:690bd98924720780392d9d16bb99c64d8346b40a, 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:macOS, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable