Build Information
Failed to build Agents.swift, reference 0.10.3 (90aa23), with Swift 6.0 for visionOS using Xcode 16.2 on 10 Oct 2025 08:38:34 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/victorhenrion/Agents.swift.git
Reference: 0.10.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/victorhenrion/Agents.swift
* tag 0.10.3 -> FETCH_HEAD
HEAD is now at 90aa23d feat: make ToolInputAvailable properties public
Cloned https://github.com/victorhenrion/Agents.swift.git
Revision (git rev-parse @):
90aa23d7d6b78075088e590973ba633d3b1a9949
SUCCESS checkout https://github.com/victorhenrion/Agents.swift.git at 0.10.3
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/victorhenrion/Agents.swift.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-10-10 01:38:31.025 xcodebuild[506:2980] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-10_01-38-0031.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
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:31:9: error: unexpected ',' separator
29 | .target(
30 | name: "ISO8601JSON",
31 | ),
| `- error: unexpected ',' separator
32 | .target(
33 | name: "AI",
/Users/admin/builder/spi-builder-workspace/Package.swift:51:1: error: unexpected ',' separator
49 | ),
50 | ],
51 | )
| `- error: unexpected ',' separator
52 |
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-10-10 01:38:33.057 xcodebuild[602:3665] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-10_01-38-0033.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
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:31:9: error: unexpected ',' separator
29 | .target(
30 | name: "ISO8601JSON",
31 | ),
| `- error: unexpected ',' separator
32 | .target(
33 | name: "AI",
/Users/admin/builder/spi-builder-workspace/Package.swift:51:1: error: unexpected ',' separator
49 | ),
50 | ],
51 | )
| `- error: unexpected ',' separator
52 |
BUILD FAILURE 6.0 visionOS