The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitOnOMH, reference main (904a2c), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 19:18:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/HealthKitOnOMH.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/HealthKitOnOMH
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 904a2cb Convert unit tests to Swift Testing (#15)
Cloned https://github.com/StanfordBDHG/HealthKitOnOMH.git
Revision (git rev-parse @):
904a2cb6fa7f21dc43d5bad2bdb4783d535f9c6e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/HealthKitOnOMH.git at main
Fetching https://github.com/StanfordBDHG/OMHModels.git
[1/398] Fetching omhmodels
Fetched https://github.com/StanfordBDHG/OMHModels.git from cache (0.71s)
Computing version for https://github.com/StanfordBDHG/OMHModels.git
Computed https://github.com/StanfordBDHG/OMHModels.git at 0.2.0 (1.43s)
Creating working copy for https://github.com/StanfordBDHG/OMHModels.git
Working copy of https://github.com/StanfordBDHG/OMHModels.git resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "healthkitonomh",
      "name": "HealthKitOnOMH",
      "url": "https://github.com/StanfordBDHG/HealthKitOnOMH.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HealthKitOnOMH",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "omhmodels",
          "name": "OMHModels",
          "url": "https://github.com/StanfordBDHG/OMHModels.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OMHModels",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/StanfordBDHG/HealthKitOnOMH.git
[1/836] Fetching healthkitonomh
Fetched https://github.com/StanfordBDHG/HealthKitOnOMH.git from cache (0.86s)
Fetching https://github.com/StanfordBDHG/OMHModels.git from cache
Fetched https://github.com/StanfordBDHG/OMHModels.git from cache (0.44s)
Computing version for https://github.com/StanfordBDHG/OMHModels.git
Computed https://github.com/StanfordBDHG/OMHModels.git at 0.2.0 (0.49s)
Creating working copy for https://github.com/StanfordBDHG/HealthKitOnOMH.git
Working copy of https://github.com/StanfordBDHG/HealthKitOnOMH.git resolved at main (904a2cb)
Creating working copy for https://github.com/StanfordBDHG/OMHModels.git
Working copy of https://github.com/StanfordBDHG/OMHModels.git resolved at 0.2.0
warning: '.resolve-product-dependencies': dependency 'healthkitonomh' is not used by any target
Found 1 product dependencies
  - OMHModels
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/StanfordBDHG/HealthKitOnOMH.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/63] Emitting module OMHModels
[5/69] Compiling OMHModels TimeUnit.swift
[6/69] Compiling OMHModels TimeWindow.swift
[7/69] Compiling OMHModels TotalSleepTime.swift
[8/69] Compiling OMHModels TypedUnitValue.swift
[9/69] Compiling OMHModels TypedUnitValueRange.swift
[10/69] Compiling OMHModels UnitProtocol.swift
[11/69] Compiling OMHModels RespiratoryRate.swift
[12/69] Compiling OMHModels RespiratoryRateUnitValue.swift
[13/69] Compiling OMHModels Schema.swift
[14/69] Compiling OMHModels SchemaId.swift
[15/69] Compiling OMHModels SchemaNamespace.swift
[16/69] Compiling OMHModels SpecimenSource.swift
[17/69] Compiling OMHModels DataPoint.swift
[18/69] Compiling OMHModels DateTime.swift
[19/69] Compiling OMHModels DescriptiveStatistic.swift
[20/69] Compiling OMHModels DescriptiveStatisticDenominator.swift
[21/69] Compiling OMHModels DurationUnitValue.swift
[22/69] Compiling OMHModels DurationUnitValueRange.swift
[23/69] Compiling OMHModels ExternalDataSheets.swift
[24/69] Compiling OMHModels AcquisitionProvenance.swift
[25/69] Compiling OMHModels BloodGlucose.swift
[26/69] Compiling OMHModels BloodGlucoseUnitValue.swift
[27/69] Compiling OMHModels BloodPressure.swift
[28/69] Compiling OMHModels BloodPressureUnitValue.swift
[29/69] Compiling OMHModels BodyFatPercentage.swift
[30/69] Compiling OMHModels BodyFatPercentageUnitValue.swift
[31/69] Compiling OMHModels BodyHeight.swift
[32/69] Compiling OMHModels BodyLocation.swift
[33/69] Compiling OMHModels BodyMassIndex.swift
[34/69] Compiling OMHModels BodyMassIndexUnitValue.swift
[35/69] Compiling OMHModels BodyPosture.swift
[36/69] Compiling OMHModels BodyTemperature.swift
[37/69] Compiling OMHModels BodyWeight.swift
[38/69] Compiling OMHModels SurveyCategoricalAnswer.swift
[39/69] Compiling OMHModels SurveyDateAnswer.swift
[40/69] Compiling OMHModels SurveyItem.swift
[41/69] Compiling OMHModels SurveyQuestion.swift
[42/69] Compiling OMHModels SurveyTimeAnswer.swift
[43/69] Compiling OMHModels SurveyUnitValueAnswer.swift
[44/69] Compiling OMHModels FrequencyUnitValue.swift
[45/69] Compiling OMHModels Header.swift
[46/69] Compiling OMHModels HealthKitQuantitySample.swift
[47/69] Compiling OMHModels HealthKitUnitValue.swift
[48/69] Compiling OMHModels HeartRate.swift
[49/69] Compiling OMHModels HeartRateUnitValue.swift
[50/69] Compiling OMHModels KcalUnit.swift
[51/69] Compiling OMHModels TemperatureUnitValue.swift
[52/69] Compiling OMHModels TemporalRelationshipToMeal.swift
[53/69] Compiling OMHModels TemporalRelationshipToPhysicalActivity.swift
[54/69] Compiling OMHModels TemporalRelationshipToSleep.swift
[55/69] Compiling OMHModels TimeFrame.swift
[56/69] Compiling OMHModels TimeInterval.swift
[57/69] Compiling OMHModels SpeedUnit.swift
[58/69] Compiling OMHModels StepCount.swift
[59/69] Compiling OMHModels StepCountUnitValue.swift
[60/69] Compiling OMHModels SupplementalOxygenFlowRateUnit.swift
[61/69] Compiling OMHModels Survey.swift
[62/69] Compiling OMHModels SurveyAnswer.swift
[63/69] Compiling OMHModels LengthUnitValue.swift
[64/69] Compiling OMHModels MassUnitValue.swift
[65/69] Compiling OMHModels Modality.swift
[66/69] Compiling OMHModels OxygenSaturation.swift
[67/69] Compiling OMHModels OxygenSaturationUnitValue.swift
[68/69] Compiling OMHModels PartOfDay.swift
[69/69] Compiling OMHModels PhysicalActivity.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/73] Emitting module HealthKitOnOMH
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:13:11: error: 'HKQuantitySample' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | |         `- error: 'HKQuantitySample' is only available in macOS 13.0 or newer
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
[71/73] Compiling HealthKitOnOMH SchemaDataPoint.swift
[72/73] Compiling HealthKitOnOMH HealthKitOnOMHError.swift
[73/73] Compiling HealthKitOnOMH HKQuantitySample+OMH.swift
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:13:11: error: 'HKQuantitySample' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | |         `- error: 'HKQuantitySample' is only available in macOS 13.0 or newer
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:27:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 25 |
 26 |             switch sampleType {
 27 |             case HKQuantityType(.bloodGlucose):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 28 |                 schema = BloodGlucose(
 29 |                     bloodGlucose: BloodGlucoseUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:27:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 25 |
 26 |             switch sampleType {
 27 |             case HKQuantityType(.bloodGlucose):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 28 |                 schema = BloodGlucose(
 29 |                     bloodGlucose: BloodGlucoseUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:27:34: error: 'bloodGlucose' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 25 |
 26 |             switch sampleType {
 27 |             case HKQuantityType(.bloodGlucose):
    |                                  |- error: 'bloodGlucose' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 28 |                 schema = BloodGlucose(
 29 |                     bloodGlucose: BloodGlucoseUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:35:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 33 |                     effectiveTimeFrame: timeFrame
 34 |                 )
 35 |             case HKQuantityType(.bodyFatPercentage):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 36 |                 schema = BodyFatPercentage(
 37 |                     bodyFatPercentage: BodyFatPercentageUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:35:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 33 |                     effectiveTimeFrame: timeFrame
 34 |                 )
 35 |             case HKQuantityType(.bodyFatPercentage):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 36 |                 schema = BodyFatPercentage(
 37 |                     bodyFatPercentage: BodyFatPercentageUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:35:34: error: 'bodyFatPercentage' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 33 |                     effectiveTimeFrame: timeFrame
 34 |                 )
 35 |             case HKQuantityType(.bodyFatPercentage):
    |                                  |- error: 'bodyFatPercentage' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 36 |                 schema = BodyFatPercentage(
 37 |                     bodyFatPercentage: BodyFatPercentageUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:43:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 41 |                     effectiveTimeFrame: timeFrame
 42 |                 )
 43 |             case HKQuantityType(.bodyMass):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 44 |                 schema = BodyWeight(
 45 |                     bodyWeight: MassUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:43:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 41 |                     effectiveTimeFrame: timeFrame
 42 |                 )
 43 |             case HKQuantityType(.bodyMass):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 44 |                 schema = BodyWeight(
 45 |                     bodyWeight: MassUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:43:34: error: 'bodyMass' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 41 |                     effectiveTimeFrame: timeFrame
 42 |                 )
 43 |             case HKQuantityType(.bodyMass):
    |                                  |- error: 'bodyMass' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 44 |                 schema = BodyWeight(
 45 |                     bodyWeight: MassUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:50:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 48 |                     ), effectiveTimeFrame: timeFrame
 49 |                 )
 50 |             case HKQuantityType(.bodyMassIndex):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 51 |                 schema = BodyMassIndex(
 52 |                     bodyMassIndex: BodyMassIndexUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:50:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 48 |                     ), effectiveTimeFrame: timeFrame
 49 |                 )
 50 |             case HKQuantityType(.bodyMassIndex):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 51 |                 schema = BodyMassIndex(
 52 |                     bodyMassIndex: BodyMassIndexUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:50:34: error: 'bodyMassIndex' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 48 |                     ), effectiveTimeFrame: timeFrame
 49 |                 )
 50 |             case HKQuantityType(.bodyMassIndex):
    |                                  |- error: 'bodyMassIndex' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 51 |                 schema = BodyMassIndex(
 52 |                     bodyMassIndex: BodyMassIndexUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:58:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 56 |                     effectiveTimeFrame: timeFrame
 57 |                 )
 58 |             case HKQuantityType(.bodyTemperature):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 59 |                 schema = BodyTemperature(
 60 |                     bodyTemperature: TemperatureUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:58:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 56 |                     effectiveTimeFrame: timeFrame
 57 |                 )
 58 |             case HKQuantityType(.bodyTemperature):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 59 |                 schema = BodyTemperature(
 60 |                     bodyTemperature: TemperatureUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:58:34: error: 'bodyTemperature' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 56 |                     effectiveTimeFrame: timeFrame
 57 |                 )
 58 |             case HKQuantityType(.bodyTemperature):
    |                                  |- error: 'bodyTemperature' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 59 |                 schema = BodyTemperature(
 60 |                     bodyTemperature: TemperatureUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:66:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 64 |                     effectiveTimeFrame: timeFrame
 65 |                 )
 66 |             case HKQuantityType(.heartRate):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 67 |                 schema = HeartRate(
 68 |                     heartRate: HeartRateUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:66:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 64 |                     effectiveTimeFrame: timeFrame
 65 |                 )
 66 |             case HKQuantityType(.heartRate):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 67 |                 schema = HeartRate(
 68 |                     heartRate: HeartRateUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:66:34: error: 'heartRate' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 64 |                     effectiveTimeFrame: timeFrame
 65 |                 )
 66 |             case HKQuantityType(.heartRate):
    |                                  |- error: 'heartRate' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 67 |                 schema = HeartRate(
 68 |                     heartRate: HeartRateUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:74:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 72 |                     effectiveTimeFrame: timeFrame
 73 |                 )
 74 |             case HKQuantityType(.height):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 75 |                 schema = BodyHeight(
 76 |                     bodyHeight: LengthUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:74:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 72 |                     effectiveTimeFrame: timeFrame
 73 |                 )
 74 |             case HKQuantityType(.height):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 75 |                 schema = BodyHeight(
 76 |                     bodyHeight: LengthUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:74:34: error: 'height' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 72 |                     effectiveTimeFrame: timeFrame
 73 |                 )
 74 |             case HKQuantityType(.height):
    |                                  |- error: 'height' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 75 |                 schema = BodyHeight(
 76 |                     bodyHeight: LengthUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:82:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 80 |                     effectiveTimeFrame: timeFrame
 81 |                 )
 82 |             case HKQuantityType(.oxygenSaturation):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 83 |                 schema = OxygenSaturation(
 84 |                     oxygenSaturation: OxygenSaturationUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:82:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 80 |                     effectiveTimeFrame: timeFrame
 81 |                 )
 82 |             case HKQuantityType(.oxygenSaturation):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 83 |                 schema = OxygenSaturation(
 84 |                     oxygenSaturation: OxygenSaturationUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:82:34: error: 'oxygenSaturation' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 80 |                     effectiveTimeFrame: timeFrame
 81 |                 )
 82 |             case HKQuantityType(.oxygenSaturation):
    |                                  |- error: 'oxygenSaturation' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 83 |                 schema = OxygenSaturation(
 84 |                     oxygenSaturation: OxygenSaturationUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:90:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 88 |                     effectiveTimeFrame: timeFrame
 89 |                 )
 90 |             case HKQuantityType(.respiratoryRate):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 91 |                 schema = RespiratoryRate(
 92 |                     respiratoryRate: RespiratoryRateUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:90:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 88 |                     effectiveTimeFrame: timeFrame
 89 |                 )
 90 |             case HKQuantityType(.respiratoryRate):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 91 |                 schema = RespiratoryRate(
 92 |                     respiratoryRate: RespiratoryRateUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:90:34: error: 'respiratoryRate' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 88 |                     effectiveTimeFrame: timeFrame
 89 |                 )
 90 |             case HKQuantityType(.respiratoryRate):
    |                                  |- error: 'respiratoryRate' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 91 |                 schema = RespiratoryRate(
 92 |                     respiratoryRate: RespiratoryRateUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:98:18: error: 'HKQuantityType' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 96 |                     effectiveTimeFrame: timeFrame
 97 |                 )
 98 |             case HKQuantityType(.stepCount):
    |                  |- error: 'HKQuantityType' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 99 |                 schema = StepCount(
100 |                     stepCount: StepCountUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:98:18: error: 'init(_:)' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 96 |                     effectiveTimeFrame: timeFrame
 97 |                 )
 98 |             case HKQuantityType(.stepCount):
    |                  |- error: 'init(_:)' is only available in macOS 13.0 or newer
    |                  `- note: add 'if #available' version check
 99 |                 schema = StepCount(
100 |                     stepCount: StepCountUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:98:34: error: 'stepCount' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 96 |                     effectiveTimeFrame: timeFrame
 97 |                 )
 98 |             case HKQuantityType(.stepCount):
    |                                  |- error: 'stepCount' is only available in macOS 13.0 or newer
    |                                  `- note: add 'if #available' version check
 99 |                 schema = StepCount(
100 |                     stepCount: StepCountUnitValue(
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:31:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 29 |                     bloodGlucose: BloodGlucoseUnitValue(
 30 |                         unit: .milligramsPerDeciliter,
 31 |                         value: self.quantity.doubleValue(for: HKUnit(from: "mg/dL"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 32 |                     ),
 33 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:39:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 37 |                     bodyFatPercentage: BodyFatPercentageUnitValue(
 38 |                         unit: .percent,
 39 |                         value: self.quantity.doubleValue(for: HKUnit(from: "%"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 40 |                     ),
 41 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:47:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 45 |                     bodyWeight: MassUnitValue(
 46 |                         unit: .kg,
 47 |                         value: self.quantity.doubleValue(for: HKUnit(from: "kg"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 48 |                     ), effectiveTimeFrame: timeFrame
 49 |                 )
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:54:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 52 |                     bodyMassIndex: BodyMassIndexUnitValue(
 53 |                         unit: .kilogramsPerMeterSquared,
 54 |                         value: self.quantity.doubleValue(for: HKUnit.count())
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 55 |                     ),
 56 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:62:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 60 |                     bodyTemperature: TemperatureUnitValue(
 61 |                         unit: .C,
 62 |                         value: self.quantity.doubleValue(for: HKUnit(from: "degC"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 63 |                     ),
 64 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:70:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 68 |                     heartRate: HeartRateUnitValue(
 69 |                         unit: .beatsPerMinute,
 70 |                         value: self.quantity.doubleValue(for: HKUnit(from: "count/min"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 71 |                     ),
 72 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:78:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 76 |                     bodyHeight: LengthUnitValue(
 77 |                         unit: .cm,
 78 |                         value: self.quantity.doubleValue(for: HKUnit(from: "cm"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 79 |                     ),
 80 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:86:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 84 |                     oxygenSaturation: OxygenSaturationUnitValue(
 85 |                         unit: .percent,
 86 |                         value: self.quantity.doubleValue(for: HKUnit(from: "%"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 87 |                     ),
 88 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:94:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
 92 |                     respiratoryRate: RespiratoryRateUnitValue(
 93 |                         unit: .breathsPerMinute,
 94 |                         value: self.quantity.doubleValue(for: HKUnit(from: "count/min"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
 95 |                     ),
 96 |                     effectiveTimeFrame: timeFrame
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:102:63: error: 'HKUnit' is only available in macOS 13.0 or newer
 11 |
 12 |
 13 | extension HKQuantitySample {
    | `- note: add '@available' attribute to enclosing extension
 14 |     /// The OMH data point created from converting this HKQuantitySample
 15 |     public var omhDataPoint: any DataPoint {
    |                `- note: add '@available' attribute to enclosing property
 16 |         get throws {
 17 |             let schema: any Schema
    :
100 |                     stepCount: StepCountUnitValue(
101 |                         unit: .steps,
102 |                         value: self.quantity.doubleValue(for: HKUnit(from: "count"))
    |                                                               |- error: 'HKUnit' is only available in macOS 13.0 or newer
    |                                                               `- note: add 'if #available' version check
103 |                     ),
104 |                     effectiveTimeFrame: timeFrame
BUILD FAILURE 6.3 macosSpm