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

Failed to build SpeziDevices, reference main (e842a0), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 24 Dec 2024 02:07:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziDevices.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziDevices
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e842a01 Decompose Nearby Device Row (#18)
Cloned https://github.com/StanfordSpezi/SpeziDevices.git
Revision (git rev-parse @):
e842a01372c6682f4ed390601125a6928e46c1ee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziDevices.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziDevices.git
https://github.com/StanfordSpezi/SpeziDevices.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "spezibluetooth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziBluetooth.git"
    },
    {
      "identity" : "spezinetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "SpeziDevices",
  "name" : "SpeziDevices",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziDevices",
      "targets" : [
        "SpeziDevices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziDevicesUI",
      "targets" : [
        "SpeziDevicesUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziOmron",
      "targets" : [
        "SpeziOmron"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziOmronTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziOmronTests",
      "path" : "Tests/SpeziOmronTests",
      "product_dependencies" : [
        "SpeziBluetooth",
        "XCTByteCoding",
        "XCTestExtensions"
      ],
      "sources" : [
        "SpeziOmronTests.swift"
      ],
      "target_dependencies" : [
        "SpeziOmron"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziOmron",
      "module_type" : "SwiftTarget",
      "name" : "SpeziOmron",
      "path" : "Sources/SpeziOmron",
      "product_dependencies" : [
        "SpeziBluetooth",
        "SpeziBluetoothServices"
      ],
      "product_memberships" : [
        "SpeziOmron"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziOmron/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Characteristic/CharacteristicAccessor+OmronRecordAccess.swift",
        "Characteristic/OmronRecordAccessOperand.swift",
        "Characteristic/RecordAccessControlPoint+Omron.swift",
        "Characteristic/RecordAccessOpCode+Omron.swift",
        "Devices/OmronBloodPressureCuff.swift",
        "Devices/OmronWeightScale.swift",
        "Model/ManufacturerIdentifier+Omron.swift",
        "Model/OmronLocalName.swift",
        "Model/OmronManufacturerData.swift",
        "Model/OmronModel.swift",
        "OmronHealthDevice.swift",
        "OmronOptionService.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziDevicesUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevicesUI",
      "path" : "Sources/SpeziDevicesUI",
      "product_dependencies" : [
        "SpeziViews",
        "SpeziValidation",
        "SpeziBluetooth"
      ],
      "product_memberships" : [
        "SpeziDevicesUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Devices/BatteryIcon.swift",
        "Devices/DeviceDetailsView.swift",
        "Devices/DeviceInfoSection.swift",
        "Devices/DeviceTile.swift",
        "Devices/DevicesGrid.swift",
        "Devices/DevicesUnavailableView.swift",
        "Devices/DevicesView.swift",
        "Devices/NameEditView.swift",
        "Measurements/BloodPressureMeasurementLabel.swift",
        "Measurements/ConfirmMeasurementButton.swift",
        "Measurements/MeasurementLayer.swift",
        "Measurements/MeasurementsRecordedSheet.swift",
        "Measurements/WeightMeasurementLabel.swift",
        "Pairing/AccessoryImageView.swift",
        "Pairing/AccessorySetupSheet.swift",
        "Pairing/DiscoveryView.swift",
        "Pairing/Model/PairingViewState.swift",
        "Pairing/PairDeviceView.swift",
        "Pairing/PairedDeviceView.swift",
        "Pairing/PairingFailureView.swift",
        "Scanning/BluetoothUnavailableView.swift",
        "Scanning/LoadingSectionHeader.swift",
        "Scanning/NearbyDeviceRow.swift",
        "Scanning/PeripheralLabel.swift",
        "Scanning/PeripheralSecondaryLabel.swift",
        "Tips/ForgetDeviceTip.swift",
        "Utils/PaneContent.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziDevicesTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevicesTests",
      "path" : "Tests/SpeziDevicesTests",
      "product_dependencies" : [
        "SpeziFoundation",
        "XCTSpezi",
        "SpeziBluetooth",
        "SpeziBluetoothServices",
        "XCTestExtensions"
      ],
      "sources" : [
        "HealthMeasurementsTests.swift",
        "PairedDevicesTests.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziDevices",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevices",
      "path" : "Sources/SpeziDevices",
      "product_dependencies" : [
        "OrderedCollections",
        "SpeziFoundation",
        "SpeziBluetooth",
        "SpeziBluetoothServices",
        "SpeziViews",
        "Spezi"
      ],
      "product_memberships" : [
        "SpeziDevices",
        "SpeziDevicesUI",
        "SpeziOmron"
      ],
      "sources" : [
        "Devices/BatteryPoweredDevice.swift",
        "Devices/GenericBluetoothPeripheral.swift",
        "Devices/GenericDevice.swift",
        "Devices/HealthDevice.swift",
        "Devices/PairableDevice.swift",
        "Health/BloodPressureMeasurement+HKSample.swift",
        "Health/BloodPressureMeasurement.Unit+HKUnit.swift",
        "Health/WeightMeasurement+HKSample.swift",
        "Health/WeightMeasurement.Unit+HKUnit.swift",
        "HealthMeasurements.swift",
        "Measurements/BluetoothHealthMeasurement.swift",
        "Measurements/HealthKitMeasurement.swift",
        "Measurements/StoredMeasurement.swift",
        "Model/DeviceAsset.swift",
        "Model/DevicePairingError.swift",
        "Model/ImageReference.swift",
        "Model/PairedDeviceInfo.swift",
        "Model/PairingContinuation.swift",
        "PairedDevices.swift",
        "Testing/MockBluetoothPeripheral.swift",
        "Testing/MockDevice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching from https://github.com/StanfordSpezi/SpeziNetworking.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/StanfordSpezi/SpeziViews.git
Fetching from https://github.com/StanfordSpezi/SpeziBluetooth.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-system.git
Creating working copy of package ‘swift-system’
Checking out 1.4.0 of package ‘swift-system’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.1.3 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘Spezi’
Checking out 1.8.0 of package ‘Spezi’
Creating working copy of package ‘SpeziBluetooth’
Checking out 3.2.0 of package ‘SpeziBluetooth’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.1.0 of package ‘XCTestExtensions’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.0.0 of package ‘SpeziFoundation’
Creating working copy of package ‘SpeziViews’
Checking out 1.8.0 of package ‘SpeziViews’
Creating working copy of package ‘SpeziNetworking’
Checking out 2.2.0 of package ‘SpeziNetworking’
Creating working copy of package ‘swift-nio’
Checking out 2.77.0 of package ‘swift-nio’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.2.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.77.0
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
  swift-system: https://github.com/apple/swift-system.git @ 1.4.0
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.8.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.0.0
  XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.1.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.0
  SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.0
  SpeziDevices: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-collections, SpeziNetworking, swift-atomics, swift-nio, XCTRuntimeAssertions, swift-system, SpeziViews, SpeziFoundation, XCTestExtensions, Spezi, SpeziBluetooth, SpeziDevices
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "spezibluetooth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziBluetooth.git"
    },
    {
      "identity" : "spezinetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "SpeziDevices",
  "name" : "SpeziDevices",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziDevices",
      "targets" : [
        "SpeziDevices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziDevicesUI",
      "targets" : [
        "SpeziDevicesUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziOmron",
      "targets" : [
        "SpeziOmron"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziOmronTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziOmronTests",
      "path" : "Tests/SpeziOmronTests",
      "product_dependencies" : [
        "SpeziBluetooth",
        "XCTByteCoding",
        "XCTestExtensions"
      ],
      "sources" : [
        "SpeziOmronTests.swift"
      ],
      "target_dependencies" : [
        "SpeziOmron"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziOmron",
      "module_type" : "SwiftTarget",
      "name" : "SpeziOmron",
      "path" : "Sources/SpeziOmron",
      "product_dependencies" : [
        "SpeziBluetooth",
        "SpeziBluetoothServices"
      ],
      "product_memberships" : [
        "SpeziOmron"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziOmron/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Characteristic/CharacteristicAccessor+OmronRecordAccess.swift",
        "Characteristic/OmronRecordAccessOperand.swift",
        "Characteristic/RecordAccessControlPoint+Omron.swift",
        "Characteristic/RecordAccessOpCode+Omron.swift",
        "Devices/OmronBloodPressureCuff.swift",
        "Devices/OmronWeightScale.swift",
        "Model/ManufacturerIdentifier+Omron.swift",
        "Model/OmronLocalName.swift",
        "Model/OmronManufacturerData.swift",
        "Model/OmronModel.swift",
        "OmronHealthDevice.swift",
        "OmronOptionService.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziDevicesUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevicesUI",
      "path" : "Sources/SpeziDevicesUI",
      "product_dependencies" : [
        "SpeziViews",
        "SpeziValidation",
        "SpeziBluetooth"
      ],
      "product_memberships" : [
        "SpeziDevicesUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Devices/BatteryIcon.swift",
        "Devices/DeviceDetailsView.swift",
        "Devices/DeviceInfoSection.swift",
        "Devices/DeviceTile.swift",
        "Devices/DevicesGrid.swift",
        "Devices/DevicesUnavailableView.swift",
        "Devices/DevicesView.swift",
        "Devices/NameEditView.swift",
        "Measurements/BloodPressureMeasurementLabel.swift",
        "Measurements/ConfirmMeasurementButton.swift",
        "Measurements/MeasurementLayer.swift",
        "Measurements/MeasurementsRecordedSheet.swift",
        "Measurements/WeightMeasurementLabel.swift",
        "Pairing/AccessoryImageView.swift",
        "Pairing/AccessorySetupSheet.swift",
        "Pairing/DiscoveryView.swift",
        "Pairing/Model/PairingViewState.swift",
        "Pairing/PairDeviceView.swift",
        "Pairing/PairedDeviceView.swift",
        "Pairing/PairingFailureView.swift",
        "Scanning/BluetoothUnavailableView.swift",
        "Scanning/LoadingSectionHeader.swift",
        "Scanning/NearbyDeviceRow.swift",
        "Scanning/PeripheralLabel.swift",
        "Scanning/PeripheralSecondaryLabel.swift",
        "Tips/ForgetDeviceTip.swift",
        "Utils/PaneContent.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziDevicesTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevicesTests",
      "path" : "Tests/SpeziDevicesTests",
      "product_dependencies" : [
        "SpeziFoundation",
        "XCTSpezi",
        "SpeziBluetooth",
        "SpeziBluetoothServices",
        "XCTestExtensions"
      ],
      "sources" : [
        "HealthMeasurementsTests.swift",
        "PairedDevicesTests.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziDevices",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevices",
      "path" : "Sources/SpeziDevices",
      "product_dependencies" : [
        "OrderedCollections",
        "SpeziFoundation",
        "SpeziBluetooth",
        "SpeziBluetoothServices",
        "SpeziViews",
        "Spezi"
      ],
      "product_memberships" : [
        "SpeziDevices",
        "SpeziDevicesUI",
        "SpeziOmron"
      ],
      "sources" : [
        "Devices/BatteryPoweredDevice.swift",
        "Devices/GenericBluetoothPeripheral.swift",
        "Devices/GenericDevice.swift",
        "Devices/HealthDevice.swift",
        "Devices/PairableDevice.swift",
        "Health/BloodPressureMeasurement+HKSample.swift",
        "Health/BloodPressureMeasurement.Unit+HKUnit.swift",
        "Health/WeightMeasurement+HKSample.swift",
        "Health/WeightMeasurement.Unit+HKUnit.swift",
        "HealthMeasurements.swift",
        "Measurements/BluetoothHealthMeasurement.swift",
        "Measurements/HealthKitMeasurement.swift",
        "Measurements/StoredMeasurement.swift",
        "Model/DeviceAsset.swift",
        "Model/DevicePairingError.swift",
        "Model/ImageReference.swift",
        "Model/PairedDeviceInfo.swift",
        "Model/PairingContinuation.swift",
        "PairedDevices.swift",
        "Testing/MockBluetoothPeripheral.swift",
        "Testing/MockDevice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziDevices",
      "SpeziDevices-Package",
      "SpeziDevicesUI",
      "SpeziOmron"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziDevices-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.2.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 SpeziDevices-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.8.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.0.0
  SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.2.0
  SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.77.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  SpeziDevices: /Users/admin/builder/spi-builder-workspace
  XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.1.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.0
  swift-system: https://github.com/apple/swift-system.git @ 1.4.0
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (54 targets)
    Target 'SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziDevices_SpeziOmron' in project 'SpeziDevices' (no dependencies)
    Target 'SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
    Target 'SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
    Target 'SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'SpeziViews_SpeziValidation' in project 'SpeziViews' (no dependencies)
    Target 'SpeziDevices_SpeziDevicesUI' in project 'SpeziDevices' (no dependencies)
    Target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'SpeziNumerics' in project 'SpeziNetworking'
    Target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'SpeziNumerics' in project 'SpeziNetworking'
    Target 'SpeziNumerics' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'SpeziNumerics' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'SpeziNumerics' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth_SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth_SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio_NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'swift-nio_NIOPosix' in project 'swift-nio' (no dependencies)
    Target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
    Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
    Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
    Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
    Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
    Target '_NIOBase64' in project 'swift-nio' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    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 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ 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 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
    Target 'SpeziBluetooth_SpeziBluetooth' in project 'SpeziBluetooth' (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 'Atomics' in project 'swift-atomics'
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    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 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
    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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziBluetooth.build/Debug/SpeziBluetooth_SpeziBluetooth.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziBluetooth/Sources/SpeziBluetooth/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziDevices.build/Debug/SpeziDevices_SpeziDevicesUI.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziValidation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: cd2aa04a56562f8250ca15bdb4a3ef9f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cd2aa04a56562f8250ca15bdb4a3ef9f.xcbuilddata
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziBluetooth' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziBluetoothServices' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziBluetooth' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziBluetoothServices' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziValidation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziBluetooth' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziBluetoothServices' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziDevices-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SpeziDevices: /Users/admin/builder/spi-builder-workspace
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.8.0
  swift-system: https://github.com/apple/swift-system.git @ 1.4.0
  SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.0
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.0.0
  XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.1.0
  SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.2.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.77.0
resolved source packages: SpeziDevices, SpeziViews, swift-system, SpeziBluetooth, XCTRuntimeAssertions, swift-atomics, swift-collections, Spezi, SpeziFoundation, XCTestExtensions, SpeziNetworking, swift-nio
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "spezibluetooth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziBluetooth.git"
    },
    {
      "identity" : "spezinetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "SpeziDevices",
  "name" : "SpeziDevices",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziDevices",
      "targets" : [
        "SpeziDevices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziDevicesUI",
      "targets" : [
        "SpeziDevicesUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziOmron",
      "targets" : [
        "SpeziOmron"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziOmronTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziOmronTests",
      "path" : "Tests/SpeziOmronTests",
      "product_dependencies" : [
        "SpeziBluetooth",
        "XCTByteCoding",
        "XCTestExtensions"
      ],
      "sources" : [
        "SpeziOmronTests.swift"
      ],
      "target_dependencies" : [
        "SpeziOmron"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziOmron",
      "module_type" : "SwiftTarget",
      "name" : "SpeziOmron",
      "path" : "Sources/SpeziOmron",
      "product_dependencies" : [
        "SpeziBluetooth",
        "SpeziBluetoothServices"
      ],
      "product_memberships" : [
        "SpeziOmron"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziOmron/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Characteristic/CharacteristicAccessor+OmronRecordAccess.swift",
        "Characteristic/OmronRecordAccessOperand.swift",
        "Characteristic/RecordAccessControlPoint+Omron.swift",
        "Characteristic/RecordAccessOpCode+Omron.swift",
        "Devices/OmronBloodPressureCuff.swift",
        "Devices/OmronWeightScale.swift",
        "Model/ManufacturerIdentifier+Omron.swift",
        "Model/OmronLocalName.swift",
        "Model/OmronManufacturerData.swift",
        "Model/OmronModel.swift",
        "OmronHealthDevice.swift",
        "OmronOptionService.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziDevicesUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevicesUI",
      "path" : "Sources/SpeziDevicesUI",
      "product_dependencies" : [
        "SpeziViews",
        "SpeziValidation",
        "SpeziBluetooth"
      ],
      "product_memberships" : [
        "SpeziDevicesUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Devices/BatteryIcon.swift",
        "Devices/DeviceDetailsView.swift",
        "Devices/DeviceInfoSection.swift",
        "Devices/DeviceTile.swift",
        "Devices/DevicesGrid.swift",
        "Devices/DevicesUnavailableView.swift",
        "Devices/DevicesView.swift",
        "Devices/NameEditView.swift",
        "Measurements/BloodPressureMeasurementLabel.swift",
        "Measurements/ConfirmMeasurementButton.swift",
        "Measurements/MeasurementLayer.swift",
        "Measurements/MeasurementsRecordedSheet.swift",
        "Measurements/WeightMeasurementLabel.swift",
        "Pairing/AccessoryImageView.swift",
        "Pairing/AccessorySetupSheet.swift",
        "Pairing/DiscoveryView.swift",
        "Pairing/Model/PairingViewState.swift",
        "Pairing/PairDeviceView.swift",
        "Pairing/PairedDeviceView.swift",
        "Pairing/PairingFailureView.swift",
        "Scanning/BluetoothUnavailableView.swift",
        "Scanning/LoadingSectionHeader.swift",
        "Scanning/NearbyDeviceRow.swift",
        "Scanning/PeripheralLabel.swift",
        "Scanning/PeripheralSecondaryLabel.swift",
        "Tips/ForgetDeviceTip.swift",
        "Utils/PaneContent.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziDevicesTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevicesTests",
      "path" : "Tests/SpeziDevicesTests",
      "product_dependencies" : [
        "SpeziFoundation",
        "XCTSpezi",
        "SpeziBluetooth",
        "SpeziBluetoothServices",
        "XCTestExtensions"
      ],
      "sources" : [
        "HealthMeasurementsTests.swift",
        "PairedDevicesTests.swift"
      ],
      "target_dependencies" : [
        "SpeziDevices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziDevices",
      "module_type" : "SwiftTarget",
      "name" : "SpeziDevices",
      "path" : "Sources/SpeziDevices",
      "product_dependencies" : [
        "OrderedCollections",
        "SpeziFoundation",
        "SpeziBluetooth",
        "SpeziBluetoothServices",
        "SpeziViews",
        "Spezi"
      ],
      "product_memberships" : [
        "SpeziDevices",
        "SpeziDevicesUI",
        "SpeziOmron"
      ],
      "sources" : [
        "Devices/BatteryPoweredDevice.swift",
        "Devices/GenericBluetoothPeripheral.swift",
        "Devices/GenericDevice.swift",
        "Devices/HealthDevice.swift",
        "Devices/PairableDevice.swift",
        "Health/BloodPressureMeasurement+HKSample.swift",
        "Health/BloodPressureMeasurement.Unit+HKUnit.swift",
        "Health/WeightMeasurement+HKSample.swift",
        "Health/WeightMeasurement.Unit+HKUnit.swift",
        "HealthMeasurements.swift",
        "Measurements/BluetoothHealthMeasurement.swift",
        "Measurements/HealthKitMeasurement.swift",
        "Measurements/StoredMeasurement.swift",
        "Model/DeviceAsset.swift",
        "Model/DevicePairingError.swift",
        "Model/ImageReference.swift",
        "Model/PairedDeviceInfo.swift",
        "Model/PairingContinuation.swift",
        "PairedDevices.swift",
        "Testing/MockBluetoothPeripheral.swift",
        "Testing/MockDevice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpeziDevices",
      "SpeziDevices-Package",
      "SpeziDevicesUI",
      "SpeziOmron"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziDevices-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.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 SpeziDevices-Package -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.1.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.8.0
  XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
  SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.0
  SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.0.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.77.0
  SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.2.0
  Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.0
  SpeziDevices: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system.git @ 1.4.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (54 targets)
    Target 'SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziOmron' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziDevices_SpeziOmron' in project 'SpeziDevices' (no dependencies)
    Target 'SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
    Target 'SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices_SpeziDevicesUI' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
    Target 'SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziValidation' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'SpeziViews_SpeziValidation' in project 'SpeziViews' (no dependencies)
    Target 'SpeziDevices_SpeziDevicesUI' in project 'SpeziDevices' (no dependencies)
    Target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziDevices' in project 'SpeziDevices'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
    Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
    Target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'SpeziNumerics' in project 'SpeziNetworking'
    Target 'SpeziBluetoothServices' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'SpeziNumerics' in project 'SpeziNetworking'
    Target 'SpeziNumerics' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'SpeziNumerics' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'SpeziNumerics' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth_SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'SpeziBluetooth_SpeziBluetooth' in project 'SpeziBluetooth'
        ➜ Explicit dependency on target 'Spezi' in project 'Spezi'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'ByteCoding' in project 'SpeziNetworking'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio_NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'swift-nio_NIOPosix' in project 'swift-nio' (no dependencies)
    Target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
    Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
    Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
    Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
    Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
    Target '_NIOBase64' in project 'swift-nio' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    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 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ 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 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
        ➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
    Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
    Target 'SpeziBluetooth_SpeziBluetooth' in project 'SpeziBluetooth' (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 'Atomics' in project 'swift-atomics'
    Target 'SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    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 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
    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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziBluetooth.build/Debug/SpeziBluetooth_SpeziBluetooth.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziBluetooth/Sources/SpeziBluetooth/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziValidation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziValidation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziDevices.build/Debug/SpeziDevices_SpeziDevicesUI.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziDevicesUI/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
Build description signature: 97fa3c396ff3fa16f7f1ee4a6e4907c4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/97fa3c396ff3fa16f7f1ee4a6e4907c4.xcbuilddata
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziBluetooth' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziBluetoothServices' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziOmron' from project 'SpeziDevices')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziBluetooth' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziBluetoothServices' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziValidation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevicesUI' from project 'SpeziDevices')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziBluetooth' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziBluetoothServices' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziDevices' from project 'SpeziDevices')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SpeziDevices-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild