The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SpeziHealthKit, reference 1.1.3 (9d7f54), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 22:34:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziHealthKit.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziHealthKit
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 9d7f548 improve `CollectSample`, fix incorrect VO2Max unit, add more sample types (#53)
Cloned https://github.com/StanfordSpezi/SpeziHealthKit.git
Revision (git rev-parse @):
9d7f54852d40da9376a5189b124ad30c76d9d78d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziHealthKit.git at 1.1.3
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
[1/1613] Fetching spezistorage
[50/2383] Fetching spezistorage, spezifoundation
[189/11476] Fetching spezistorage, spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.92s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.93s)
[3274/9093] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.17s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.17s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.5 (1.79s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.47s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[1/534] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.71s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.1 (1.32s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (1.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.0 (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.77s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.3 (0.46s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.44s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.51s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.06s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.48s)
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.3
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spezihealthkit",
      "name": "SpeziHealthKit",
      "url": "https://github.com/StanfordSpezi/SpeziHealthKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziHealthKit",
      "dependencies": [
        {
          "identity": "spezi",
          "name": "Spezi",
          "url": "https://github.com/StanfordSpezi/Spezi.git",
          "version": "1.8.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spezi",
          "dependencies": [
            {
              "identity": "spezifoundation",
              "name": "SpeziFoundation",
              "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
              "version": "2.1.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-algorithms",
                  "name": "swift-algorithms",
                  "url": "https://github.com/apple/swift-algorithms.git",
                  "version": "1.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                  "dependencies": [
                    {
                      "identity": "swift-numerics",
                      "name": "swift-numerics",
                      "url": "https://github.com/apple/swift-numerics.git",
                      "version": "1.0.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctruntimeassertions",
                  "name": "XCTRuntimeAssertions",
                  "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctruntimeassertions",
              "name": "XCTRuntimeAssertions",
              "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "spezifoundation",
          "name": "SpeziFoundation",
          "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
          "version": "2.1.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-algorithms",
              "name": "swift-algorithms",
              "url": "https://github.com/apple/swift-algorithms.git",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.0.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctruntimeassertions",
              "name": "XCTRuntimeAssertions",
              "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "spezistorage",
          "name": "SpeziStorage",
          "url": "https://github.com/StanfordSpezi/SpeziStorage.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziStorage",
          "dependencies": [
            {
              "identity": "spezi",
              "name": "Spezi",
              "url": "https://github.com/StanfordSpezi/Spezi.git",
              "version": "1.8.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spezi",
              "dependencies": [
                {
                  "identity": "spezifoundation",
                  "name": "SpeziFoundation",
                  "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
                  "version": "2.1.5",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.2.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-algorithms",
                      "name": "swift-algorithms",
                      "url": "https://github.com/apple/swift-algorithms.git",
                      "version": "1.2.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                      "dependencies": [
                        {
                          "identity": "swift-numerics",
                          "name": "swift-numerics",
                          "url": "https://github.com/apple/swift-numerics.git",
                          "version": "1.0.3",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "xctruntimeassertions",
                      "name": "XCTRuntimeAssertions",
                      "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
                      "version": "1.1.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctruntimeassertions",
                  "name": "XCTRuntimeAssertions",
                  "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "spezifoundation",
              "name": "SpeziFoundation",
              "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
              "version": "2.1.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-algorithms",
                  "name": "swift-algorithms",
                  "url": "https://github.com/apple/swift-algorithms.git",
                  "version": "1.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                  "dependencies": [
                    {
                      "identity": "swift-numerics",
                      "name": "swift-numerics",
                      "url": "https://github.com/apple/swift-numerics.git",
                      "version": "1.0.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctruntimeassertions",
                  "name": "XCTRuntimeAssertions",
                  "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctruntimeassertions",
              "name": "XCTRuntimeAssertions",
              "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
[1/3709] Fetching spezihealthkit
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (1.19s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git from cache
Fetching https://github.com/StanfordSpezi/SpeziStorage.git from cache
Fetching https://github.com/StanfordSpezi/Spezi.git from cache
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.42s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.46s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.46s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.5 (0.52s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.1 (0.55s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.0 (0.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (2.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.31s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.04s)
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/StanfordSpezi/SpeziHealthKit.git
Working copy of https://github.com/StanfordSpezi/SpeziHealthKit.git resolved at 1.1.3 (9d7f548)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.5
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'spezihealthkit' is not used by any target
Found 3 product dependencies
  - Spezi
  - SpeziFoundation
  - SpeziStorage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziHealthKit.git
https://github.com/StanfordSpezi/SpeziHealthKit.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SpeziHealthKit",
  "name" : "SpeziHealthKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziHealthKit",
      "targets" : [
        "SpeziHealthKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziHealthKitBulkExport",
      "targets" : [
        "SpeziHealthKitBulkExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziHealthKitUI",
      "targets" : [
        "SpeziHealthKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziHealthKitUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitUI",
      "path" : "Sources/SpeziHealthKitUI",
      "product_dependencies" : [
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziHealthKitUI"
      ],
      "sources" : [
        "HealthChart/HealthChart.swift",
        "HealthChart/HealthChartDataPoint.swift",
        "HealthChart/HealthChartEntry.swift",
        "HealthChart/Utils.swift",
        "Queries/HealthKitCharacteristicsQuery.swift",
        "Queries/HealthKitQuery.swift",
        "Queries/HealthKitQueryResults.swift",
        "Queries/HealthKitStatisticsQuery.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziHealthKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitTests",
      "path" : "Tests/SpeziHealthKitTests",
      "product_dependencies" : [
        "XCTSpezi",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/conditionalHealthChartContentSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/conditionalHealthChartContentSnapshot.2.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/emptyHealthChartEntriesButNoDataSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/emptyHealthChartNoEntriesSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/multiEntryHealthChartViewSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/simpleHealthChartViewSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/simpleHealthChartViewSnapshot.2.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BulkExporterAPITests.swift",
        "CalendarUtilsTests.swift",
        "LoopingIterator.swift",
        "MockQueryResults.swift",
        "SampleTypesCollectionTests.swift",
        "SpeziHealthKitTests+CollectSample.swift",
        "SpeziHealthKitTests.swift",
        "SpeziHealthKitUITests.swift",
        "Utils.swift",
        "WrappedSampleTypeTests.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziHealthKitUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziHealthKitBulkExport",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitBulkExport",
      "path" : "Sources/SpeziHealthKitBulkExport",
      "product_dependencies" : [
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziHealthKitBulkExport"
      ],
      "sources" : [
        "BatchProcessor.swift",
        "BulkExportSession.swift",
        "BulkExportSessionDescriptor.swift",
        "BulkExportSessionIdentifier.swift",
        "BulkExportSessionImpl.swift",
        "BulkHealthExporter.swift",
        "CalendarUtils.swift",
        "ExportBatch.swift",
        "ExportSessionBatchSize.swift",
        "ExportSessionStartDate.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziHealthKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKit",
      "path" : "Sources/SpeziHealthKit",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziHealthKitUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziHealthKit/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziHealthKit/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/HealthKitConfiguration.swift",
        "Configuration/RequestReadAccess.swift",
        "Configuration/RequestWriteAccess.swift",
        "Export.swift",
        "Health Data Collection/CollectSample.swift",
        "Health Data Collection/HealthDataCollector.swift",
        "Health Data Collection/HealthDataCollectorDeliverySetting.swift",
        "Health Data Collection/HealthKitSampleCollector.swift",
        "HealthKit Extensions/HKElectrocardiogram+RelatedData.swift",
        "HealthKit Extensions/HKHealthStore+BackgroundDelivery.swift",
        "HealthKit Extensions/HKSample+Identifiable.swift",
        "HealthKit.swift",
        "HealthKitConstraint.swift",
        "Logging/Logger+HealthKit.swift",
        "Queries/HealthKitQuery.swift",
        "Queries/HealthKitQueryTimeRange.swift",
        "Queries/QueryAnchor.swift",
        "Sample Types/AnySampleType.swift",
        "Sample Types/HealthKitCharacteristic.swift",
        "Sample Types/SampleType.swift",
        "Sample Types/SampleTypeProxy.swift",
        "Sample Types/SampleTypes.swift",
        "Sample Types/SampleTypesCollection.swift",
        "Sample Types/_HKSampleTypeWithIdentifierType.swift",
        "Sample Types/_HKSampleWithSampleType.swift",
        "SampleTypeScopedLocalStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/23] Write sources
[5/23] Copying Info.plist
[5/23] Write sources
[5/23] Copying Localizable.xcstrings.license
[8/23] Copying Localizable.xcstrings
[8/23] Write sources
[8/23] Copying Localizable.xcstrings.license
[12/23] Copying Localizable.xcstrings
[12/23] Write sources
[12/23] Copying Info.plist
[14/23] Write sources
[19/23] Compiling _NumericsShims _NumericsShims.c
[20/23] Write swift-version-2F0A5646E1D333AE.txt
[21/23] Compiling _AtomicsShims.c
[23/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/80] Compiling Atomics AtomicMemoryOrderings.swift
[25/80] Compiling Atomics DoubleWord.swift
[26/80] Emitting module RealModule
[27/81] Compiling Atomics ManagedAtomic.swift
[28/81] Compiling Atomics ManagedAtomicLazyReference.swift
[29/81] Compiling Atomics UnsafeAtomic.swift
[30/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[31/81] Compiling RealModule Float80+Real.swift
[32/81] Compiling RealModule Real.swift
[33/81] Compiling RealModule Float16+Real.swift
[34/81] Compiling RealModule ApproximateEquality.swift
[35/81] Compiling RealModule AlgebraicField.swift
[36/81] Compiling RealModule Double+Real.swift
[37/81] Compiling RealModule ElementaryFunctions.swift
[38/81] Compiling RealModule Float+Real.swift
[39/81] Compiling RealModule AugmentedArithmetic.swift
[40/81] Compiling RealModule RealFunctions.swift
[41/81] Compiling Atomics PointerConformances.swift
[42/81] Compiling Atomics Primitives.native.swift
[43/81] Compiling Atomics AtomicBool.swift
[44/81] Compiling Atomics IntegerConformances.swift
[45/81] Compiling Atomics AtomicOptionalWrappable.swift
[46/81] Compiling Atomics AtomicReference.swift
[47/81] Emitting module InternalCollectionsUtilities
[50/81] Compiling Atomics AtomicStorage.swift
[51/81] Compiling Atomics AtomicValue.swift
[54/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/83] Compiling Atomics Primitives.shims.swift
[58/83] Compiling Atomics AtomicInteger.swift
[61/84] Compiling Atomics OptionalRawRepresentable.swift
[62/84] Compiling Atomics RawRepresentable.swift
[63/90] Compiling Algorithms Combinations.swift
[64/90] Compiling Algorithms Compacted.swift
[65/97] Compiling Algorithms Cycle.swift
[66/97] Compiling Algorithms AdjacentPairs.swift
[67/109] Compiling Algorithms Suffix.swift
[68/109] Compiling Algorithms Trim.swift
[69/109] Compiling Algorithms Intersperse.swift
[70/109] Compiling Algorithms Partition.swift
[71/109] Compiling Algorithms Grouped.swift
[72/109] Compiling Algorithms Indexed.swift
[73/165] Emitting module Atomics
[74/165] Compiling OrderedCollections OrderedSet+Codable.swift
[75/165] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[76/165] Compiling OrderedCollections OrderedSet+Descriptions.swift
[77/165] Compiling OrderedCollections OrderedSet+Diffing.swift
[78/165] Compiling OrderedCollections OrderedSet+Equatable.swift
[79/165] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[80/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[81/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[82/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[83/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[84/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[85/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[86/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[87/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[88/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[94/171] Compiling OrderedCollections _HashTable.swift
[105/173] Compiling OrderedCollections _HashTable+Bucket.swift
[106/173] Compiling OrderedCollections _HashTable+BucketIterator.swift
[107/173] Compiling OrderedCollections _HashTable+Constants.swift
[108/173] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[109/173] Compiling OrderedCollections _HashTable+Testing.swift
[110/173] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[111/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[112/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[113/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[114/173] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[115/173] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[116/173] Compiling OrderedCollections OrderedSet+Sendable.swift
[117/173] Compiling OrderedCollections OrderedSet+Hashable.swift
[118/173] Compiling OrderedCollections OrderedSet+Initializers.swift
[119/173] Compiling OrderedCollections OrderedSet+Insertions.swift
[120/173] Compiling OrderedCollections OrderedSet+Invariants.swift
[121/173] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[122/173] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[123/173] Compiling Algorithms Unique.swift
[124/173] Compiling Algorithms Windows.swift
[125/173] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[126/173] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[127/173] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[128/173] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/173] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[130/173] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[131/173] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[132/173] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[133/173] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/173] Compiling OrderedCollections OrderedDictionary.swift
[134/173] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[136/173] Compiling OrderedCollections _Hashtable+Header.swift
[137/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[138/173] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[139/173] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[140/173] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[141/173] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[151/173] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/173] Compiling OrderedCollections OrderedSet+Testing.swift
[153/173] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/173] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/173] Compiling OrderedCollections OrderedSet.swift
[156/173] Compiling OrderedCollections _UnsafeBitset.swift
[157/173] Emitting module OrderedCollections
[164/173] Emitting module Algorithms
[165/173] Compiling XCTRuntimeAssertions XCTFail.swift
[166/173] Compiling XCTRuntimeAssertions Counter.swift
[167/173] Compiling XCTRuntimeAssertions NeverReturn.swift
[168/173] Compiling XCTRuntimeAssertions Precondition.swift
[169/173] Compiling XCTRuntimeAssertions Assert.swift
[170/173] Emitting module XCTRuntimeAssertions
[171/173] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[172/173] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[173/173] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[174/208] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[175/208] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[176/208] Compiling SpeziFoundation RepositoryAnchor.swift
[177/208] Compiling SpeziFoundation AnyArray.swift
[178/208] Compiling SpeziFoundation AnyOptional.swift
[179/208] Compiling SpeziFoundation BinarySearch.swift
[180/208] Compiling SpeziFoundation Calendar.swift
[181/211] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[182/211] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[183/211] Compiling SpeziFoundation KnowledgeSource.swift
[184/211] Compiling SpeziFoundation SendableSharedRepository.swift
[185/211] Compiling SpeziFoundation SharedRepository.swift
[186/211] Compiling SpeziFoundation resource_bundle_accessor.swift
[187/211] Compiling SpeziFoundation TimeoutError.swift
[188/211] Compiling SpeziFoundation TopLevelDecoder.swift
[189/211] Compiling SpeziFoundation TopLevelEncoder.swift
[190/211] Compiling SpeziFoundation Version.swift
[191/211] Compiling SpeziFoundation MainActorExecution.swift
[192/211] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[193/211] Compiling SpeziFoundation RWLock.swift
[194/211] Compiling SpeziFoundation RecursiveRWLock.swift
[195/211] Compiling SpeziFoundation RuntimeConfig.swift
[196/211] Compiling SpeziFoundation RepositoryValue.swift
[197/211] Compiling SpeziFoundation SendableValueRepository.swift
[198/211] Compiling SpeziFoundation ValueRepository.swift
[199/211] Compiling SpeziFoundation OrderedArray.swift
[200/211] Compiling SpeziFoundation RuntimeEnvironment.swift
[201/211] Compiling SpeziFoundation SequenceExtensions.swift
[202/211] Compiling SpeziFoundation StaticString+Hashable.swift
[203/211] Emitting module SpeziFoundation
[204/211] Compiling SpeziFoundation DataDescriptor.swift
[205/211] Compiling SpeziFoundation Duration.swift
[206/211] Compiling SpeziFoundation KeyValuePairs.swift
[207/211] Compiling SpeziFoundation ObjCExceptionHandling.swift
[208/211] Compiling SpeziFoundation ArrayBuilder.swift
[209/211] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[210/211] Compiling SpeziFoundation SetBuilder.swift
[211/211] Compiling SpeziFoundation AsyncSemaphore.swift
[212/268] Emitting module Spezi
[213/274] Compiling Spezi Application+TypeAlias.swift
[214/274] Compiling Spezi ApplicationDelegate.swift
[215/274] Compiling Spezi ApplicationDelegateAdaptor.swift
[216/274] Compiling Spezi DynamicReference.swift
[217/274] Compiling Spezi Module+Properties.swift
[218/274] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[219/274] Compiling Spezi ApplicationPropertyWrapper.swift
[220/274] Compiling Spezi CollectPropertyWrapper.swift
[221/274] Compiling Spezi CollectedModuleValues.swift
[222/274] Compiling Spezi ProvidePropertyWrapper.swift
[223/274] Compiling Spezi StorageValueCollector.swift
[224/274] Compiling Spezi StorageValueProvider.swift
[225/274] Compiling Spezi LifecycleHandler.swift
[226/274] Compiling Spezi EnvironmentAccessible.swift
[227/274] Compiling Spezi ModelModifier.swift
[228/274] Compiling Spezi ModelPropertyWrapper.swift
[229/274] Compiling Spezi ModifierPropertyWrapper.swift
[230/274] Compiling Spezi ViewModifierProvider.swift
[231/274] Compiling Spezi Configuration.swift
[232/274] Compiling Spezi DefaultInitializable.swift
[233/274] Compiling Spezi Module.swift
[234/274] Compiling Spezi ModuleBuilder.swift
[235/274] Compiling Spezi ModuleCollection.swift
[236/274] Compiling Spezi ModuleOwnership.swift
[237/274] Compiling Spezi BackgroundFetchResult.swift
[238/274] Compiling Spezi NotificationHandler.swift
[239/274] Compiling Spezi LaunchOptionsKey.swift
[240/274] Compiling Spezi SpeziAnchor.swift
[241/274] Compiling Spezi SpeziStorage.swift
[242/274] Compiling Spezi StoredModulesKey.swift
[243/274] Compiling Spezi ModuleDescription.swift
[244/274] Compiling Spezi Spezi+Logger.swift
[245/274] Compiling Spezi DependencyContext.swift
[246/274] Compiling Spezi DependencyDeclaration.swift
[247/274] Compiling Spezi DependencyPropertyWrapper.swift
[248/274] Compiling Spezi Module+Dependencies.swift
[249/274] Compiling Spezi DependencyReference.swift
[250/274] Compiling Spezi ModuleReference.swift
[251/274] Compiling Spezi SpeziSceneDelegate.swift
[252/274] Compiling Spezi View+Spezi.swift
[253/274] Compiling Spezi DefaultStandard.swift
[254/274] Compiling Spezi Module+Standard.swift
[255/274] Compiling Spezi Standard.swift
[256/274] Compiling Spezi StandardPropertyWrapper.swift
[257/274] Compiling Spezi NotificationTokenHandler.swift
[258/274] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[259/274] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[260/274] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[261/274] Compiling Spezi SpeziNotificationCenterDelegate.swift
[262/274] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[263/274] Compiling Spezi DependencyManager.swift
[264/274] Compiling Spezi DependencyManagerError.swift
[265/274] Compiling Spezi Module+DependencyRelation.swift
[266/274] Compiling Spezi DependencyBuilder.swift
[267/274] Compiling Spezi DependencyCollection.swift
[268/274] Compiling Spezi DependencyCollectionBuilder.swift
[269/274] Compiling Spezi Spezi+Preview.swift
[270/274] Compiling Spezi Spezi+Spezi.swift
[271/274] Compiling Spezi Spezi.swift
[272/274] Compiling Spezi SpeziAppDelegate.swift
[273/274] Compiling Spezi SpeziModuleError.swift
[274/274] Compiling Spezi SpeziPropertyWrapper.swift
[275/284] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[276/284] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[277/284] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[278/284] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[279/284] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[280/284] Emitting module SpeziKeychainStorage
[281/284] Compiling SpeziKeychainStorage Credentials.swift
[282/284] Compiling SpeziKeychainStorage CredentialsTag.swift
[283/284] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[284/284] Compiling SpeziKeychainStorage CredentialsKind.swift
[285/285] Compiling SpeziKeychainStorage KeychainStorage.swift
[286/291] Compiling SpeziLocalStorage LocalStorageSetting.swift
[287/291] Compiling SpeziLocalStorage LocalStorageKey.swift
[288/291] Compiling SpeziLocalStorage LocalStorageEntry.swift
[289/291] Emitting module SpeziLocalStorage
[290/291] Compiling SpeziLocalStorage LocalStorageError.swift
[291/291] Compiling SpeziLocalStorage LocalStorage.swift
[292/317] Compiling SpeziHealthKit Export.swift
[293/317] Compiling SpeziHealthKit CollectSample.swift
[294/317] Compiling SpeziHealthKit HealthDataCollector.swift
[295/317] Compiling SpeziHealthKit _HKSampleTypeWithIdentifierType.swift
[296/317] Compiling SpeziHealthKit _HKSampleWithSampleType.swift
[297/317] Compiling SpeziHealthKit HealthKitConstraint.swift
[298/317] Compiling SpeziHealthKit Logger+HealthKit.swift
[299/317] Compiling SpeziHealthKit HealthKitQuery.swift
[300/319] Compiling SpeziHealthKit HealthKitConfiguration.swift
[301/319] Compiling SpeziHealthKit RequestReadAccess.swift
[302/319] Compiling SpeziHealthKit RequestWriteAccess.swift
[303/319] Compiling SpeziHealthKit HealthKitQueryTimeRange.swift
[304/319] Compiling SpeziHealthKit QueryAnchor.swift
[305/319] Compiling SpeziHealthKit AnySampleType.swift
[306/319] Emitting module SpeziHealthKit
[307/319] Compiling SpeziHealthKit HKHealthStore+BackgroundDelivery.swift
[308/319] Compiling SpeziHealthKit HKSample+Identifiable.swift
[309/319] Compiling SpeziHealthKit HealthKit.swift
[310/319] Compiling SpeziHealthKit SampleTypeScopedLocalStorage.swift
[311/319] Compiling SpeziHealthKit resource_bundle_accessor.swift
[312/319] Compiling SpeziHealthKit HealthKitCharacteristic.swift
[313/319] Compiling SpeziHealthKit SampleType.swift
[314/319] Compiling SpeziHealthKit SampleTypeProxy.swift
[315/319] Compiling SpeziHealthKit SampleTypes.swift
[316/319] Compiling SpeziHealthKit SampleTypesCollection.swift
[317/319] Compiling SpeziHealthKit HealthDataCollectorDeliverySetting.swift
[318/319] Compiling SpeziHealthKit HealthKitSampleCollector.swift
[319/319] Compiling SpeziHealthKit HKElectrocardiogram+RelatedData.swift
[320/338] Compiling SpeziHealthKitUI HealthKitCharacteristicsQuery.swift
[321/338] Compiling SpeziHealthKitBulkExport ExportSessionBatchSize.swift
[322/339] Emitting module SpeziHealthKitBulkExport
[323/339] Compiling SpeziHealthKitBulkExport ExportBatch.swift
[324/339] Compiling SpeziHealthKitBulkExport CalendarUtils.swift
[325/339] Compiling SpeziHealthKitBulkExport BulkHealthExporter.swift
[326/339] Compiling SpeziHealthKitBulkExport BulkExportSessionDescriptor.swift
[327/339] Compiling SpeziHealthKitUI Utils.swift
[328/339] Compiling SpeziHealthKitUI HealthChartDataPoint.swift
[329/339] Compiling SpeziHealthKitUI HealthChart.swift
[330/339] Compiling SpeziHealthKitUI HealthChartEntry.swift
[331/339] Compiling SpeziHealthKitUI HealthKitQuery.swift
[332/339] Emitting module SpeziHealthKitUI
[333/339] Compiling SpeziHealthKitUI HealthKitQueryResults.swift
[334/339] Compiling SpeziHealthKitUI HealthKitStatisticsQuery.swift
[335/339] Compiling SpeziHealthKitBulkExport ExportSessionStartDate.swift
[336/339] Compiling SpeziHealthKitBulkExport BulkExportSession.swift
[337/339] Compiling SpeziHealthKitBulkExport BulkExportSessionImpl.swift
[338/339] Compiling SpeziHealthKitBulkExport BulkExportSessionIdentifier.swift
[339/339] Compiling SpeziHealthKitBulkExport BatchProcessor.swift
Build complete! (28.00s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SpeziHealthKit",
  "name" : "SpeziHealthKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziHealthKit",
      "targets" : [
        "SpeziHealthKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziHealthKitBulkExport",
      "targets" : [
        "SpeziHealthKitBulkExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziHealthKitUI",
      "targets" : [
        "SpeziHealthKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziHealthKitUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitUI",
      "path" : "Sources/SpeziHealthKitUI",
      "product_dependencies" : [
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziHealthKitUI"
      ],
      "sources" : [
        "HealthChart/HealthChart.swift",
        "HealthChart/HealthChartDataPoint.swift",
        "HealthChart/HealthChartEntry.swift",
        "HealthChart/Utils.swift",
        "Queries/HealthKitCharacteristicsQuery.swift",
        "Queries/HealthKitQuery.swift",
        "Queries/HealthKitQueryResults.swift",
        "Queries/HealthKitStatisticsQuery.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziHealthKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitTests",
      "path" : "Tests/SpeziHealthKitTests",
      "product_dependencies" : [
        "XCTSpezi",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/conditionalHealthChartContentSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/conditionalHealthChartContentSnapshot.2.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/emptyHealthChartEntriesButNoDataSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/emptyHealthChartNoEntriesSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/multiEntryHealthChartViewSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/simpleHealthChartViewSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/simpleHealthChartViewSnapshot.2.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BulkExporterAPITests.swift",
        "CalendarUtilsTests.swift",
        "LoopingIterator.swift",
        "MockQueryResults.swift",
        "SampleTypesCollectionTests.swift",
        "SpeziHealthKitTests+CollectSample.swift",
        "SpeziHealthKitTests.swift",
        "SpeziHealthKitUITests.swift",
        "Utils.swift",
        "WrappedSampleTypeTests.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziHealthKitUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziHealthKitBulkExport",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitBulkExport",
      "path" : "Sources/SpeziHealthKitBulkExport",
      "product_dependencies" : [
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziHealthKitBulkExport"
      ],
      "sources" : [
        "BatchProcessor.swift",
        "BulkExportSession.swift",
        "BulkExportSessionDescriptor.swift",
        "BulkExportSessionIdentifier.swift",
        "BulkExportSessionImpl.swift",
        "BulkHealthExporter.swift",
        "CalendarUtils.swift",
        "ExportBatch.swift",
        "ExportSessionBatchSize.swift",
        "ExportSessionStartDate.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziHealthKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKit",
      "path" : "Sources/SpeziHealthKit",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziHealthKitUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziHealthKit/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziHealthKit/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/HealthKitConfiguration.swift",
        "Configuration/RequestReadAccess.swift",
        "Configuration/RequestWriteAccess.swift",
        "Export.swift",
        "Health Data Collection/CollectSample.swift",
        "Health Data Collection/HealthDataCollector.swift",
        "Health Data Collection/HealthDataCollectorDeliverySetting.swift",
        "Health Data Collection/HealthKitSampleCollector.swift",
        "HealthKit Extensions/HKElectrocardiogram+RelatedData.swift",
        "HealthKit Extensions/HKHealthStore+BackgroundDelivery.swift",
        "HealthKit Extensions/HKSample+Identifiable.swift",
        "HealthKit.swift",
        "HealthKitConstraint.swift",
        "Logging/Logger+HealthKit.swift",
        "Queries/HealthKitQuery.swift",
        "Queries/HealthKitQueryTimeRange.swift",
        "Queries/QueryAnchor.swift",
        "Sample Types/AnySampleType.swift",
        "Sample Types/HealthKitCharacteristic.swift",
        "Sample Types/SampleType.swift",
        "Sample Types/SampleTypeProxy.swift",
        "Sample Types/SampleTypes.swift",
        "Sample Types/SampleTypesCollection.swift",
        "Sample Types/_HKSampleTypeWithIdentifierType.swift",
        "Sample Types/_HKSampleWithSampleType.swift",
        "SampleTypeScopedLocalStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.