The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OMHModels, reference 0.2.0 (ef4e4f), with Swift 6.1 for macOS (SPM) on 10 Aug 2025 00:14:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/OMHModels.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/OMHModels
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ef4e4f3 Add IEEE 1752 survey schemas (#9)
Cloned https://github.com/StanfordBDHG/OMHModels.git
Revision (git rev-parse @):
ef4e4f3b9a28355f312110645e2ae0928e5948e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/OMHModels.git 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",
  "dependencies": [
    {
      "identity": "omhmodels",
      "name": "OMHModels",
      "url": "https://github.com/StanfordBDHG/OMHModels.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OMHModels",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/StanfordBDHG/OMHModels.git
[1/367] Fetching omhmodels
Fetched https://github.com/StanfordBDHG/OMHModels.git from cache (0.73s)
Creating working copy for https://github.com/StanfordBDHG/OMHModels.git
Working copy of https://github.com/StanfordBDHG/OMHModels.git resolved at 0.2.0 (ef4e4f3)
warning: '.resolve-product-dependencies': dependency 'omhmodels' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordBDHG/OMHModels.git
https://github.com/StanfordBDHG/OMHModels.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OMHModels",
  "name" : "OMHModels",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "OMHModels",
      "targets" : [
        "OMHModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OMHModelsTests",
      "module_type" : "SwiftTarget",
      "name" : "OMHModelsTests",
      "path" : "Tests/OMHModelsTests",
      "sources" : [
        "HeaderTests.swift",
        "OMHModelsTests.swift",
        "PhysicalActivityTests.swift",
        "SurveyRealWorldTests.swift",
        "SurveyTestHelpers.swift",
        "SurveyTests.swift",
        "TestError.swift",
        "TimeFrameTests.swift",
        "TimeIntervalTests.swift",
        "TimeWindowTests.swift",
        "TypedUnitValueRangeTests.swift",
        "TypedUnitValueTests.swift"
      ],
      "target_dependencies" : [
        "OMHModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OMHModels",
      "module_type" : "SwiftTarget",
      "name" : "OMHModels",
      "path" : "Sources/OMHModels",
      "product_memberships" : [
        "OMHModels"
      ],
      "sources" : [
        "AcquisitionProvenance.swift",
        "BloodGlucose.swift",
        "BloodGlucoseUnitValue.swift",
        "BloodPressure.swift",
        "BloodPressureUnitValue.swift",
        "BodyFatPercentage.swift",
        "BodyFatPercentageUnitValue.swift",
        "BodyHeight.swift",
        "BodyLocation.swift",
        "BodyMassIndex.swift",
        "BodyMassIndexUnitValue.swift",
        "BodyPosture.swift",
        "BodyTemperature.swift",
        "BodyWeight.swift",
        "DataPoint.swift",
        "DateTime.swift",
        "DescriptiveStatistic.swift",
        "DescriptiveStatisticDenominator.swift",
        "DurationUnitValue.swift",
        "DurationUnitValueRange.swift",
        "ExternalDataSheets.swift",
        "FrequencyUnitValue.swift",
        "Header.swift",
        "HealthKitQuantitySample.swift",
        "HealthKitUnitValue.swift",
        "HeartRate.swift",
        "HeartRateUnitValue.swift",
        "KcalUnit.swift",
        "LengthUnitValue.swift",
        "MassUnitValue.swift",
        "Modality.swift",
        "OxygenSaturation.swift",
        "OxygenSaturationUnitValue.swift",
        "PartOfDay.swift",
        "PhysicalActivity.swift",
        "RespiratoryRate.swift",
        "RespiratoryRateUnitValue.swift",
        "Schema.swift",
        "SchemaId.swift",
        "SchemaNamespace.swift",
        "SpecimenSource.swift",
        "SpeedUnit.swift",
        "StepCount.swift",
        "StepCountUnitValue.swift",
        "SupplementalOxygenFlowRateUnit.swift",
        "Survey.swift",
        "SurveyAnswer.swift",
        "SurveyCategoricalAnswer.swift",
        "SurveyDateAnswer.swift",
        "SurveyItem.swift",
        "SurveyQuestion.swift",
        "SurveyTimeAnswer.swift",
        "SurveyUnitValueAnswer.swift",
        "TemperatureUnitValue.swift",
        "TemporalRelationshipToMeal.swift",
        "TemporalRelationshipToPhysicalActivity.swift",
        "TemporalRelationshipToSleep.swift",
        "TimeFrame.swift",
        "TimeInterval.swift",
        "TimeUnit.swift",
        "TimeWindow.swift",
        "TotalSleepTime.swift",
        "TypedUnitValue.swift",
        "TypedUnitValueRange.swift",
        "UnitProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/62] Emitting module OMHModels
[4/68] Compiling OMHModels TimeUnit.swift
[5/68] Compiling OMHModels TimeWindow.swift
[6/68] Compiling OMHModels TotalSleepTime.swift
[7/68] Compiling OMHModels TypedUnitValue.swift
[8/68] Compiling OMHModels TypedUnitValueRange.swift
[9/68] Compiling OMHModels UnitProtocol.swift
[10/68] Compiling OMHModels DataPoint.swift
[11/68] Compiling OMHModels DateTime.swift
[12/68] Compiling OMHModels DescriptiveStatistic.swift
[13/68] Compiling OMHModels DescriptiveStatisticDenominator.swift
[14/68] Compiling OMHModels DurationUnitValue.swift
[15/68] Compiling OMHModels DurationUnitValueRange.swift
[16/68] Compiling OMHModels ExternalDataSheets.swift
[17/68] Compiling OMHModels SurveyCategoricalAnswer.swift
[18/68] Compiling OMHModels SurveyDateAnswer.swift
[19/68] Compiling OMHModels SurveyItem.swift
[20/68] Compiling OMHModels SurveyQuestion.swift
[21/68] Compiling OMHModels SurveyTimeAnswer.swift
[22/68] Compiling OMHModels SurveyUnitValueAnswer.swift
[23/68] Compiling OMHModels BodyHeight.swift
[24/68] Compiling OMHModels BodyLocation.swift
[25/68] Compiling OMHModels BodyMassIndex.swift
[26/68] Compiling OMHModels BodyMassIndexUnitValue.swift
[27/68] Compiling OMHModels BodyPosture.swift
[28/68] Compiling OMHModels BodyTemperature.swift
[29/68] Compiling OMHModels BodyWeight.swift
[30/68] Compiling OMHModels RespiratoryRate.swift
[31/68] Compiling OMHModels RespiratoryRateUnitValue.swift
[32/68] Compiling OMHModels Schema.swift
[33/68] Compiling OMHModels SchemaId.swift
[34/68] Compiling OMHModels SchemaNamespace.swift
[35/68] Compiling OMHModels SpecimenSource.swift
[36/68] Compiling OMHModels TemperatureUnitValue.swift
[37/68] Compiling OMHModels TemporalRelationshipToMeal.swift
[38/68] Compiling OMHModels TemporalRelationshipToPhysicalActivity.swift
[39/68] Compiling OMHModels TemporalRelationshipToSleep.swift
[40/68] Compiling OMHModels TimeFrame.swift
[41/68] Compiling OMHModels TimeInterval.swift
[42/68] Compiling OMHModels LengthUnitValue.swift
[43/68] Compiling OMHModels MassUnitValue.swift
[44/68] Compiling OMHModels Modality.swift
[45/68] Compiling OMHModels OxygenSaturation.swift
[46/68] Compiling OMHModels OxygenSaturationUnitValue.swift
[47/68] Compiling OMHModels PartOfDay.swift
[48/68] Compiling OMHModels PhysicalActivity.swift
[49/68] Compiling OMHModels FrequencyUnitValue.swift
[50/68] Compiling OMHModels Header.swift
[51/68] Compiling OMHModels HealthKitQuantitySample.swift
[52/68] Compiling OMHModels HealthKitUnitValue.swift
[53/68] Compiling OMHModels HeartRate.swift
[54/68] Compiling OMHModels HeartRateUnitValue.swift
[55/68] Compiling OMHModels KcalUnit.swift
[56/68] Compiling OMHModels SpeedUnit.swift
[57/68] Compiling OMHModels StepCount.swift
[58/68] Compiling OMHModels StepCountUnitValue.swift
[59/68] Compiling OMHModels SupplementalOxygenFlowRateUnit.swift
[60/68] Compiling OMHModels Survey.swift
[61/68] Compiling OMHModels SurveyAnswer.swift
[62/68] Compiling OMHModels AcquisitionProvenance.swift
[63/68] Compiling OMHModels BloodGlucose.swift
[64/68] Compiling OMHModels BloodGlucoseUnitValue.swift
[65/68] Compiling OMHModels BloodPressure.swift
[66/68] Compiling OMHModels BloodPressureUnitValue.swift
[67/68] Compiling OMHModels BodyFatPercentage.swift
[68/68] Compiling OMHModels BodyFatPercentageUnitValue.swift
Build complete! (5.62s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OMHModels",
  "name" : "OMHModels",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "OMHModels",
      "targets" : [
        "OMHModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OMHModelsTests",
      "module_type" : "SwiftTarget",
      "name" : "OMHModelsTests",
      "path" : "Tests/OMHModelsTests",
      "sources" : [
        "HeaderTests.swift",
        "OMHModelsTests.swift",
        "PhysicalActivityTests.swift",
        "SurveyRealWorldTests.swift",
        "SurveyTestHelpers.swift",
        "SurveyTests.swift",
        "TestError.swift",
        "TimeFrameTests.swift",
        "TimeIntervalTests.swift",
        "TimeWindowTests.swift",
        "TypedUnitValueRangeTests.swift",
        "TypedUnitValueTests.swift"
      ],
      "target_dependencies" : [
        "OMHModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OMHModels",
      "module_type" : "SwiftTarget",
      "name" : "OMHModels",
      "path" : "Sources/OMHModels",
      "product_memberships" : [
        "OMHModels"
      ],
      "sources" : [
        "AcquisitionProvenance.swift",
        "BloodGlucose.swift",
        "BloodGlucoseUnitValue.swift",
        "BloodPressure.swift",
        "BloodPressureUnitValue.swift",
        "BodyFatPercentage.swift",
        "BodyFatPercentageUnitValue.swift",
        "BodyHeight.swift",
        "BodyLocation.swift",
        "BodyMassIndex.swift",
        "BodyMassIndexUnitValue.swift",
        "BodyPosture.swift",
        "BodyTemperature.swift",
        "BodyWeight.swift",
        "DataPoint.swift",
        "DateTime.swift",
        "DescriptiveStatistic.swift",
        "DescriptiveStatisticDenominator.swift",
        "DurationUnitValue.swift",
        "DurationUnitValueRange.swift",
        "ExternalDataSheets.swift",
        "FrequencyUnitValue.swift",
        "Header.swift",
        "HealthKitQuantitySample.swift",
        "HealthKitUnitValue.swift",
        "HeartRate.swift",
        "HeartRateUnitValue.swift",
        "KcalUnit.swift",
        "LengthUnitValue.swift",
        "MassUnitValue.swift",
        "Modality.swift",
        "OxygenSaturation.swift",
        "OxygenSaturationUnitValue.swift",
        "PartOfDay.swift",
        "PhysicalActivity.swift",
        "RespiratoryRate.swift",
        "RespiratoryRateUnitValue.swift",
        "Schema.swift",
        "SchemaId.swift",
        "SchemaNamespace.swift",
        "SpecimenSource.swift",
        "SpeedUnit.swift",
        "StepCount.swift",
        "StepCountUnitValue.swift",
        "SupplementalOxygenFlowRateUnit.swift",
        "Survey.swift",
        "SurveyAnswer.swift",
        "SurveyCategoricalAnswer.swift",
        "SurveyDateAnswer.swift",
        "SurveyItem.swift",
        "SurveyQuestion.swift",
        "SurveyTimeAnswer.swift",
        "SurveyUnitValueAnswer.swift",
        "TemperatureUnitValue.swift",
        "TemporalRelationshipToMeal.swift",
        "TemporalRelationshipToPhysicalActivity.swift",
        "TemporalRelationshipToSleep.swift",
        "TimeFrame.swift",
        "TimeInterval.swift",
        "TimeUnit.swift",
        "TimeWindow.swift",
        "TotalSleepTime.swift",
        "TypedUnitValue.swift",
        "TypedUnitValueRange.swift",
        "UnitProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.