The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitOnOMH, reference 0.1.2 (904a2c), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 19:17:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnOMH -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/HealthKitOnOMH.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/HealthKitOnOMH
 * tag               0.1.2      -> FETCH_HEAD
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 0.1.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/StanfordBDHG/HealthKitOnOMH.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/StanfordBDHG/OMHModels.git
Creating working copy of package ‘OMHModels’
Checking out 0.2.0 of package ‘OMHModels’
Resolve Package Graph
Resolved source packages:
  HealthKitOnOMH: /Users/admin/builder/spi-builder-workspace
  OMHModels: https://github.com/StanfordBDHG/OMHModels.git @ 0.2.0
resolved source packages: HealthKitOnOMH, OMHModels
2026-04-15 15:17:13.017 xcodebuild[529:3055] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "omhmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/OMHModels.git"
    }
  ],
  "manifest_display_name" : "HealthKitOnOMH",
  "name" : "HealthKitOnOMH",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthKitOnOMH",
      "targets" : [
        "HealthKitOnOMH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthKitOnOMHTests",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitOnOMHTests",
      "path" : "Tests/HealthKitOnOMHTests",
      "sources" : [
        "HealthKitOnOMHTests.swift"
      ],
      "target_dependencies" : [
        "HealthKitOnOMH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HealthKitOnOMH",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitOnOMH",
      "path" : "Sources/HealthKitOnOMH",
      "product_dependencies" : [
        "OMHModels"
      ],
      "product_memberships" : [
        "HealthKitOnOMH"
      ],
      "sources" : [
        "HealthKit Extensions/HKQuantitySample+OMH.swift",
        "HealthKit Extensions/SchemaDataPoint.swift",
        "HealthKitOnOMHError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HealthKitOnOMH"
    ]
  }
}
2026-04-15 15:17:20.781 xcodebuild[668:3958] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnOMH -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnOMH -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OMHModels: https://github.com/StanfordBDHG/OMHModels.git @ 0.2.0
  HealthKitOnOMH: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'HealthKitOnOMH' in project 'HealthKitOnOMH'
        ➜ Explicit dependency on target 'HealthKitOnOMH' in project 'HealthKitOnOMH'
        ➜ Explicit dependency on target 'OMHModels' in project 'OMHModels'
    Target 'HealthKitOnOMH' in project 'HealthKitOnOMH'
        ➜ Explicit dependency on target 'OMHModels' in project 'OMHModels'
    Target 'OMHModels' in project 'OMHModels'
        ➜ Explicit dependency on target 'OMHModels' in project 'OMHModels'
    Target 'OMHModels' in project 'OMHModels' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: cc69648fa901aeccb3d0913405a3e29c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cc69648fa901aeccb3d0913405a3e29c.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.DependencyStaticMetadataFileList (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.DependencyMetadataFileList (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.modulemap (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.LinkFileList (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-OutputFileMap.json (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels_const_extract_protocols.json (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftFileList (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftConstValuesFileList (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH_const_extract_protocols.json (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.SwiftFileList (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.SwiftConstValuesFileList (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.LinkFileList (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-OutputFileMap.json (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.modulemap (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.DependencyStaticMetadataFileList (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.DependencyMetadataFileList (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/OMHModels.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.modulemap (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/OMHModels.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/HealthKitOnOMH.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.modulemap (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/HealthKitOnOMH.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver OMHModels normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OMHModels -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftmodule -user-module-version 0.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name omhmodels -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1CVTEI6K5MF8DBFFZI4YACDV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-78QUQK0U0PFJM4PXUD720J07U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-8647QJZXGBYAHCHD94ZSWIMJB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-EFF1L3B01W8N0Z3OKRI5P9G7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-9NE7O6PCSV37TWRVGTT0JARMX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7KX75KSP38TEA5L3YUHSITKFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-42BV0UZ0BISUKE92FXVR4DN1S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-DX6WZP9MGXCXYIZCA9XJGPOG1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-DBD90R90Y8L7SXAARIOXCEKX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-X0M0D3SGAR9UPBN3AAHP9TAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4ZRLWRPSMP39F9828FD26DF4G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4UVPKO1T1AMRNQ12QSZABW5SN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CFOZJ90N0SXN11RZ3CT0KO4JJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-597RGWI6YXU8EHR3LG347UTPB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-10H99484OR8W81G38Q21H41YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-2HRFVLBG6GPK8HRHQVLVUGI0L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-3RC839E5MMHMZQ4B6DV8TAM7V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-8F2NHBR2I81N5CTM1UUW7W5SU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-9X9Q193OD8KUM02QJ5USX2AOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-9047U10H6JK2FNNIGRUQ3GPGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-4LYVEM08P24GHIIAF5C9D3YPY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-32P1YB0QNZ38SAU9YEKUB4LOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-ERMCKW2ZKLKLE9IVMN78ZF93P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-84UGAUUTDNHHUITQBDQC1WGF9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-E504A9FV8UANSEHV9TIZNFVPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E20S8SGXZBJ97OMYTR1KQT6HQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-A7WGMB5TBFNMT1T1JM95WM71Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-4IF4ZT70PD47TJLB5AZ5CJUM0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BRQ9TZ1NM26EZMHHFLHMIRXEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-DBEWNDD5AC8WIA8TXGD3GI1LA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-AV9NNWJZCRC9VSYGIOW2WREA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-A95EGQ250RY846IXZ3DMP674Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ER7EXDNWIG1J3K6FLR1ECBKR4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ OMHModels (in target 'OMHModels' from project 'OMHModels')
EmitSwiftModule normal arm64 (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SurveyCategoricalAnswer.swift,\ SurveyDateAnswer.swift,\ SurveyItem.swift,\ SurveyQuestion.swift,\ SurveyTimeAnswer.swift,\ SurveyUnitValueAnswer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyCategoricalAnswer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyDateAnswer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyItem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyQuestion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyTimeAnswer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyUnitValueAnswer.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyCategoricalAnswer.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyDateAnswer.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyItem.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyQuestion.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyTimeAnswer.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyUnitValueAnswer.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FrequencyUnitValue.swift,\ Header.swift,\ HealthKitQuantitySample.swift,\ HealthKitUnitValue.swift,\ HeartRate.swift,\ HeartRateUnitValue.swift,\ KcalUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/FrequencyUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Header.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HealthKitQuantitySample.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HealthKitUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRateUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/KcalUnit.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/FrequencyUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Header.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HealthKitQuantitySample.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HealthKitUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRate.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRateUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/KcalUnit.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SpeedUnit.swift,\ StepCount.swift,\ StepCountUnitValue.swift,\ SupplementalOxygenFlowRateUnit.swift,\ Survey.swift,\ SurveyAnswer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SpeedUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCountUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SupplementalOxygenFlowRateUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Survey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyAnswer.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SpeedUnit.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCount.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCountUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SupplementalOxygenFlowRateUnit.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Survey.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyAnswer.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TimeUnit.swift,\ TimeWindow.swift,\ TotalSleepTime.swift,\ TypedUnitValue.swift,\ TypedUnitValueRange.swift,\ UnitProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeWindow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TotalSleepTime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TypedUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TypedUnitValueRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/UnitProtocol.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeUnit.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeWindow.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TotalSleepTime.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TypedUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TypedUnitValueRange.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/UnitProtocol.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RespiratoryRate.swift,\ RespiratoryRateUnitValue.swift,\ Schema.swift,\ SchemaId.swift,\ SchemaNamespace.swift,\ SpecimenSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/RespiratoryRate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/RespiratoryRateUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Schema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SchemaId.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SchemaNamespace.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SpecimenSource.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/RespiratoryRate.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/RespiratoryRateUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Schema.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SchemaId.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SchemaNamespace.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SpecimenSource.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TemperatureUnitValue.swift,\ TemporalRelationshipToMeal.swift,\ TemporalRelationshipToPhysicalActivity.swift,\ TemporalRelationshipToSleep.swift,\ TimeFrame.swift,\ TimeInterval.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemperatureUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemporalRelationshipToMeal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemporalRelationshipToPhysicalActivity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemporalRelationshipToSleep.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeFrame.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeInterval.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemperatureUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemporalRelationshipToMeal.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemporalRelationshipToPhysicalActivity.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemporalRelationshipToSleep.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeFrame.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TimeInterval.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DataPoint.swift,\ DateTime.swift,\ DescriptiveStatistic.swift,\ DescriptiveStatisticDenominator.swift,\ DurationUnitValue.swift,\ DurationUnitValueRange.swift,\ ExternalDataSheets.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DataPoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DateTime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatistic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatisticDenominator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DurationUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DurationUnitValueRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/ExternalDataSheets.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DataPoint.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DateTime.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatistic.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatisticDenominator.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DurationUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DurationUnitValueRange.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/ExternalDataSheets.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BodyHeight.swift,\ BodyLocation.swift,\ BodyMassIndex.swift,\ BodyMassIndexUnitValue.swift,\ BodyPosture.swift,\ BodyTemperature.swift,\ BodyWeight.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyHeight.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyLocation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndexUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyPosture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyTemperature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyWeight.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyHeight.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyLocation.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndex.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndexUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyPosture.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyTemperature.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyWeight.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AcquisitionProvenance.swift,\ BloodGlucose.swift,\ BloodGlucoseUnitValue.swift,\ BloodPressure.swift,\ BloodPressureUnitValue.swift,\ BodyFatPercentage.swift,\ BodyFatPercentageUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucose.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucoseUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressureUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentageUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucose.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucoseUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressure.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressureUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentage.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentageUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LengthUnitValue.swift,\ MassUnitValue.swift,\ Modality.swift,\ OxygenSaturation.swift,\ OxygenSaturationUnitValue.swift,\ PartOfDay.swift,\ PhysicalActivity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/LengthUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/MassUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Modality.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/OxygenSaturation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/OxygenSaturationUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/PartOfDay.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/PhysicalActivity.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/LengthUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/MassUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Modality.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/OxygenSaturation.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/OxygenSaturationUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/PartOfDay.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/PhysicalActivity.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for OMHModels (in target 'OMHModels' from project 'OMHModels')
SwiftDriver\ Compilation\ Requirements OMHModels normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OMHModels -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftmodule -user-module-version 0.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name omhmodels -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SurveyCategoricalAnswer.swift, SurveyDateAnswer.swift, SurveyItem.swift, SurveyQuestion.swift, SurveyTimeAnswer.swift, SurveyUnitValueAnswer.swift (in target 'OMHModels' from project 'OMHModels')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/OMHModels-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-Swift.h (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/OMHModels-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftmodule (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftdoc (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.abi.json (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftsourceinfo (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OMHModels.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver HealthKitOnOMH normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HealthKitOnOMH -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DTNW9YMDV23AB597MB7VQ6JA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-40UA6F9D6CSCGM3I3HRQ7YTA5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/HealthKit-26VBC8K6E6WLEPDWW4ZO3M9JO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-5G945R8Z9ZOZA02KCO7N9N4P8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2ZGO5ZYLXROKCK6S7TKDEUMM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EHKHZ0TGRNJV3R6U3LSKHGTV.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ HealthKitOnOMH (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/HKQuantitySample+OMH.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/SchemaDataPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKitOnOMHError.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name HealthKitOnOMH -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.abi.json
EmitSwiftModule normal arm64 (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/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
extension HKQuantitySample {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:13:1: note: add '@available' attribute to enclosing extension
extension HKQuantitySample {
^
SwiftCompile normal arm64 Compiling\ HealthKitOnOMHError.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKitOnOMHError.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
2026-04-15 15:17:22.945 xcodebuild[678:4028] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ HealthKitOnOMH (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
	EmitSwiftModule normal arm64 (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
	Building workspace spi-builder-workspace with scheme HealthKitOnOMH
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  OMHModels: https://github.com/StanfordBDHG/OMHModels.git @ 0.2.0
  HealthKitOnOMH: /Users/admin/builder/spi-builder-workspace
resolved source packages: OMHModels, HealthKitOnOMH
2026-04-15 15:17:34.669 xcodebuild[761:4533] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "omhmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/OMHModels.git"
    }
  ],
  "manifest_display_name" : "HealthKitOnOMH",
  "name" : "HealthKitOnOMH",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthKitOnOMH",
      "targets" : [
        "HealthKitOnOMH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthKitOnOMHTests",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitOnOMHTests",
      "path" : "Tests/HealthKitOnOMHTests",
      "sources" : [
        "HealthKitOnOMHTests.swift"
      ],
      "target_dependencies" : [
        "HealthKitOnOMH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HealthKitOnOMH",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitOnOMH",
      "path" : "Sources/HealthKitOnOMH",
      "product_dependencies" : [
        "OMHModels"
      ],
      "product_memberships" : [
        "HealthKitOnOMH"
      ],
      "sources" : [
        "HealthKit Extensions/HKQuantitySample+OMH.swift",
        "HealthKit Extensions/SchemaDataPoint.swift",
        "HealthKitOnOMHError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HealthKitOnOMH"
    ]
  }
}
2026-04-15 15:17:36.117 xcodebuild[774:4643] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnOMH -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnOMH -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  HealthKitOnOMH: /Users/admin/builder/spi-builder-workspace
  OMHModels: https://github.com/StanfordBDHG/OMHModels.git @ 0.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'HealthKitOnOMH' in project 'HealthKitOnOMH'
        ➜ Explicit dependency on target 'HealthKitOnOMH' in project 'HealthKitOnOMH'
        ➜ Explicit dependency on target 'OMHModels' in project 'OMHModels'
    Target 'HealthKitOnOMH' in project 'HealthKitOnOMH'
        ➜ Explicit dependency on target 'OMHModels' in project 'OMHModels'
    Target 'OMHModels' in project 'OMHModels'
        ➜ Explicit dependency on target 'OMHModels' in project 'OMHModels'
    Target 'OMHModels' in project 'OMHModels' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver HealthKitOnOMH normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HealthKitOnOMH -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OMHModels normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OMHModels -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels.swiftmodule -user-module-version 0.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name omhmodels -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OMHModels.build/Debug/OMHModels.build/Objects-normal/arm64/OMHModels-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ HealthKitOnOMH (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
EmitSwiftModule normal arm64 (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/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
extension HKQuantitySample {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit Extensions/HKQuantitySample+OMH.swift:13:1: note: add '@available' attribute to enclosing extension
extension HKQuantitySample {
^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/HKQuantitySample+OMH.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/SchemaDataPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKitOnOMHError.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name HealthKitOnOMH -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HealthKitOnOMH.build/Debug/HealthKitOnOMH.build/Objects-normal/arm64/HealthKitOnOMH.abi.json
SwiftCompile normal arm64 Compiling\ HKQuantitySample+OMH.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/HKQuantitySample+OMH.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/HKQuantitySample+OMH.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HealthKitOnOMHError.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKitOnOMHError.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKitOnOMHError.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SchemaDataPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/SchemaDataPoint.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HealthKitOnOMH/HealthKit\ Extensions/SchemaDataPoint.swift (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BodyFatPercentageUnitValue.swift,\ BodyHeight.swift,\ BodyLocation.swift,\ BodyMassIndex.swift,\ BodyMassIndexUnitValue.swift,\ BodyPosture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentageUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyHeight.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyLocation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndexUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyPosture.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentageUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyHeight.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyLocation.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndex.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyMassIndexUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyPosture.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AcquisitionProvenance.swift,\ BloodGlucose.swift,\ BloodGlucoseUnitValue.swift,\ BloodPressure.swift,\ BloodPressureUnitValue.swift,\ BodyFatPercentage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucose.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucoseUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressureUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentage.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucose.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodGlucoseUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressure.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BloodPressureUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyFatPercentage.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ OMHModels (in target 'OMHModels' from project 'OMHModels')
EmitSwiftModule normal arm64 (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BodyTemperature.swift,\ BodyWeight.swift,\ DataPoint.swift,\ DateTime.swift,\ DescriptiveStatistic.swift,\ DescriptiveStatisticDenominator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyTemperature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyWeight.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DataPoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DateTime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatistic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatisticDenominator.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyTemperature.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/BodyWeight.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DataPoint.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DateTime.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatistic.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/DescriptiveStatisticDenominator.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StepCount.swift,\ StepCountUnitValue.swift,\ SupplementalOxygenFlowRateUnit.swift,\ Survey.swift,\ SurveyAnswer.swift,\ TemperatureUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCountUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SupplementalOxygenFlowRateUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Survey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyAnswer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemperatureUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCount.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/StepCountUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SupplementalOxygenFlowRateUnit.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Survey.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SurveyAnswer.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/TemperatureUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HealthKitUnitValue.swift,\ HeartRate.swift,\ HeartRateUnitValue.swift,\ KcalUnit.swift,\ LengthUnitValue.swift,\ MassUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HealthKitUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRateUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/KcalUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/LengthUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/MassUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HealthKitUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRate.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/HeartRateUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/KcalUnit.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/LengthUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/MassUnitValue.swift (in target 'OMHModels' from project 'OMHModels')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RespiratoryRateUnitValue.swift,\ Schema.swift,\ SchemaId.swift,\ SchemaNamespace.swift,\ SpecimenSource.swift,\ SpeedUnit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/RespiratoryRateUnitValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/Schema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SchemaId.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SchemaNamespace.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SpecimenSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OMHModels/Sources/OMHModels/SpeedUnit.swift (in target 'OMHModels' from project 'OMHModels')
2026-04-15 15:17:37.128 xcodebuild[800:4841] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ade2f4eac7119e9759a097b6e0a1cef1f70f4b1e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ HealthKitOnOMH (in target 'HealthKitOnOMH' from project 'HealthKitOnOMH')
	Building workspace spi-builder-workspace with scheme HealthKitOnOMH
(3 failures)
BUILD FAILURE 6.3 macosXcodebuild