Build Information
Failed to build CareKitEssentials, reference 2.0.0 (868bca), with Swift 6.0 for tvOS using Xcode 16.2 on 14 Dec 2025 08:32:02 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: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/CareKitEssentials
* tag 2.0.0 -> FETCH_HEAD
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 2.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/netreconlab/CareKitEssentials.git
Command line invocation:
/Applications/Xcode-16.2.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/apple/swift-async-algorithms
Fetching from https://github.com/cbaker6/CareKit.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/FHIRModels.git
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.4 of package ‘swift-async-algorithms’
Creating working copy of package ‘FHIRModels’
Checking out 0.7.0 of package ‘FHIRModels’
Creating working copy of package ‘CareKit’
Checking out 4.0.5 of package ‘CareKit’
Package: carekit
fatalError
2025-12-14 00:31:59.436 xcodebuild[507:2962] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-12_00-31-0059.xcresult
xcodebuild: error: Could not resolve package dependencies:
fatalError
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CareKit/Package.swift:85:9: error: unexpected ',' separator
83 | ],
84 | swiftSettings: sharedSwiftSettings,
85 | ),
| `- error: unexpected ',' separator
86 | .target(
87 | name: "CareKitFHIR",
Command line invocation:
/Applications/Xcode-16.2.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
fatalError
2025-12-14 00:32:01.531 xcodebuild[647:3850] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-12_00-32-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
fatalError
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CareKit/Package.swift:85:9: error: unexpected ',' separator
83 | ],
84 | swiftSettings: sharedSwiftSettings,
85 | ),
| `- error: unexpected ',' separator
86 | .target(
87 | name: "CareKitFHIR",
BUILD FAILURE 6.0 tvOS