The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CareKitEssentials, reference main (868bca), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 14 Dec 2025 08:31:20 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/CareKitEssentials.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/CareKitEssentials
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 868bca9 feat: Update to CareKit 4.0.0 (#70)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
868bca9280ab2e8b21fab7be369eaac38ba1d5fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/netreconlab/CareKitEssentials.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/cbaker6/CareKit.git
Fetching from https://github.com/apple/swift-async-algorithms
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/FHIRModels.git
Creating working copy of package ‘CareKit’
Checking out 4.0.5 of package ‘CareKit’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.4 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘FHIRModels’
Checking out 0.7.0 of package ‘FHIRModels’
package 'carekit' @ 4.0.5 is using Swift tools version 6.0.0 but the installed version is 5.10.0fatalError
2025-12-14 03:31:17.992 xcodebuild[484:2604] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-14-12_03-31-0017.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'carekit' @ 4.0.5 is using Swift tools version 6.0.0 but the installed version is 5.10.0
  fatalError
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
package 'carekit' @ 4.0.5 is using Swift tools version 6.0.0 but the installed version is 5.10.0fatalError
2025-12-14 03:31:19.848 xcodebuild[575:3141] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-14-12_03-31-0019.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'carekit' @ 4.0.5 is using Swift tools version 6.0.0 but the installed version is 5.10.0
  fatalError
BUILD FAILURE 5.10 macosXcodebuild