The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitOnFhir with Swift 5.9 for iOS using Xcode 15.2 at 1.0.2.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 into spi-builder-workspace
b8e5e9baa85b80abe84e6733f9c2df2211d507b4
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at 1.0.2
========================================
Build
========================================
Selected platform:         ios
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/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 ‘healthkit-to-fhir’

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

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

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


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.1.2 of package ‘CwlPreconditionTesting’

Creating working copy of package ‘CwlCatchException’

Checking out 2.1.2 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 ‘Nimble’

Checking out 9.2.1 of package ‘Nimble’

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
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  Quick: https://github.com/Quick/Quick @ 3.1.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.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
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Nimble: https://github.com/Quick/Nimble @ 9.2.1

resolved source packages: IomtFhirClient, HealthDataSync, Quick, CwlPreconditionTesting, FHIR, HealthKitToFhir, CwlCatchException, Nimble
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitOnFhir",
    "schemes" : [
      "HealthKitOnFhir_Tests"
    ],
    "targets" : [
      "HealthKitOnFhir_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme HealthKitOnFhir_Tests -destination "generic/platform=ios"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=ios


User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/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
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.2
  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
  Quick: https://github.com/Quick/Quick @ 3.1.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 4729a62d681ccf6c9dc1298fa6239016
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4729a62d681ccf6c9dc1298fa6239016.xcbuilddata

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)
/Users/builder/builds/TDmZkXJm/0/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')
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=ios

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


Resolved source packages:
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  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
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 4729a62d681ccf6c9dc1298fa6239016
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4729a62d681ccf6c9dc1298fa6239016.xcbuilddata

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)
/Users/builder/builds/TDmZkXJm/0/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')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 ios