Build Information
Failed to build HealthKitOnFhir, reference 1.0.2 (b8e5e9
), with Swift 6.0 for iOS using Xcode 16.2 on 27 Nov 2024 19:56:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=iOS 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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.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: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/microsoft/healthkit-on-fhir.git
Command line invocation:
/Applications/Xcode-16.1.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/Quick/Nimble
Fetching from https://github.com/microsoft/healthkit-to-fhir.git
Fetching from https://github.com/microsoft/health-data-sync.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 ‘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 ‘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 ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘health-data-sync’
Checking out 1.0.0 of package ‘health-data-sync’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Resolved source packages:
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
Quick: https://github.com/Quick/Quick @ 3.1.2
Nimble: https://github.com/Quick/Nimble @ 9.2.1
resolved source packages: HealthKitToFhir, FHIR, HealthDataSync, CwlCatchException, CwlPreconditionTesting, IomtFhirClient, Quick, 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-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=iOS 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.1.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 -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:
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Nimble: https://github.com/Quick/Nimble @ 9.2.1
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
Quick: https://github.com/Quick/Quick @ 3.1.2
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
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 /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
Build description signature: 57c1220f6e759dc0c484870ab59ced9b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/57c1220f6e759dc0c484870ab59ced9b.xcbuilddata
/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')
** BUILD FAILED **
The following build commands failed:
Building project HealthKitOnFhir with scheme HealthKitOnFhir_Tests
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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 -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:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
Quick: https://github.com/Quick/Quick @ 3.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
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Nimble: https://github.com/Quick/Nimble @ 9.2.1
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
/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')
** BUILD FAILED **
The following build commands failed:
Building project HealthKitOnFhir with scheme HealthKitOnFhir_Tests
(1 failure)
BUILD FAILURE 6.0 iOS