Build Information
Failed to build SpeziSensorKit, reference main (8addfd), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 6 Apr 2026 22:53:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziSensorKit -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziSensorKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziSensorKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8addfd5 try to fix deadlock (#17)
Cloned https://github.com/StanfordSpezi/SpeziSensorKit.git
Revision (git rev-parse @):
8addfd5f8ca54d85409ad9c70391859d44df227b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziSensorKit.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziSensorKit.git
https://github.com/StanfordSpezi/SpeziSensorKit.git
{
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezistorage",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
}
],
"manifest_display_name" : "SpeziSensorKit",
"name" : "SpeziSensorKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SpeziSensorKit",
"targets" : [
"SpeziSensorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziSensorKitTests",
"module_type" : "SwiftTarget",
"name" : "SpeziSensorKitTests",
"path" : "Tests/SpeziSensorKitTests",
"sources" : [
"SensorKitTests.swift"
],
"target_dependencies" : [
"SpeziSensorKit"
],
"type" : "test"
},
{
"c99name" : "SpeziSensorKit",
"module_type" : "SwiftTarget",
"name" : "SpeziSensorKit",
"path" : "Sources/SpeziSensorKit",
"product_dependencies" : [
"Spezi",
"SpeziFoundation",
"SpeziLocalStorage"
],
"product_memberships" : [
"SpeziSensorKit"
],
"sources" : [
"QueryAnchor.swift",
"Sample Types/Acceleration.swift",
"Sample Types/AmbientLight.swift",
"Sample Types/AmbientPressure.swift",
"Sample Types/DeviceUsage.swift",
"Sample Types/ECG.swift",
"Sample Types/HeartRate.swift",
"Sample Types/OnWrist.swift",
"Sample Types/Other+Unsafe.swift",
"Sample Types/Other.swift",
"Sample Types/Pedometer.swift",
"Sample Types/RotationRate.swift",
"Sample Types/Visit.swift",
"Sensor Reader/AnchoredFetcher+NumSamplesFetching.swift",
"Sensor Reader/AnchoredFetcher+TimeIntervalFetching.swift",
"Sensor Reader/AnchoredFetcher.swift",
"Sensor Reader/FetchResult.swift",
"Sensor Reader/FetchResultsIterator.swift",
"Sensor/AnySensor+Operations.swift",
"Sensor/AnySensor.swift",
"Sensor/Sensor+WellKnown.swift",
"Sensor/Sensor.swift",
"Sensor/SensorSample.swift",
"SensorKit+Availability.swift",
"SensorKit+LocalStorage.swift",
"SensorKit.swift",
"Utils/AsyncSequence.swift",
"Utils/SensorKitUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/SpeziFoundation.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/StanfordSpezi/SpeziStorage.git
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/StanfordBDHG/zstd.git
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/StanfordBDHG/ThreadLocal.git
Fetching from https://github.com/apple/swift-log (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘Spezi’
Checking out 1.10.1 of package ‘Spezi’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-log’
Checking out 1.11.0 of package ‘swift-log’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.6.0 of package ‘SpeziFoundation’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 2.2.0 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘SpeziStorage’
Checking out 2.1.4 of package ‘SpeziStorage’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlibResolve Package Graph
couldn't find pc file for zlib
Resolved source packages:
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.6.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-log: https://github.com/apple/swift-log @ 1.11.0
SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
resolved source packages: SpeziFoundation, swift-collections, SpeziStorage, Spezi, swift-numerics, swift-log, SpeziSensorKit, RuntimeAssertions, swift-atomics, swift-algorithms
{
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezistorage",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
}
],
"manifest_display_name" : "SpeziSensorKit",
"name" : "SpeziSensorKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SpeziSensorKit",
"targets" : [
"SpeziSensorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziSensorKitTests",
"module_type" : "SwiftTarget",
"name" : "SpeziSensorKitTests",
"path" : "Tests/SpeziSensorKitTests",
"sources" : [
"SensorKitTests.swift"
],
"target_dependencies" : [
"SpeziSensorKit"
],
"type" : "test"
},
{
"c99name" : "SpeziSensorKit",
"module_type" : "SwiftTarget",
"name" : "SpeziSensorKit",
"path" : "Sources/SpeziSensorKit",
"product_dependencies" : [
"Spezi",
"SpeziFoundation",
"SpeziLocalStorage"
],
"product_memberships" : [
"SpeziSensorKit"
],
"sources" : [
"QueryAnchor.swift",
"Sample Types/Acceleration.swift",
"Sample Types/AmbientLight.swift",
"Sample Types/AmbientPressure.swift",
"Sample Types/DeviceUsage.swift",
"Sample Types/ECG.swift",
"Sample Types/HeartRate.swift",
"Sample Types/OnWrist.swift",
"Sample Types/Other+Unsafe.swift",
"Sample Types/Other.swift",
"Sample Types/Pedometer.swift",
"Sample Types/RotationRate.swift",
"Sample Types/Visit.swift",
"Sensor Reader/AnchoredFetcher+NumSamplesFetching.swift",
"Sensor Reader/AnchoredFetcher+TimeIntervalFetching.swift",
"Sensor Reader/AnchoredFetcher.swift",
"Sensor Reader/FetchResult.swift",
"Sensor Reader/FetchResultsIterator.swift",
"Sensor/AnySensor+Operations.swift",
"Sensor/AnySensor.swift",
"Sensor/Sensor+WellKnown.swift",
"Sensor/Sensor.swift",
"Sensor/SensorSample.swift",
"SensorKit+Availability.swift",
"SensorKit+LocalStorage.swift",
"SensorKit.swift",
"Utils/AsyncSequence.swift",
"Utils/SensorKitUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziSensorKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziSensorKit -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 SpeziSensorKit -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
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib
Resolve Package Graph
couldn't find pc file for zlib
Resolved source packages:
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-log: https://github.com/apple/swift-log @ 1.11.0
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.6.0
SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
Target 'SpeziSensorKit' in project 'SpeziSensorKit'
➜ Explicit dependency on target 'SpeziSensorKit' in project 'SpeziSensorKit'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
Target 'SpeziSensorKit' in project 'SpeziSensorKit'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
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 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
Target 'RuntimeAssertions' in project 'RuntimeAssertions' (no dependencies)
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (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/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/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 -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: 87be021f959e9dcc117c232f1e40dc12
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/87be021f959e9dcc117c232f1e40dc12.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziLocalStorage' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziSensorKit
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib
Resolved source packages:
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-log: https://github.com/apple/swift-log @ 1.11.0
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.6.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-collections, swift-atomics, swift-log, Spezi, SpeziFoundation, swift-algorithms, SpeziStorage, swift-numerics, RuntimeAssertions, SpeziSensorKit
{
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezistorage",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
}
],
"manifest_display_name" : "SpeziSensorKit",
"name" : "SpeziSensorKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SpeziSensorKit",
"targets" : [
"SpeziSensorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziSensorKitTests",
"module_type" : "SwiftTarget",
"name" : "SpeziSensorKitTests",
"path" : "Tests/SpeziSensorKitTests",
"sources" : [
"SensorKitTests.swift"
],
"target_dependencies" : [
"SpeziSensorKit"
],
"type" : "test"
},
{
"c99name" : "SpeziSensorKit",
"module_type" : "SwiftTarget",
"name" : "SpeziSensorKit",
"path" : "Sources/SpeziSensorKit",
"product_dependencies" : [
"Spezi",
"SpeziFoundation",
"SpeziLocalStorage"
],
"product_memberships" : [
"SpeziSensorKit"
],
"sources" : [
"QueryAnchor.swift",
"Sample Types/Acceleration.swift",
"Sample Types/AmbientLight.swift",
"Sample Types/AmbientPressure.swift",
"Sample Types/DeviceUsage.swift",
"Sample Types/ECG.swift",
"Sample Types/HeartRate.swift",
"Sample Types/OnWrist.swift",
"Sample Types/Other+Unsafe.swift",
"Sample Types/Other.swift",
"Sample Types/Pedometer.swift",
"Sample Types/RotationRate.swift",
"Sample Types/Visit.swift",
"Sensor Reader/AnchoredFetcher+NumSamplesFetching.swift",
"Sensor Reader/AnchoredFetcher+TimeIntervalFetching.swift",
"Sensor Reader/AnchoredFetcher.swift",
"Sensor Reader/FetchResult.swift",
"Sensor Reader/FetchResultsIterator.swift",
"Sensor/AnySensor+Operations.swift",
"Sensor/AnySensor.swift",
"Sensor/Sensor+WellKnown.swift",
"Sensor/Sensor.swift",
"Sensor/SensorSample.swift",
"SensorKit+Availability.swift",
"SensorKit+LocalStorage.swift",
"SensorKit.swift",
"Utils/AsyncSequence.swift",
"Utils/SensorKitUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziSensorKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziSensorKit -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-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 SpeziSensorKit -destination platform=macOS,arch=arm64
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for zlib
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.10.1
SpeziStorage: https://github.com/StanfordSpezi/SpeziStorage.git @ 2.1.4
RuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions.git @ 2.2.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
SpeziSensorKit: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log @ 1.11.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation.git @ 2.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
Target 'SpeziSensorKit' in project 'SpeziSensorKit'
➜ Explicit dependency on target 'SpeziSensorKit' in project 'SpeziSensorKit'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
Target 'SpeziSensorKit' in project 'SpeziSensorKit'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziLocalStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziKeychainStorage' in project 'SpeziStorage'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundationObjC' in project 'SpeziFoundation'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
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 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'RuntimeAssertions' in project 'RuntimeAssertions'
➜ Explicit dependency on target 'RuntimeAssertions' in project 'RuntimeAssertions'
Target 'RuntimeAssertions' in project 'RuntimeAssertions' (no dependencies)
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'SpeziFoundationObjC' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (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/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/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 -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: 7e3c0310e061581edb02ac1a2dde57ff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e3c0310e061581edb02ac1a2dde57ff.xcbuilddata
error: The package product 'Spezi' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziFoundation' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
error: The package product 'SpeziLocalStorage' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziSensorKit' from project 'SpeziSensorKit')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0c1ad9ef08fbe2e8ff0ad0e82eca7e900c9b22f1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SpeziSensorKit
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild