Build Information
Failed to build SpeziDevices, reference main (e842a0
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 04:50:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.1
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.1
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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/StanfordSpezi/SpeziViews.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching from https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching from https://github.com/StanfordSpezi/SpeziNetworking.git
Fetching from https://github.com/StanfordSpezi/SpeziBluetooth.git
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Creating working copy of package ‘SpeziFoundation’
Checking out 2.1.5 of package ‘SpeziFoundation’
Creating working copy of package ‘Spezi’
Checking out 1.8.1 of package ‘Spezi’
Creating working copy of package ‘SpeziNetworking’
Checking out 2.3.0 of package ‘SpeziNetworking’
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.2.1 of package ‘XCTestExtensions’
Creating working copy of package ‘swift-nio’
Checking out 2.82.1 of package ‘swift-nio’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.1.3 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘SpeziBluetooth’
Checking out 3.2.1 of package ‘SpeziBluetooth’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘SpeziViews’
Checking out 1.10.1 of package ‘SpeziViews’
Resolve Package Graph
Resolved source packages:
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
SpeziDevices: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.3.0
SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.1
resolved source packages: Spezi, swift-collections, swift-atomics, XCTestExtensions, SpeziViews, XCTRuntimeAssertions, SpeziDevices, swift-system, swift-numerics, swift-nio, swift-algorithms, SpeziFoundation, SpeziNetworking, SpeziBluetooth
{
"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.3.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.3.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"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.3.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
SpeziDevices: /Users/admin/builder/spi-builder-workspace
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (60 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 'SpeziFoundation' in project 'SpeziFoundation'
➜ 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 'SpeziFoundation' in project 'SpeziFoundation'
➜ 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'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
Target 'ByteCoding' in project 'SpeziNetworking'
➜ Explicit dependency on target 'NIOCore' 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 '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 '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 '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 '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 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.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.3.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.3.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.3.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.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 09536426436a65179ba34e2b77f572fb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/09536426436a65179ba34e2b77f572fb.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 '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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:86d8f7a5052efa252ef6a1fd751afeeb181da816, 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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.3.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.1
SpeziDevices: /Users/admin/builder/spi-builder-workspace
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
resolved source packages: SpeziViews, swift-system, Spezi, swift-algorithms, SpeziNetworking, swift-numerics, SpeziBluetooth, SpeziDevices, swift-atomics, XCTRuntimeAssertions, XCTestExtensions, SpeziFoundation, swift-collections, 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.3.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.3.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
Resolve Package Graph
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
SpeziDevices: /Users/admin/builder/spi-builder-workspace
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
SpeziBluetooth: https://github.com/StanfordSpezi/SpeziBluetooth.git @ 3.2.1
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 1.1.3
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
SpeziNetworking: https://github.com/StanfordSpezi/SpeziNetworking.git @ 2.3.0
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.1.5
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.8.1
XCTestExtensions: https://github.com/StanfordBDHG/XCTestExtensions.git @ 1.2.1
SpeziViews: https://github.com/StanfordSpezi/SpeziViews.git @ 1.10.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (60 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 'SpeziFoundation' in project 'SpeziFoundation'
➜ 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 'SpeziFoundation' in project 'SpeziFoundation'
➜ 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'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' 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 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
Target 'ByteCoding' in project 'SpeziNetworking'
➜ Explicit dependency on target 'NIOCore' 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 '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 '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 '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 '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 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.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.3.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.3.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.3.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.3.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.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 8ee23f35be093c147cb7adef94a28e2b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8ee23f35be093c147cb7adef94a28e2b.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:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:86d8f7a5052efa252ef6a1fd751afeeb181da816, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziDevices-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild