Build Information
Failed to build NeedleFoundation with Swift 5.10 for visionOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uber/needle.git
Reference: v0.25.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uber/needle
* tag v0.25.1 -> FETCH_HEAD
HEAD is now at 69f7a88 Update generator binary and version file for v0.25.1
Cloned https://github.com/uber/needle.git
Revision (git rev-parse @):
69f7a889d2736f2621c6083ac29e0a75d158f249
SUCCESS checkout https://github.com/uber/needle.git at v0.25.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/uber/needle.git
Command line invocation:
/Applications/Xcode-15.4.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
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/uber/swift-common.git
Fetching from https://github.com/uber/swift-concurrency.git
Fetching from https://github.com/apple/swift-tools-support-core
Fetching from https://github.com/apple/swift-system.git
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.2.7 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-syntax’
Checking out 0e85cf7 (0e85cf7) of package ‘swift-syntax’
Creating working copy of package ‘swift-system’
Checking out 1.1.1 of package ‘swift-system’
Creating working copy of package ‘swift-common’
Checking out 0.5.0 of package ‘swift-common’
Creating working copy of package ‘swift-concurrency’
Checking out 0.7.1 of package ‘swift-concurrency’
Resolved source packages:
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
swift-system: https://github.com/apple/swift-system.git @ 1.1.1
Needle: /Users/admin/builder/spi-builder-workspace/Generator
Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
resolved source packages: SwiftSyntax, swift-system, Needle, Concurrency, Swift-Common, swift-tools-support-core
{
"dependencies" : [
],
"manifest_display_name" : "NeedleFoundation",
"name" : "NeedleFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NeedleFoundation",
"targets" : [
"NeedleFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NeedleFoundationTest",
"targets" : [
"NeedleFoundationTest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "NeedleFoundationTests",
"module_type" : "SwiftTarget",
"name" : "NeedleFoundationTests",
"path" : "Tests/NeedleFoundationTests",
"sources" : [
"ComponentTests.swift",
"DependencyProviderRegistryTests.swift",
"Pluginized/PluginizedComponentTests.swift"
],
"target_dependencies" : [
"NeedleFoundation"
],
"type" : "test"
},
{
"c99name" : "NeedleFoundationTestTests",
"module_type" : "SwiftTarget",
"name" : "NeedleFoundationTestTests",
"path" : "Tests/NeedleFoundationTestTests",
"sources" : [
"MockComponentPathBuilderTests.swift"
],
"target_dependencies" : [
"NeedleFoundationTest"
],
"type" : "test"
},
{
"c99name" : "NeedleFoundationTest",
"module_type" : "SwiftTarget",
"name" : "NeedleFoundationTest",
"path" : "Sources/NeedleFoundationTest",
"product_memberships" : [
"NeedleFoundationTest"
],
"sources" : [
"MockComponentPathBuilder.swift"
],
"target_dependencies" : [
"NeedleFoundation"
],
"type" : "library"
},
{
"c99name" : "NeedleFoundation",
"module_type" : "SwiftTarget",
"name" : "NeedleFoundation",
"path" : "Sources/NeedleFoundation",
"product_memberships" : [
"NeedleFoundation",
"NeedleFoundationTest"
],
"sources" : [
"Bootstrap.swift",
"Component.swift",
"Internal/DependencyProviderRegistry.swift",
"Pluginized/Internal/PluginExtensionProviderRegistry.swift",
"Pluginized/NonCoreComponent.swift",
"Pluginized/PluginizedComponent.swift",
"Pluginized/PluginizedScopeLifecycle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "NeedleFoundation",
"schemes" : [
"NeedleFoundation"
],
"targets" : [
"NeedleFoundation",
"NeedleFoundationPackageDescription",
"NeedleFoundationPackageTests",
"NeedleFoundationTest",
"NeedleFoundationTestTests",
"NeedleFoundationTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NeedleFoundation -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-15.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 NeedleFoundation -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
Needle: /Users/admin/builder/spi-builder-workspace/Generator
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
swift-system: https://github.com/apple/swift-system.git @ 1.1.1
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
2025-01-28 01:32:56.294 xcodebuild[664:3708] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-28-01_01-32-0056.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "NeedleFoundation" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, 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, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS 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 }
{ platform:tvOS Simulator, id:3DCDB840-9F58-45CD-986B-98E19574885F, OS:17.5, name:Apple TV }
{ platform:tvOS Simulator, id:3DCDB840-9F58-45CD-986B-98E19574885F, OS:17.5, name:Apple TV }
{ platform:tvOS Simulator, id:E92BDC90-C144-42F3-85D7-65EF40B3243F, OS:17.5, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:E92BDC90-C144-42F3-85D7-65EF40B3243F, OS:17.5, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:8DD4FF78-0FC8-4C59-8371-C9A2ABADA435, OS:17.5, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:8DD4FF78-0FC8-4C59-8371-C9A2ABADA435, OS:17.5, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, id:29020D95-BC72-4A76-A39A-B195E43E1613, OS:10.5, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:29020D95-BC72-4A76-A39A-B195E43E1613, OS:10.5, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:CC33FDC1-8387-471C-A0AE-467FE0DEFF80, OS:10.5, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:CC33FDC1-8387-471C-A0AE-467FE0DEFF80, OS:10.5, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:F00BED1C-2884-43AF-BBA6-08EFC4804FB9, OS:10.5, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:F00BED1C-2884-43AF-BBA6-08EFC4804FB9, OS:10.5, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:173F4FB8-F8C1-4CF6-BFD6-216572D2B36D, OS:10.5, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:173F4FB8-F8C1-4CF6-BFD6-216572D2B36D, OS:10.5, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:27B0997C-BFF9-4C3A-A92A-FF6727932A80, OS:10.5, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:27B0997C-BFF9-4C3A-A92A-FF6727932A80, OS:10.5, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:B983DD3B-86BA-4C9D-AA03-676BD2725EBB, OS:10.5, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:B983DD3B-86BA-4C9D-AA03-676BD2725EBB, OS:10.5, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:0F9D322B-1906-499C-861A-5295592BCF18, OS:10.5, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:0F9D322B-1906-499C-861A-5295592BCF18, OS:10.5, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:062C57FA-DBC3-4928-A53A-6A68CE86C14F, OS:10.5, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:062C57FA-DBC3-4928-A53A-6A68CE86C14F, OS:10.5, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:DC289699-6DDF-4760-AB44-93D153A791C7, OS:10.5, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:DC289699-6DDF-4760-AB44-93D153A791C7, OS:10.5, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:3CE2A702-9F14-44FB-A054-5EAD5F39A30D, OS:10.5, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:3CE2A702-9F14-44FB-A054-5EAD5F39A30D, OS:10.5, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:5CB7A7F4-41DF-446F-9F65-B97C45A64106, OS:10.5, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:5CB7A7F4-41DF-446F-9F65-B97C45A64106, OS:10.5, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:98CF9E9D-A923-4929-840E-E8B2EF83782E, OS:17.5, name:iPad (10th generation) }
{ platform:iOS Simulator, id:98CF9E9D-A923-4929-840E-E8B2EF83782E, OS:17.5, name:iPad (10th generation) }
{ platform:iOS Simulator, id:083AE6AE-210C-42CF-A95D-2611B29264F4, OS:17.5, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:083AE6AE-210C-42CF-A95D-2611B29264F4, OS:17.5, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:847EF4D5-E2F5-4F25-AD34-39D8F475B9F3, OS:17.5, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:847EF4D5-E2F5-4F25-AD34-39D8F475B9F3, OS:17.5, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:DC8D81D1-BC53-42D1-899E-BF62E080FE81, OS:17.5, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:DC8D81D1-BC53-42D1-899E-BF62E080FE81, OS:17.5, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:45025DF6-034F-487C-950A-10EEDA2654AB, OS:17.5, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:45025DF6-034F-487C-950A-10EEDA2654AB, OS:17.5, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:92371937-FE67-41ED-AF22-F1CB27540111, OS:17.5, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:92371937-FE67-41ED-AF22-F1CB27540111, OS:17.5, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:B343B625-C5FD-4EF0-B0DB-AAF78A9AFA59, OS:17.5, name:iPhone 15 }
{ platform:iOS Simulator, id:B343B625-C5FD-4EF0-B0DB-AAF78A9AFA59, OS:17.5, name:iPhone 15 }
{ platform:iOS Simulator, id:E8E6103C-E994-48B2-BCFB-08452991DAF4, OS:17.5, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:E8E6103C-E994-48B2-BCFB-08452991DAF4, OS:17.5, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:60CAE2EE-1D6B-47A0-8CEB-54B4DC174528, OS:17.5, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:60CAE2EE-1D6B-47A0-8CEB-54B4DC174528, OS:17.5, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:1630275B-43BB-487E-ADD7-9DC72C60EE41, OS:17.5, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:1630275B-43BB-487E-ADD7-9DC72C60EE41, OS:17.5, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:AC90B049-EA8F-4969-9735-7871FED3C526, OS:17.5, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:AC90B049-EA8F-4969-9735-7871FED3C526, OS:17.5, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable