Build Information
Failed to build HealthKitOnFhir 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/microsoft/healthkit-on-fhir.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/healthkit-on-fhir
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at b8e5e9b Added new HealthKit types (#14)
Cloned https://github.com/microsoft/healthkit-on-fhir.git
Revision (git rev-parse @):
b8e5e9baa85b80abe84e6733f9c2df2211d507b4
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at 1.0.2
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/microsoft/healthkit-on-fhir.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/Quick/Quick
Fetching from https://github.com/Quick/Nimble
Fetching from https://github.com/microsoft/health-data-sync.git
Fetching from https://github.com/microsoft/healthkit-to-fhir.git
Fetching from https://github.com/microsoft/iomt-fhir-client.git
Fetching from https://github.com/smart-on-fhir/Swift-FHIR
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘Swift-FHIR’
Checking out 4.2.1 of package ‘Swift-FHIR’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘health-data-sync’
Checking out 1.0.0 of package ‘health-data-sync’
Creating working copy of package ‘iomt-fhir-client’
Checking out 1.0.0 of package ‘iomt-fhir-client’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘healthkit-to-fhir’
Checking out 1.0.3 of package ‘healthkit-to-fhir’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Resolved source packages:
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
Quick: https://github.com/Quick/Quick @ 3.1.2
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
resolved source packages: IomtFhirClient, Quick, CwlPreconditionTesting, HealthKitToFhir, CwlCatchException, FHIR, HealthDataSync, Nimble
{
"dependencies" : [
{
"identity" : "swift-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/smart-on-fhir/Swift-FHIR"
},
{
"identity" : "iomt-fhir-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/iomt-fhir-client"
},
{
"identity" : "health-data-sync",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/health-data-sync"
},
{
"identity" : "healthkit-to-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/healthkit-to-fhir"
}
],
"manifest_display_name" : "HealthKitOnFhir",
"name" : "HealthKitOnFhir",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "HealthKitOnFhir",
"targets" : [
"HealthKitOnFhir"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HealthKitOnFhir",
"module_type" : "SwiftTarget",
"name" : "HealthKitOnFhir",
"path" : "Sources",
"product_dependencies" : [
"FHIR",
"IomtFhirClient",
"HealthDataSync",
"HealthKitToFhir"
],
"product_memberships" : [
"HealthKitOnFhir"
],
"sources" : [
"Fhir/Errors/ConverterError.swift",
"Fhir/Errors/FetchError.swift",
"Fhir/Extensions/BundleExtensions.swift",
"Fhir/Extensions/FHIRSearchExtensions.swift",
"Fhir/Extensions/IdentifierExtensions.swift",
"Fhir/FhirExternalStore.swift",
"Fhir/FhirExternalStoreDelegate.swift",
"Fhir/Resources/ActiveEnergyBurnedContainer.swift",
"Fhir/Resources/AppleExerciseTimeContainer.swift",
"Fhir/Resources/AppleStandTimeContainer.swift",
"Fhir/Resources/BloodGlucoseContainer.swift",
"Fhir/Resources/BloodPressureContainer.swift",
"Fhir/Resources/BodyMassContainer.swift",
"Fhir/Resources/BodyTemperatureContainer.swift",
"Fhir/Resources/Converter.swift",
"Fhir/Resources/DietaryEnergyConsumedContainer.swift",
"Fhir/Resources/EnvironmentalAudioExposureContainer.swift",
"Fhir/Resources/HeartRateContainer.swift",
"Fhir/Resources/HeartRateVariabilityContainer.swift",
"Fhir/Resources/HeightContainer.swift",
"Fhir/Resources/OxygenSaturationContainer.swift",
"Fhir/Resources/ResourceContainer.swift",
"Fhir/Resources/ResourceContainerProtocol.swift",
"Fhir/Resources/RespiratoryRateContainer.swift",
"Fhir/Resources/RestingHeartRateContainer.swift",
"Fhir/Resources/StepCountContainer.swift",
"Fhir/Resources/WalkingHeartRateAverageContainer.swift",
"IomtFhir/IomtFhirExternalStoreDelegate.swift",
"IomtFhir/IomtFhirExtrenalStore.swift",
"IomtFhir/Messages/ActiveEnergyBurnedMessage.swift",
"IomtFhir/Messages/AppleExerciseTimeMessage.swift",
"IomtFhir/Messages/AppleStandTimeMessage.swift",
"IomtFhir/Messages/BloodGlucoseMessage.swift",
"IomtFhir/Messages/BloodPressureMessage.swift",
"IomtFhir/Messages/BodyMassMessage.swift",
"IomtFhir/Messages/BodyTemperatureMessage.swift",
"IomtFhir/Messages/DietaryEnergyConsumedMessage.swift",
"IomtFhir/Messages/EnvironmentalAudioExposureMessage.swift",
"IomtFhir/Messages/HeartRateMessage.swift",
"IomtFhir/Messages/HeartRateVariabilityMessage.swift",
"IomtFhir/Messages/HeightMessage.swift",
"IomtFhir/Messages/IomtFhirMessageBase.swift",
"IomtFhir/Messages/OxygenSaturationMessage.swift",
"IomtFhir/Messages/RespiratoryRateMessage.swift",
"IomtFhir/Messages/RestingHeartRateMessage.swift",
"IomtFhir/Messages/StepCountMessage.swift",
"IomtFhir/Messages/WalkingHeartRateAverageMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "HealthKitOnFhir",
"schemes" : [
"HealthKitOnFhir_Tests"
],
"targets" : [
"HealthKitOnFhir_Tests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -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 HealthKitOnFhir_Tests -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Quick: https://github.com/Quick/Quick @ 3.1.2
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
2025-06-18 11:53:53.143 xcodebuild[954:4756] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_11-53-0053.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "HealthKitOnFhir_Tests" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f0eb372d0c861b9178635b08861ff9cda7898411, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:f0eb372d0c861b9178635b08861ff9cda7898411, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:f0eb372d0c861b9178635b08861ff9cda7898411, 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