Build Information
Failed to build ResearchKit, reference 4.0.0-beta.3 (b17ade
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 14:54:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/ResearchKit.git
Reference: 4.0.0-beta.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/ResearchKit
* tag 4.0.0-beta.3 -> FETCH_HEAD
HEAD is now at b17ade8 make QuestionContext public
Cloned https://github.com/StanfordBDHG/ResearchKit.git
Revision (git rev-parse @):
b17ade800bd7feb0f3bbc55fd774490f4a970597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/ResearchKit.git at 4.0.0-beta.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordBDHG/ResearchKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/1081] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.91s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.9 (1.50s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-algorithms.git
[1/583] Fetching xctruntimeassertions
[538/2380] Fetching xctruntimeassertions, swift-atomics
[610/8339] Fetching xctruntimeassertions, swift-atomics, swift-algorithms
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.74s)
[210/7756] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.10s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.10s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.90s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.50s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.9
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
error: the library 'ResearchKitSwiftUI' requires macos 10.13, but depends on the product 'SpeziFoundation' which requires macos 14.0; consider changing the library 'ResearchKitSwiftUI' to require macos 14.0 or later, or the product 'SpeziFoundation' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm