Build Information
Failed to build Deli with Swift 6.2 (beta) for visionOS using Xcode 26.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kawoou/Deli.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kawoou/Deli
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ce03cd3 Update travis deploy key
Cloned https://github.com/kawoou/Deli.git
Revision (git rev-parse @):
ce03cd37987f51fad921b891ad428ecd5c38475c
SUCCESS checkout https://github.com/kawoou/Deli.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/kawoou/Deli.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
Resolve Package Graph
Fetching from https://github.com/jpsim/SourceKitten.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Fetching from https://github.com/drmohundro/SWXMLHash.git
Fetching from https://github.com/crossroadlabs/Regex.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/jpsim/Yams.git
Fetching from https://github.com/tuist/xcodeproj.git
Fetching from https://github.com/tadija/AEXML
Fetching from https://github.com/Carthage/Commandant.git
Fetching from https://github.com/kylef/PathKit
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/Quick/Quick.git
Creating working copy of package ‘SWXMLHash’
Checking out 5.0.1 of package ‘SWXMLHash’
Creating working copy of package ‘AEXML’
Checking out 4.4.0 of package ‘AEXML’
Creating working copy of package ‘xcodeproj’
Checking out 7.5.0 of package ‘xcodeproj’
Creating working copy of package ‘Quick’
Checking out 2.2.0 of package ‘Quick’
Creating working copy of package ‘Yams’
Checking out 2.0.0 of package ‘Yams’
Creating working copy of package ‘PathKit’
Checking out 1.0.0 of package ‘PathKit’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 1.2.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Nimble’
Checking out 8.0.5 of package ‘Nimble’
Creating working copy of package ‘Regex’
Checking out 1.2.0 of package ‘Regex’
Creating working copy of package ‘Spectre’
Checking out 0.9.0 of package ‘Spectre’
Creating working copy of package ‘CwlCatchException’
Checking out 1.2.0 of package ‘CwlCatchException’
Creating working copy of package ‘SourceKitten’
Checking out 0.28.0 of package ‘SourceKitten’
Creating working copy of package ‘Commandant’
Checking out 0.17.0 of package ‘Commandant’
Resolved source packages:
Regex: https://github.com/crossroadlabs/Regex.git @ 1.2.0
Nimble: https://github.com/Quick/Nimble.git @ 8.0.5
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 5.0.1
AEXML: https://github.com/tadija/AEXML @ 4.4.0
Yams: https://github.com/jpsim/Yams.git @ 2.0.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 1.2.0
Deli: /Users/admin/builder/spi-builder-workspace/Binary
XcodeProj: https://github.com/tuist/xcodeproj.git @ 7.5.0
Quick: https://github.com/Quick/Quick.git @ 2.2.0
Spectre: https://github.com/kylef/Spectre.git @ 0.9.0
Commandant: https://github.com/Carthage/Commandant.git @ 0.17.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 1.2.0
SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.28.0
PathKit: https://github.com/kylef/PathKit @ 1.0.0
resolved source packages: Regex, Nimble, SWXMLHash, AEXML, Yams, CwlCatchException, Deli, XcodeProj, Quick, Spectre, Commandant, CwlPreconditionTesting, SourceKitten, PathKit
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"exact" : [
"2.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"8.0.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "Deli",
"name" : "Deli",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Deli",
"targets" : [
"Deli"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "DeliTests",
"module_type" : "SwiftTarget",
"name" : "DeliTests",
"path" : "Tests/DeliTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"DeliSample/AccountConfiguration.swift",
"DeliSample/AccountService.swift",
"DeliSample/AlwaysModel.swift",
"DeliSample/Book/Book.swift",
"DeliSample/Book/COSMOS.swift",
"DeliSample/Book/HarryPotter.swift",
"DeliSample/Book/Novel.swift",
"DeliSample/Book/Science.swift",
"DeliSample/Book/TroisiemeHumanite.swift",
"DeliSample/DeliFactory.swift",
"DeliSample/DependencyTestModel.swift",
"DeliSample/FactoryTest.swift",
"DeliSample/Friend.swift",
"DeliSample/FriendInfoViewModel.swift",
"DeliSample/FriendListViewModel.swift",
"DeliSample/FriendPayload.swift",
"DeliSample/FriendService.swift",
"DeliSample/LazyAutowiredQualifier.swift",
"DeliSample/LibraryService.swift",
"DeliSample/MessageService.swift",
"DeliSample/NestedType.swift",
"DeliSample/NetworkManager.swift",
"DeliSample/Property/InjectPropertyTest.swift",
"DeliSample/Property/NetworkMethod.swift",
"DeliSample/Property/NetworkProvider.swift",
"DeliSample/Property/PropertyAutowired.swift",
"DeliSample/Property/PropertyAutowiredFactory.swift",
"DeliSample/Property/PropertyInject.swift",
"DeliSample/Property/PropertyLazyAutowired.swift",
"DeliSample/Property/PropertyLazyAutowiredFactory.swift",
"DeliSample/Property/ServerConfig.swift",
"DeliSample/PropertyWrapper/PropertyWrapperTest1.swift",
"DeliSample/PropertyWrapper/PropertyWrapperTest2.swift",
"DeliSample/Robot/Robot.swift",
"DeliSample/Robot/RobotBody.swift",
"DeliSample/Robot/RobotFactory.swift",
"DeliSample/Robot/RobotHead.swift",
"DeliSample/Struct/StructWithAutowired.swift",
"DeliSample/Struct/StructWithAutowiredFactory.swift",
"DeliSample/Struct/StructWithComponent.swift",
"DeliSample/Struct/StructWithLazyAutowired.swift",
"DeliSample/TestDeliFactory.swift",
"DeliSample/TestDeliObject.swift",
"DeliSample/TestNotRegister.swift",
"DeliSample/TestPayload.swift",
"DeliSample/TestRegister.swift",
"DeliSample/TestService.swift",
"DeliSample/TestView1.swift",
"DeliSample/TestView2.swift",
"DeliSample/TestView3.swift",
"DeliSample/TestViewModel.swift",
"DeliSample/UnicodeTest.swift",
"DeliSample/UserPayload.swift",
"DeliSample/UserViewModel.swift",
"DeliSample/WeakViewModel.swift",
"DeliSpec.swift",
"Mock/MockAccountService.swift",
"Mock/MockBook.swift"
],
"target_dependencies" : [
"Deli"
],
"type" : "test"
},
{
"c99name" : "Deli",
"module_type" : "SwiftTarget",
"name" : "Deli",
"path" : "Sources/Deli",
"product_memberships" : [
"Deli"
],
"sources" : [
"Autowired.swift",
"AutowiredFactory.swift",
"Component.swift",
"ConfigProperty.swift",
"Configuration.swift",
"Core/AppContext.swift",
"Core/Component/ContainerComponent.swift",
"Core/Component/DefaultContainerComponent.swift",
"Core/Component/FactoryContainerComponent.swift",
"Core/Container.swift",
"Core/Error/ContainerError.swift",
"Core/Type/FactoryResolver.swift",
"Core/Type/Linker.swift",
"Core/Type/LoadPriority.swift",
"Core/Type/ResolveRole.swift",
"Core/Type/Resolver.swift",
"Core/Type/Scope.swift",
"Core/Type/TypeKey.swift",
"Dependency.swift",
"DependencyArray.swift",
"Factory.swift",
"Inject.swift",
"LazyAutowired.swift",
"LazyAutowiredFactory.swift",
"ModuleFactory.swift",
"Payload.swift",
"PropertyValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Deli",
"schemes" : [
"Deli-Package"
],
"targets" : [
"Deli",
"DeliPackageDescription",
"DeliPackageTests",
"DeliTests",
"Nimble",
"NimblePackageDescription",
"Quick",
"QuickPackageDescription",
"QuickSpecBase"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Deli-Package -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 Deli-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
PathKit: https://github.com/kylef/PathKit @ 1.0.0
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 5.0.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 1.2.0
Yams: https://github.com/jpsim/Yams.git @ 2.0.0
Regex: https://github.com/crossroadlabs/Regex.git @ 1.2.0
Deli: /Users/admin/builder/spi-builder-workspace/Binary
Commandant: https://github.com/Carthage/Commandant.git @ 0.17.0
SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.28.0
Nimble: https://github.com/Quick/Nimble.git @ 8.0.5
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 1.2.0
Quick: https://github.com/Quick/Quick.git @ 2.2.0
XcodeProj: https://github.com/tuist/xcodeproj.git @ 7.5.0
Spectre: https://github.com/kylef/Spectre.git @ 0.9.0
AEXML: https://github.com/tadija/AEXML @ 4.4.0
2025-06-17 08:52:04.161 xcodebuild[1352:6580] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_08-52-0004.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "Deli-Package" scheme:
{ platform:macOS, arch:arm64, id:4db8fe11926646c003aedd4f5e231edb83a58753, name:My Mac }
{ platform:macOS, arch:x86_64, id:4db8fe11926646c003aedd4f5e231edb83a58753, 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, arch:arm64, id:F69FF41F-59AD-4EAE-94E2-6D1A1112ED95, OS:26.0, name:Apple TV }
{ platform:tvOS Simulator, arch:x86_64, id:F69FF41F-59AD-4EAE-94E2-6D1A1112ED95, OS:26.0, name:Apple TV }
{ platform:tvOS Simulator, arch:arm64, id:833DC45D-933E-473A-B8B3-E40EF25072B4, OS:26.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, arch:x86_64, id:833DC45D-933E-473A-B8B3-E40EF25072B4, OS:26.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, arch:arm64, id:AB5CFB16-0F3F-4D9E-8151-F6A49E8B91B4, OS:26.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, arch:x86_64, id:AB5CFB16-0F3F-4D9E-8151-F6A49E8B91B4, OS:26.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, arch:arm64, id:506D5DF6-CA7E-4417-8B04-633B0E40731C, OS:26.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, arch:x86_64, id:506D5DF6-CA7E-4417-8B04-633B0E40731C, OS:26.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, arch:arm64, id:C807D16C-BE7F-4897-94C8-9D237C355F5D, OS:26.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, arch:x86_64, id:C807D16C-BE7F-4897-94C8-9D237C355F5D, OS:26.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, arch:arm64, id:F0F5B16E-07A2-4186-864E-BC59A85AD8F9, OS:26.0, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, arch:x86_64, id:F0F5B16E-07A2-4186-864E-BC59A85AD8F9, OS:26.0, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, arch:arm64, id:9D215D6C-AE23-4DE6-B45C-0301E0B21364, OS:26.0, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, arch:x86_64, id:9D215D6C-AE23-4DE6-B45C-0301E0B21364, OS:26.0, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, arch:arm64, id:62C57E77-3EB0-4056-8FA4-AFEB6601CA6B, OS:26.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, arch:x86_64, id:62C57E77-3EB0-4056-8FA4-AFEB6601CA6B, OS:26.0, name:Apple Watch Ultra 2 (49mm) }
{ 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