The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziSensorKit, reference main (8addfd), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 7 Apr 2026 10:07:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziSensorKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziSensorKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8addfd5 try to fix deadlock (#17)
Cloned https://github.com/StanfordSpezi/SpeziSensorKit.git
Revision (git rev-parse @):
8addfd5f8ca54d85409ad9c70391859d44df227b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziSensorKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziSensorKit.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/StanfordSpezi/SpeziStorage.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/StanfordBDHG/zstd.git
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/StanfordBDHG/ThreadLocal.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-log’
Checking out 1.11.0 of package ‘swift-log’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘zstd’
Checking out 1.5.8-beta.1 of package ‘zstd’
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 2.2.0 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.7.4 of package ‘SpeziFoundation’
Creating working copy of package ‘ThreadLocal’
Checking out 0.1.2 of package ‘ThreadLocal’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘Spezi’
Checking out 1.10.1 of package ‘Spezi’
Creating working copy of package ‘SpeziStorage’
Checking out 2.1.4 of package ‘SpeziStorage’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlibResolve Package Graph
couldn't find pc file for zlib
Resolved source packages:
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.7.4
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  ThreadLocal: https://github.com/StanfordBDHG/ThreadLocal.git @ 0.1.2
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  swift-log: https://github.com/apple/swift-log @ 1.11.0
  zstd: https://github.com/StanfordBDHG/zstd.git @ 1.5.8-beta.1
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
resolved source packages: SpeziFoundation, swift-numerics, swift-algorithms, RuntimeAssertions, ThreadLocal, swift-collections, SpeziSensorKit, swift-syntax, swift-log, zstd, SpeziStorage, swift-atomics, Spezi
2026-04-07 06:06:56.105 xcodebuild[528:3020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    }
  ],
  "manifest_display_name" : "SpeziSensorKit",
  "name" : "SpeziSensorKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziSensorKit",
      "targets" : [
        "SpeziSensorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziSensorKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSensorKitTests",
      "path" : "Tests/SpeziSensorKitTests",
      "sources" : [
        "SensorKitTests.swift"
      ],
      "target_dependencies" : [
        "SpeziSensorKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziSensorKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSensorKit",
      "path" : "Sources/SpeziSensorKit",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziSensorKit"
      ],
      "sources" : [
        "QueryAnchor.swift",
        "Sample Types/Acceleration.swift",
        "Sample Types/AmbientLight.swift",
        "Sample Types/AmbientPressure.swift",
        "Sample Types/DeviceUsage.swift",
        "Sample Types/ECG.swift",
        "Sample Types/HeartRate.swift",
        "Sample Types/OnWrist.swift",
        "Sample Types/Other+Unsafe.swift",
        "Sample Types/Other.swift",
        "Sample Types/Pedometer.swift",
        "Sample Types/RotationRate.swift",
        "Sample Types/Visit.swift",
        "Sensor Reader/AnchoredFetcher+NumSamplesFetching.swift",
        "Sensor Reader/AnchoredFetcher+TimeIntervalFetching.swift",
        "Sensor Reader/AnchoredFetcher.swift",
        "Sensor Reader/FetchResult.swift",
        "Sensor Reader/FetchResultsIterator.swift",
        "Sensor/AnySensor+Operations.swift",
        "Sensor/AnySensor.swift",
        "Sensor/Sensor+WellKnown.swift",
        "Sensor/Sensor.swift",
        "Sensor/SensorSample.swift",
        "SensorKit+Availability.swift",
        "SensorKit+LocalStorage.swift",
        "SensorKit.swift",
        "Utils/AsyncSequence.swift",
        "Utils/SensorKitUtils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziSensorKit"
    ]
  }
}
2026-04-07 06:07:04.231 xcodebuild[1127:6009] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziSensorKit -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 SpeziSensorKit -destination platform=macOS,arch=arm64
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib
Resolve Package Graph
couldn't find pc file for zlib
Resolved source packages:
  swift-log: https://github.com/apple/swift-log @ 1.11.0
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  zstd: https://github.com/StanfordBDHG/zstd.git @ 1.5.8-beta.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
  SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  ThreadLocal: https://github.com/StanfordBDHG/ThreadLocal.git @ 0.1.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.7.4
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 targets)
    Target 'SpeziSensorKit' in project 'SpeziSensorKit'
        ➜ Explicit dependency on target 'SpeziSensorKit' in project 'SpeziSensorKit'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
    Target 'SpeziSensorKit' in project 'SpeziSensorKit'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
    Target 'SpeziLocalStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziLocalStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'libzstd' in project 'zstd'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'ThreadLocal' in project 'ThreadLocal'
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'libzstd' in project 'zstd'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'ThreadLocal' in project 'ThreadLocal'
    Target 'ThreadLocal' in project 'ThreadLocal'
        ➜ Explicit dependency on target 'ThreadLocal' in project 'ThreadLocal'
        ➜ Explicit dependency on target 'ThreadLocalMacros' in project 'ThreadLocal'
    Target 'ThreadLocal' in project 'ThreadLocal'
        ➜ Explicit dependency on target 'ThreadLocalMacros' in project 'ThreadLocal'
    Target 'ThreadLocalMacros' in project 'ThreadLocal' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'RuntimeAssertions' in project 'RuntimeAssertions' (no dependencies)
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'libzstd' in project 'zstd'
        ➜ Explicit dependency on target 'libzstd' in project 'zstd'
    Target 'libzstd' in project 'zstd' (no dependencies)
    Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ac93c7fd7d53256d46b78b251b60a798
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ac93c7fd7d53256d46b78b251b60a798.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziLocalStorage' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
2026-04-07 06:07:12.356 xcodebuild[1172:6186] [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:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziSensorKit
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib
Resolved source packages:
  zstd: https://github.com/StanfordBDHG/zstd.git @ 1.5.8-beta.1
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
  SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  ThreadLocal: https://github.com/StanfordBDHG/ThreadLocal.git @ 0.1.2
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.7.4
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log @ 1.11.0
resolved source packages: zstd, Spezi, SpeziSensorKit, swift-numerics, RuntimeAssertions, ThreadLocal, SpeziStorage, swift-syntax, SpeziFoundation, swift-collections, swift-algorithms, swift-atomics, swift-log
2026-04-07 06:07:17.634 xcodebuild[1369:7036] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    }
  ],
  "manifest_display_name" : "SpeziSensorKit",
  "name" : "SpeziSensorKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziSensorKit",
      "targets" : [
        "SpeziSensorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziSensorKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSensorKitTests",
      "path" : "Tests/SpeziSensorKitTests",
      "sources" : [
        "SensorKitTests.swift"
      ],
      "target_dependencies" : [
        "SpeziSensorKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziSensorKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSensorKit",
      "path" : "Sources/SpeziSensorKit",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziSensorKit"
      ],
      "sources" : [
        "QueryAnchor.swift",
        "Sample Types/Acceleration.swift",
        "Sample Types/AmbientLight.swift",
        "Sample Types/AmbientPressure.swift",
        "Sample Types/DeviceUsage.swift",
        "Sample Types/ECG.swift",
        "Sample Types/HeartRate.swift",
        "Sample Types/OnWrist.swift",
        "Sample Types/Other+Unsafe.swift",
        "Sample Types/Other.swift",
        "Sample Types/Pedometer.swift",
        "Sample Types/RotationRate.swift",
        "Sample Types/Visit.swift",
        "Sensor Reader/AnchoredFetcher+NumSamplesFetching.swift",
        "Sensor Reader/AnchoredFetcher+TimeIntervalFetching.swift",
        "Sensor Reader/AnchoredFetcher.swift",
        "Sensor Reader/FetchResult.swift",
        "Sensor Reader/FetchResultsIterator.swift",
        "Sensor/AnySensor+Operations.swift",
        "Sensor/AnySensor.swift",
        "Sensor/Sensor+WellKnown.swift",
        "Sensor/Sensor.swift",
        "Sensor/SensorSample.swift",
        "SensorKit+Availability.swift",
        "SensorKit+LocalStorage.swift",
        "SensorKit.swift",
        "Utils/AsyncSequence.swift",
        "Utils/SensorKitUtils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziSensorKit"
    ]
  }
}
2026-04-07 06:07:19.926 xcodebuild[1420:7231] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziSensorKit -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 SpeziSensorKit -destination platform=macOS,arch=arm64
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib
Resolved source packages:
  SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  ThreadLocal: https://github.com/StanfordBDHG/ThreadLocal.git @ 0.1.2
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
  SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log @ 1.11.0
  zstd: https://github.com/StanfordBDHG/zstd.git @ 1.5.8-beta.1
  RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.7.4
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 targets)
    Target 'SpeziSensorKit' in project 'SpeziSensorKit'
        ➜ Explicit dependency on target 'SpeziSensorKit' in project 'SpeziSensorKit'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
    Target 'SpeziSensorKit' in project 'SpeziSensorKit'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
    Target 'SpeziLocalStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziLocalStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
    Target 'SpeziKeychainStorage' in project 'SpeziStorage'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'libzstd' in project 'zstd'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'ThreadLocal' in project 'ThreadLocal'
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'libzstd' in project 'zstd'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'ThreadLocal' in project 'ThreadLocal'
    Target 'ThreadLocal' in project 'ThreadLocal'
        ➜ Explicit dependency on target 'ThreadLocal' in project 'ThreadLocal'
        ➜ Explicit dependency on target 'ThreadLocalMacros' in project 'ThreadLocal'
    Target 'ThreadLocal' in project 'ThreadLocal'
        ➜ Explicit dependency on target 'ThreadLocalMacros' in project 'ThreadLocal'
    Target 'ThreadLocalMacros' in project 'ThreadLocal' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'RuntimeAssertions' in project 'RuntimeAssertions'
        ➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
    Target 'RuntimeAssertions' in project 'RuntimeAssertions' (no dependencies)
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'libzstd' in project 'zstd'
        ➜ Explicit dependency on target 'libzstd' in project 'zstd'
    Target 'libzstd' in project 'zstd' (no dependencies)
    Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
    Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x assembler-with-cpp -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ac93c7fd7d53256d46b78b251b60a798
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ac93c7fd7d53256d46b78b251b60a798.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziLocalStorage' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
2026-04-07 06:07:21.875 xcodebuild[1465:7385] [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:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3c427d8eb74f1752cafa56cffc2eb5958e41d94c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziSensorKit
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild