Build Information
Failed to build Greycats with Swift 6.2 for visionOS using Xcode 26.3.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.64.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: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/greycats/Greycats.swift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Greycats -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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=xrOS
2025-06-19 09:47:29.691 xcodebuild[566:3269] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_09-47-0029.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "Greycats" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1ff4785ee99253f0f8b8956c4f0b3b57850edb85, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:1ff4785ee99253f0f8b8956c4f0b3b57850edb85, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1ff4785ee99253f0f8b8956c4f0b3b57850edb85, 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:EFECA3E5-EBBC-4E1D-A125-60C784EFEA50, OS:26.0, name:Apple Vision Pro 4K }
{ platform:iOS Simulator, arch:arm64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
{ platform:iOS Simulator, arch:x86_64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
{ platform:iOS Simulator, arch:arm64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, arch:x86_64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, arch:arm64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, arch:x86_64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, arch:arm64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, arch:x86_64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, arch:x86_64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:x86_64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:arm64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
{ platform:iOS Simulator, arch:x86_64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
{ platform:iOS Simulator, arch:arm64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
{ platform:iOS Simulator, arch:x86_64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
{ platform:iOS Simulator, arch:arm64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
{ platform:iOS Simulator, arch:x86_64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
{ platform:iOS Simulator, arch:arm64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, arch:x86_64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, arch:arm64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
{ platform:iOS Simulator, arch:x86_64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
INFRASTRUCTURE ERROR (status: destinationUnavailable