This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build HealthKitOnFhir with Swift 6.0 for iOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/healthkit-on-fhir.git
Reference: master
Initialized empty Git repository in /Users/admin/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
Revision (git rev-parse @):
82f005714c89f90b7d30b7e74e2417b241be75b7
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/microsoft/healthkit-on-fhir.git
Command line invocation:
    /Applications/Xcode-15.3.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
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
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/Quick/Quick
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 ‘healthkit-to-fhir’
Checking out 1.0.3 of package ‘healthkit-to-fhir’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
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 ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.0 of package ‘CwlCatchException’
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.1 of package ‘CwlPreconditionTesting’
Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  Quick: https://github.com/Quick/Quick @ 3.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
resolved source packages: CwlPreconditionTesting, Nimble, HealthKitToFhir, IomtFhirClient, HealthDataSync, Quick, FHIR, CwlCatchException
{
  "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-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.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 HealthKitOnFhir_Tests -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  Quick: https://github.com/Quick/Quick @ 3.1.2
  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.2.1
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'HealthKitOnFhir_Tests' in project 'HealthKitOnFhir'
        ➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
    Target 'HealthDataSync' in project 'HealthDataSync'
        ➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
    Target 'HealthDataSync' in project 'HealthDataSync' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
    Target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
    Target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'Client' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
    Target 'Models' in project 'FHIR' (no dependencies)
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'IomtFhirClient' in project 'IomtFhirClient'
        ➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
    Target 'IomtFhirClient' in project 'IomtFhirClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 79c3b11777ad721f83e410a69d0f9dcf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/79c3b11777ad721f83e410a69d0f9dcf.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlPreconditionTesting' from project 'CwlPreconditionTesting')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FHIR' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlPreconditionTesting' from project 'CwlPreconditionTesting')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FHIR' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Quick' from project 'Quick')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthDataSync' from project 'HealthDataSync')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'IomtFhirClient' from project 'IomtFhirClient')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'QuickObjCRuntime' from project 'Quick')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthDataSync' from project 'HealthDataSync')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Nimble' from project 'Nimble')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Models' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthKitToFhir' from project 'HealthKitToFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlCatchException' from project 'CwlCatchException')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Client' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
/Users/admin/builder/spi-builder-workspace/HealthKitOnFhir.xcodeproj: error: Signing for "HealthKitOnFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitOnFhir_Tests' from project 'HealthKitOnFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthKitOnFhir_Tests' from project 'HealthKitOnFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Nimble' from project 'Nimble')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'IomtFhirClient' from project 'IomtFhirClient')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlCatchException' from project 'CwlCatchException')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Quick' from project 'Quick')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthKitToFhir' from project 'HealthKitToFhir')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.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 HealthKitOnFhir_Tests -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.1
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  Quick: https://github.com/Quick/Quick @ 3.1.2
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'HealthKitOnFhir_Tests' in project 'HealthKitOnFhir'
        ➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
    Target 'HealthDataSync' in project 'HealthDataSync'
        ➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
    Target 'HealthDataSync' in project 'HealthDataSync' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
    Target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
    Target 'HealthKitToFhir' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'Client' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
    Target 'Models' in project 'FHIR' (no dependencies)
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'IomtFhirClient' in project 'IomtFhirClient'
        ➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
    Target 'IomtFhirClient' in project 'IomtFhirClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 79c3b11777ad721f83e410a69d0f9dcf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/79c3b11777ad721f83e410a69d0f9dcf.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'IomtFhirClient' from project 'IomtFhirClient')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Quick' from project 'Quick')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'IomtFhirClient' from project 'IomtFhirClient')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlPreconditionTesting' from project 'CwlPreconditionTesting')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlCatchException' from project 'CwlCatchException')
/Users/admin/builder/spi-builder-workspace/HealthKitOnFhir.xcodeproj: error: Signing for "HealthKitOnFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitOnFhir_Tests' from project 'HealthKitOnFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthKitOnFhir_Tests' from project 'HealthKitOnFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'QuickObjCRuntime' from project 'Quick')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Client' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FHIR' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthKitToFhir' from project 'HealthKitToFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthKitToFhir' from project 'HealthKitToFhir')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthDataSync' from project 'HealthDataSync')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Models' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Nimble' from project 'Nimble')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HealthDataSync' from project 'HealthDataSync')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlMachBadInstructionHandler' from project 'CwlPreconditionTesting')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Quick' from project 'Quick')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlCatchExceptionSupport' from project 'CwlCatchException')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FHIR' from project 'FHIR')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Nimble' from project 'Nimble')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlPreconditionTesting' from project 'CwlPreconditionTesting')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CwlCatchException' from project 'CwlCatchException')
** BUILD FAILED **
BUILD FAILURE 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.