The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziStudyPlatformAPI, reference main (62265b), with Swift 6.0 for macOS (SPM) on 24 Mar 2026 01:35:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziStudyPlatform-API
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 62265b3 Bump SpeziStudy Version (#2)
Cloned https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git
Revision (git rev-parse @):
62265b31278f0953877971ca91ac84b9853ca9d4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/StanfordSpezi/SpeziStudy.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2183] Fetching spezistudy
[89/3280] Fetching spezistudy, swift-openapi-urlsession
[199/8964] Fetching spezistudy, swift-openapi-urlsession, spezihealthkit
[200/15472] Fetching spezistudy, swift-openapi-urlsession, spezihealthkit, swift-openapi-runtime
[322/18361] Fetching spezistudy, swift-openapi-urlsession, spezihealthkit, swift-openapi-runtime, spezifoundation
[2891/35775] Fetching spezistudy, swift-openapi-urlsession, spezihealthkit, swift-openapi-runtime, spezifoundation, swift-argument-parser
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.15s)
[11904/29267] Fetching spezistudy, swift-openapi-urlsession, spezihealthkit, spezifoundation, swift-argument-parser
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.59s)
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (1.59s)
Fetched https://github.com/StanfordSpezi/SpeziStudy.git from cache (1.61s)
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (1.61s)
Computing version for https://github.com/StanfordSpezi/SpeziStudy.git
Computed https://github.com/StanfordSpezi/SpeziStudy.git at 0.2.0 (0.62s)
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
[1/1697] Fetching spezistorage
[52/11957] Fetching spezistorage, spezi
[155/18015] Fetching spezistorage, spezi, swift-algorithms
[294/21478] Fetching spezistorage, spezi, swift-algorithms, spezischeduler
[516/28097] Fetching spezistorage, spezi, swift-algorithms, spezischeduler, fhirmodels
[585/34358] Fetching spezistorage, spezi, swift-algorithms, spezischeduler, fhirmodels, swift-log
[831/56986] Fetching spezistorage, spezi, swift-algorithms, spezischeduler, fhirmodels, swift-log, swift-collections
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.43s)
[28398/46726] Fetching spezistorage, swift-algorithms, spezischeduler, fhirmodels, swift-log, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (1.44s)
[29416/45029] Fetching swift-algorithms, spezischeduler, fhirmodels, swift-log, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (1.46s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.46s)
Fetched https://github.com/apple/FHIRModels.git from cache (1.46s)
[17802/28889] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (2.07s)
Fetched https://github.com/apple/swift-collections.git from cache (2.07s)
Computing version for https://github.com/StanfordSpezi/SpeziHealthKit.git
error: Dependencies could not be resolved because root depends on 'spezihealthkit' 1.4.0..<2.0.0.
'spezihealthkit' >= 1.4.0 cannot be used because 'spezihealthkit' 1.4.0 contains incompatible tools version (6.2.0) and no versions of 'spezihealthkit' match the requirement 1.4.1..<2.0.0.
BUILD FAILURE 6.0 macosSpm