Build Information
Failed to build Greycats with Swift 6.3 for tvOS using Xcode 26.4.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/greycats/Greycats.swift.git
Reference: 3.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/greycats/Greycats.swift
* tag 3.1.2 -> FETCH_HEAD
HEAD is now at fb4135e Greycats defaults to GreycatsLayout
Cloned https://github.com/greycats/Greycats.swift.git
Revision (git rev-parse @):
fb4135ef55af80ccce57a1f6cbdc6b7d053b6afe
SUCCESS checkout https://github.com/greycats/Greycats.swift.git at 3.1.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/greycats/Greycats.swift.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Greycats",
"name" : "Greycats",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "GreycatsCore",
"targets" : [
"GreycatsCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Greycats",
"targets" : [
"Greycats"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GreycatsGraphics",
"targets" : [
"GreycatsGraphics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GreycatsGeocode",
"targets" : [
"GreycatsGeocode"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GreycatsNavigator",
"targets" : [
"GreycatsNavigator"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GreycatsCamera",
"targets" : [
"GreycatsCamera"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GreycatsFilterHook",
"targets" : [
"GreycatsFilterHook"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GreycatsBreadcrumb",
"targets" : [
"GreycatsBreadcrumb"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "GreycatsNavigator",
"module_type" : "SwiftTarget",
"name" : "GreycatsNavigator",
"path" : "Greycats",
"product_memberships" : [
"GreycatsNavigator"
],
"sources" : [
"Navigator.swift"
],
"target_dependencies" : [
"Greycats"
],
"type" : "library"
},
{
"c99name" : "GreycatsGraphics",
"module_type" : "SwiftTarget",
"name" : "GreycatsGraphics",
"path" : "Greycats",
"product_memberships" : [
"GreycatsGraphics",
"GreycatsCamera"
],
"sources" : [
"Graphics/Animation.swift",
"Graphics/Color.swift",
"Graphics/Graphics.swift",
"Graphics/Path.swift",
"Graphics/UIImage+Extention.swift"
],
"type" : "library"
},
{
"c99name" : "GreycatsGeocode",
"module_type" : "SwiftTarget",
"name" : "GreycatsGeocode",
"path" : "Greycats",
"product_memberships" : [
"GreycatsGeocode"
],
"sources" : [
"Geocode.swift"
],
"type" : "library"
},
{
"c99name" : "GreycatsFilterHook",
"module_type" : "SwiftTarget",
"name" : "GreycatsFilterHook",
"path" : "Greycats",
"product_memberships" : [
"GreycatsFilterHook"
],
"sources" : [
"FilterHook.swift"
],
"target_dependencies" : [
"Greycats"
],
"type" : "library"
},
{
"c99name" : "GreycatsCore",
"module_type" : "SwiftTarget",
"name" : "GreycatsCore",
"path" : "Greycats",
"product_memberships" : [
"GreycatsCore",
"Greycats",
"GreycatsNavigator",
"GreycatsCamera",
"GreycatsFilterHook"
],
"sources" : [
"Core/Alertable.swift",
"Core/Filter.swift",
"Core/JSON.swift",
"Core/Keyboard.swift",
"Core/Polar.swift",
"Core/Regex.swift",
"Core/Schedule.swift"
],
"type" : "library"
},
{
"c99name" : "GreycatsCamera",
"module_type" : "SwiftTarget",
"name" : "GreycatsCamera",
"path" : "Greycats",
"product_memberships" : [
"GreycatsCamera"
],
"sources" : [
"Camera.swift"
],
"target_dependencies" : [
"GreycatsCore",
"GreycatsGraphics"
],
"type" : "library"
},
{
"c99name" : "GreycatsBreadcrumb",
"module_type" : "SwiftTarget",
"name" : "GreycatsBreadcrumb",
"path" : "Greycats",
"product_memberships" : [
"GreycatsBreadcrumb"
],
"sources" : [
"Breadcrumb.swift"
],
"type" : "library"
},
{
"c99name" : "Greycats",
"module_type" : "SwiftTarget",
"name" : "Greycats",
"path" : "Greycats",
"product_memberships" : [
"Greycats",
"GreycatsNavigator",
"GreycatsFilterHook"
],
"sources" : [
"Layout/Designable.swift",
"Layout/FormField.swift",
"Layout/NibView.swift",
"Layout/Stack.swift",
"Layout/TableViewData.swift",
"Layout/WrappingView.swift"
],
"target_dependencies" : [
"GreycatsCore"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Greycats",
"schemes" : [
"Greycats"
],
"targets" : [
"Greycats"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Greycats -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 Greycats -destination generic/platform=tvOS
2026-04-13 04:31:03.913 xcodebuild[624:3778] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-13-04_04-31-0003.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "Greycats" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aa93d4a6f5dce4d6e9a4b0d47e77e6724c62798c, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:aa93d4a6f5dce4d6e9a4b0d47e77e6724c62798c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:aa93d4a6f5dce4d6e9a4b0d47e77e6724c62798c, 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 }
{ platform:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:0A65DF41-4C5A-42D8-80FB-C7AD911E0B72, OS:26.4, name:Apple Vision Pro }
{ platform:iOS Simulator, arch:arm64, id:ED6D44FB-E2CB-4753-A0FD-FD31596FEC80, OS:26.4, name:iPad (A16) }
{ platform:iOS Simulator, arch:arm64, id:BCEC8334-6B95-4648-94D6-7CF60E7EFD82, OS:26.4, name:iPad Air 11-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:45BB79BC-7646-4F19-8D06-DCBD411E98C0, OS:26.4, name:iPad Air 13-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:1C3FCF57-F496-44A8-91C7-42D1FBB47B6C, OS:26.4, name:iPad Pro 11-inch (M5) }
{ platform:iOS Simulator, arch:arm64, id:78ECA907-6BCE-4638-957D-C2669C42F4B7, OS:26.4, name:iPad Pro 13-inch (M5) }
{ platform:iOS Simulator, arch:arm64, id:4E377BD7-D244-4C67-AA71-C9334B19DD83, OS:26.4, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:arm64, id:5E07715F-630C-4684-A995-1B2EE7BD6598, OS:26.4, name:iPhone 17 }
{ platform:iOS Simulator, arch:arm64, id:C413B30A-952C-4663-B1C5-64938D82C4AB, OS:26.4, name:iPhone 17 Pro }
{ platform:iOS Simulator, arch:arm64, id:407D5276-A344-478A-B9C8-EB27CE780CB6, OS:26.4, name:iPhone 17 Pro Max }
{ platform:iOS Simulator, arch:arm64, id:720F5E9E-7490-4565-8AC1-7A6A63551BBC, OS:26.4, name:iPhone 17e }
{ platform:iOS Simulator, arch:arm64, id:51B1D6CF-85BF-4B9E-ACCF-FD3A9AD197FF, OS:26.4, name:iPhone Air }
INFRASTRUCTURE ERROR (status: destinationUnavailable