Build Information
Failed to build CareKit, reference 4.0.6 (b50593), with Swift 6.0 for iOS using Xcode 16.2 on 15 Dec 2025 04:27:31 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/cbaker6/CareKit.git
Reference: 4.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cbaker6/CareKit
* tag 4.0.6 -> FETCH_HEAD
HEAD is now at b50593e Update Swift CI workflow for new macOS and Xcode versions
Cloned https://github.com/cbaker6/CareKit.git
Revision (git rev-parse @):
b50593ec33d73ac12d1dee0460e119688f215c96
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/cbaker6/CareKit.git at 4.0.6
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/cbaker6/CareKit.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
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-12-14 20:27:27.719 xcodebuild[509:2980] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-12_20-27-0027.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/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: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-12-14 20:27:30.070 xcodebuild[604:3677] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-12_20-27-0030.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:85:9: error: unexpected ',' separator
83 | ],
84 | swiftSettings: sharedSwiftSettings,
85 | ),
| `- error: unexpected ',' separator
86 | .target(
87 | name: "CareKitFHIR",
BUILD FAILURE 6.0 iOS