The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitOnFhir with Swift 5.10 for macOS (Xcode) using Xcode 15.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/2/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
Revision (git rev-parse @):
82f005714c89f90b7d30b7e74e2417b241be75b7
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $workDir
https://github.com/microsoft/healthkit-on-fhir.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/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 ‘iomt-fhir-client’
Checking out 1.0.0 of package ‘iomt-fhir-client’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.0 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 ‘Swift-FHIR’
Checking out 4.2.1 of package ‘Swift-FHIR’
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’
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
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.0
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  HealthDataSync: https://github.com/microsoft/health-data-sync.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
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
resolved source packages: IomtFhirClient, Quick, CwlPreconditionTesting, HealthKitToFhir, HealthDataSync, Nimble, FHIR, CwlCatchException
2024-02-14 16:24:27.627 xcodebuild[48791:5981780] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 16:24:27.904 xcodebuild[48791:5981780] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitOnFhir",
    "schemes" : [
      "HealthKitOnFhir_Tests"
    ],
    "targets" : [
      "HealthKitOnFhir_Tests"
    ]
  }
}
2024-02-14 16:24:33.943 xcodebuild[49476:5983817] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 16:24:34.697 xcodebuild[49476:5983817] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching from https://github.com/Quick/Quick (cached)
Resolved source packages:
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  Quick: https://github.com/Quick/Quick @ 3.1.2
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-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9e0282e6d8415fee0ad907451ba1214c
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e0282e6d8415fee0ad907451ba1214c.xcbuilddata
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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')
2024-02-14 16:24:35.196 xcodebuild[49635:5984411] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 16:24:35.865 xcodebuild[49635:5984411] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E, name:My Mac }
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:F72B4774-80F1-46B1-8438-87CC44877F81, OS:1.1, name:Apple Vision Pro }
{ platform:iOS Simulator, id:8C0985BD-C231-44A9-A42A-48E32D904F22, OS:17.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:B356BE2B-EFC5-41D9-851F-D3F4BE4E9E18, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:1061DA60-1B2C-43B4-8A12-AA8E17FDBF6B, OS:17.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:4E3FF828-C406-4B78-9927-9C976A8B1FCB, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:25D827DD-3847-4642-8622-9336A529A407, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:C3B8C198-8013-4BE6-959F-63057EDC6035, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:EF66F110-FED0-4A49-91C4-126AC2E5240C, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:ECA6D07B-4A0E-4906-80ED-951B87F032DF, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:7D6DC3D2-B9B6-4F95-A23F-15029D0A987A, OS:17.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:742F36DC-4CCD-4C21-B5A2-3A184C8FC8E2, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:8C38D4D5-D1D3-4860-84B1-0A1FB8CF28E4, OS:17.2, name:iPhone 15 }
{ platform:iOS Simulator, id:3CA0008B-DE9E-40AE-8796-57466FEC6CB4, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:CBA75002-93AE-442A-9270-D70099CE0A53, OS:17.2, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:698BC705-0BA2-43A3-B6BE-6DA0A57E93D3, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:508BD349-D73E-44FD-9CC7-77D01749CA1F, OS:17.2, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:7AC01184-85A2-4585-8CB1-681C489D52AE, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:F3F94F7F-22C1-423E-9993-20876A4D535B, OS:17.2, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:ACB7F155-FC1C-463C-9455-63BE11A7BA54, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:54F76F08-7524-4F62-A049-3CD511DF9155, OS:17.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:9937A015-E1C7-43F5-87C9-53FE3A21628D, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching from https://github.com/Quick/Quick (cached)
Resolved source packages:
  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
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Quick: https://github.com/Quick/Quick @ 3.1.2
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-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
Build description signature: 9e0282e6d8415fee0ad907451ba1214c
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e0282e6d8415fee0ad907451ba1214c.xcbuilddata
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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')
2024-02-14 16:25:07.475 xcodebuild[51096:5989293] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 16:25:07.819 xcodebuild[51096:5989293] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E, name:My Mac }
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:F72B4774-80F1-46B1-8438-87CC44877F81, OS:1.1, name:Apple Vision Pro }
{ platform:iOS Simulator, id:8C0985BD-C231-44A9-A42A-48E32D904F22, OS:17.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:B356BE2B-EFC5-41D9-851F-D3F4BE4E9E18, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:1061DA60-1B2C-43B4-8A12-AA8E17FDBF6B, OS:17.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:4E3FF828-C406-4B78-9927-9C976A8B1FCB, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:25D827DD-3847-4642-8622-9336A529A407, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:C3B8C198-8013-4BE6-959F-63057EDC6035, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:EF66F110-FED0-4A49-91C4-126AC2E5240C, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:ECA6D07B-4A0E-4906-80ED-951B87F032DF, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:7D6DC3D2-B9B6-4F95-A23F-15029D0A987A, OS:17.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:742F36DC-4CCD-4C21-B5A2-3A184C8FC8E2, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:8C38D4D5-D1D3-4860-84B1-0A1FB8CF28E4, OS:17.2, name:iPhone 15 }
{ platform:iOS Simulator, id:3CA0008B-DE9E-40AE-8796-57466FEC6CB4, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:CBA75002-93AE-442A-9270-D70099CE0A53, OS:17.2, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:698BC705-0BA2-43A3-B6BE-6DA0A57E93D3, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:508BD349-D73E-44FD-9CC7-77D01749CA1F, OS:17.2, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:7AC01184-85A2-4585-8CB1-681C489D52AE, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:F3F94F7F-22C1-423E-9993-20876A4D535B, OS:17.2, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:ACB7F155-FC1C-463C-9455-63BE11A7BA54, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:54F76F08-7524-4F62-A049-3CD511DF9155, OS:17.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:9937A015-E1C7-43F5-87C9-53FE3A21628D, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild

Build Machine: Mac 7