The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitOnFhir with Swift 5.9 for visionOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme HealthKitOnFhir_Tests -destination "generic/platform=xros"

Build Log

========================================
RunAll
========================================
Builder version: 4.20.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/healthkit-on-fhir.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/microsoft/healthkit-on-fhir
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 82f0057 Added documentation for SMART on FHIR Proxy (#21)
Cloned https://github.com/microsoft/healthkit-on-fhir.git into spi-builder-workspace
82f005714c89f90b7d30b7e74e2417b241be75b7
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/Quick/Quick (cached)

Fetching from https://github.com/Quick/Nimble (cached)

Fetching from https://github.com/microsoft/iomt-fhir-client.git (cached)

Fetching from https://github.com/microsoft/healthkit-to-fhir.git (cached)

Fetching from https://github.com/microsoft/health-data-sync.git (cached)

Fetching from https://github.com/smart-on-fhir/Swift-FHIR (cached)

Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)

Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)

Creating working copy of package ‘CwlCatchException’

Checking out 2.1.2 of package ‘CwlCatchException’


Creating working copy of package ‘Swift-FHIR’

Checking out 4.2.1 of package ‘Swift-FHIR’

Creating working copy of package ‘Quick’

Checking out 3.1.2 of package ‘Quick’


Creating working copy of package ‘iomt-fhir-client’

Checking out 1.0.0 of package ‘iomt-fhir-client’

Creating working copy of package ‘CwlPreconditionTesting’

Checking out 2.1.2 of package ‘CwlPreconditionTesting’

Creating working copy of package ‘healthkit-to-fhir’

Checking out 1.0.3 of package ‘healthkit-to-fhir’

Creating working copy of package ‘health-data-sync’

Checking out 1.0.0 of package ‘health-data-sync’

Creating working copy of package ‘Nimble’

Checking out 9.2.1 of package ‘Nimble’


Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  Quick: https://github.com/Quick/Quick @ 3.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.2
resolved source packages: CwlCatchException, Nimble, Quick, FHIR, HealthKitToFhir, HealthDataSync, IomtFhirClient, CwlPreconditionTesting
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitOnFhir",
    "schemes" : [
      "HealthKitOnFhir_Tests"
    ],
    "targets" : [
      "HealthKitOnFhir_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme HealthKitOnFhir_Tests -destination "generic/platform=xros"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=xros

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  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.1.2
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  Quick: https://github.com/Quick/Quick @ 3.1.2
2023-06-29 20:56:04.387 xcodebuild[65459:1122021] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_20-56-0004.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:00008103-0008793E26D2001E }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
		{ 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, variant:Designed for [iPad,iPhone], id:6AC0F656-AA4E-43C7-8D43-5A0FF4CDF4F1, OS:1.0, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, name:iPhone SE (3rd generation) }
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=xros

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 3.1.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.2
2023-06-29 20:56:06.445 xcodebuild[65526:1122405] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_20-56-0006.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:00008103-0008793E26D2001E }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
		{ 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, variant:Designed for [iPad,iPhone], id:6AC0F656-AA4E-43C7-8D43-5A0FF4CDF4F1, OS:1.0, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, name:iPhone SE (3rd generation) }
Retrying in 0 seconds ...
BUILD FAILURE 5.9 visionOS