Build Information
Failed to build NeedleFoundation with Swift 6.0 for visionOS using Xcode 16.2.
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: 6.0
Building package at path: $PWD
https://github.com/uber/needle.git
https://github.com/uber/needle.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.2.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-common’
Checking out 0.5.0 of package ‘swift-common’
Creating working copy of package ‘swift-system’
Checking out 1.1.1 of package ‘swift-system’
Creating working copy of package ‘swift-concurrency’
Checking out 0.7.1 of package ‘swift-concurrency’
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’
Resolved source packages:
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
Needle: /Users/admin/builder/spi-builder-workspace/Generator
swift-system: https://github.com/apple/swift-system.git @ 1.1.1
resolved source packages: swift-tools-support-core, Swift-Common, SwiftSyntax, Concurrency, Needle, swift-system
{
"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-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NeedleFoundation -destination generic/platform=xrOS 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.2.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 "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
Resolve Package Graph
Resolved source packages:
Needle: /Users/admin/builder/spi-builder-workspace/Generator
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.2.7
Swift-Common: https://github.com/uber/swift-common.git @ 0.5.0
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0e85cf7 (0e85cf7)
Concurrency: https://github.com/uber/swift-concurrency.git @ 0.7.1
swift-system: https://github.com/apple/swift-system.git @ 1.1.1
2025-01-28 01:33:28.954 xcodebuild[978:5368] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-28-01_01-33-0028.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:21B3C97B-EC06-4EDB-941C-AB2B18A9A11D, OS:18.1, name:Apple TV }
{ platform:tvOS Simulator, id:21B3C97B-EC06-4EDB-941C-AB2B18A9A11D, OS:18.1, name:Apple TV }
{ platform:tvOS Simulator, id:3E10F23E-7E62-4BCA-89FD-91BD4ED7680D, OS:18.2, name:Apple TV }
{ platform:tvOS Simulator, id:3E10F23E-7E62-4BCA-89FD-91BD4ED7680D, OS:18.2, name:Apple TV }
{ platform:tvOS Simulator, id:44425387-8749-4A3E-AA36-8A1398A647A9, OS:18.1, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:44425387-8749-4A3E-AA36-8A1398A647A9, OS:18.1, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:CA6326F9-9BA1-495A-95B7-B6C6D81B806A, OS:18.2, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:CA6326F9-9BA1-495A-95B7-B6C6D81B806A, OS:18.2, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:091F9688-523C-45C6-94A2-C5DEE4A7AA4E, OS:18.1, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:091F9688-523C-45C6-94A2-C5DEE4A7AA4E, OS:18.1, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:4816362A-546D-4949-968D-9EEA826874EA, OS:18.2, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:4816362A-546D-4949-968D-9EEA826874EA, OS:18.2, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, id:C5805F42-5B7A-4FEC-9AB2-F7BBE92AEBD9, OS:11.1, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:C5805F42-5B7A-4FEC-9AB2-F7BBE92AEBD9, OS:11.1, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:1E74821C-2091-460A-9536-B10C80FCA301, OS:11.2, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:1E74821C-2091-460A-9536-B10C80FCA301, OS:11.2, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:C936F6AA-7A27-41CD-AD5B-25E1BEBA41D5, OS:11.1, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:C936F6AA-7A27-41CD-AD5B-25E1BEBA41D5, OS:11.1, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:25CBBBF0-1509-4CAB-AE23-D948CB5DF243, OS:11.2, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:25CBBBF0-1509-4CAB-AE23-D948CB5DF243, OS:11.2, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:8AE3A1C2-F374-4DC0-9C78-04404B5DA234, OS:11.1, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, id:8AE3A1C2-F374-4DC0-9C78-04404B5DA234, OS:11.1, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, id:3638996B-7848-4FBE-B91A-8E7A6F6196C9, OS:11.2, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, id:3638996B-7848-4FBE-B91A-8E7A6F6196C9, OS:11.2, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, id:8645A335-68D1-42A0-8627-429851FE5F5D, OS:11.1, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, id:8645A335-68D1-42A0-8627-429851FE5F5D, OS:11.1, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, id:2FF01EC0-751A-4478-A1FA-E7F0CEF59AB1, OS:11.2, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, id:2FF01EC0-751A-4478-A1FA-E7F0CEF59AB1, OS:11.2, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, id:9A57675D-8210-40B7-BBBD-D99373CDE677, OS:11.1, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:9A57675D-8210-40B7-BBBD-D99373CDE677, OS:11.1, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:644A7E3C-8E09-48C3-8B75-510CF94291C1, OS:11.2, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:644A7E3C-8E09-48C3-8B75-510CF94291C1, OS:11.2, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:14C67660-F038-4C1B-8D10-092C5817CFB3, OS:18.1, name:iPad (10th generation) }
{ platform:iOS Simulator, id:14C67660-F038-4C1B-8D10-092C5817CFB3, OS:18.1, name:iPad (10th generation) }
{ platform:iOS Simulator, id:6C20836D-FE2B-4F62-BC5B-42A7E27C174A, OS:18.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:6C20836D-FE2B-4F62-BC5B-42A7E27C174A, OS:18.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:A9CA1E39-15FE-4C5F-A1AF-20E108FDDEA0, OS:18.1, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:A9CA1E39-15FE-4C5F-A1AF-20E108FDDEA0, OS:18.1, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:D669A752-F0E3-4D9D-B3E2-3935FFFF26C9, OS:18.2, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:D669A752-F0E3-4D9D-B3E2-3935FFFF26C9, OS:18.2, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:48D1666C-B60D-47AE-9D1B-9049533351E3, OS:18.1, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:48D1666C-B60D-47AE-9D1B-9049533351E3, OS:18.1, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:DE597F6B-749A-4B26-B7FE-6FC872A319D6, OS:18.2, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:DE597F6B-749A-4B26-B7FE-6FC872A319D6, OS:18.2, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:288D6F59-E2E3-48B5-BB23-0411D7B7525A, OS:18.1, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:288D6F59-E2E3-48B5-BB23-0411D7B7525A, OS:18.1, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:00C52F0F-6156-4BA9-8758-BC6058B1E525, OS:18.2, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:00C52F0F-6156-4BA9-8758-BC6058B1E525, OS:18.2, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:AD733322-8BE6-4C49-96A2-3CA2E1E6F62D, OS:18.1, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:AD733322-8BE6-4C49-96A2-3CA2E1E6F62D, OS:18.1, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:816A6AE0-5A53-4D77-BB13-7C787489FC92, OS:18.2, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:816A6AE0-5A53-4D77-BB13-7C787489FC92, OS:18.2, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:0CB5F154-89A6-4FA6-AA7E-3F65FEC61DB5, OS:18.1, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:0CB5F154-89A6-4FA6-AA7E-3F65FEC61DB5, OS:18.1, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:8398401E-8679-4987-9A02-2C53850D755F, OS:18.1, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, id:8398401E-8679-4987-9A02-2C53850D755F, OS:18.1, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, id:DE9158FF-7556-425C-B263-EB60C838E3AB, OS:18.2, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, id:DE9158FF-7556-425C-B263-EB60C838E3AB, OS:18.2, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, id:6E4459DC-4425-4FAF-BB06-921B51CA19FD, OS:18.1, name:iPhone 16 }
{ platform:iOS Simulator, id:6E4459DC-4425-4FAF-BB06-921B51CA19FD, OS:18.1, name:iPhone 16 }
{ platform:iOS Simulator, id:2CD45365-4590-497E-96EC-4413C79FB228, OS:18.2, name:iPhone 16 }
{ platform:iOS Simulator, id:2CD45365-4590-497E-96EC-4413C79FB228, OS:18.2, name:iPhone 16 }
{ platform:iOS Simulator, id:4ADF51BA-C4AD-4CAA-BC86-DCAF2059DF79, OS:18.1, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:4ADF51BA-C4AD-4CAA-BC86-DCAF2059DF79, OS:18.1, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:80DD53B2-3FF4-4D75-99F5-84FBD98E8BF4, OS:18.2, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:80DD53B2-3FF4-4D75-99F5-84FBD98E8BF4, OS:18.2, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:3861142E-2C2A-4ACD-9A62-1E2ACE30EC7A, OS:18.1, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:3861142E-2C2A-4ACD-9A62-1E2ACE30EC7A, OS:18.1, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:F64A3BE1-3E60-490F-8964-48A5F2786CC5, OS:18.2, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:F64A3BE1-3E60-490F-8964-48A5F2786CC5, OS:18.2, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:BD3CAA51-B04C-49FD-94D5-4B19A86F0724, OS:18.1, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:BD3CAA51-B04C-49FD-94D5-4B19A86F0724, OS:18.1, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:137EA5AD-4EB2-492B-A0AF-B80E34C8EE4D, OS:18.2, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:137EA5AD-4EB2-492B-A0AF-B80E34C8EE4D, OS:18.2, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:49D3812D-1A02-41C9-9775-F6EB85147BA0, OS:18.1, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:49D3812D-1A02-41C9-9775-F6EB85147BA0, OS:18.1, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:83917057-2EBB-46F7-BB15-3B850CDD54B4, OS:18.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:83917057-2EBB-46F7-BB15-3B850CDD54B4, OS:18.2, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable