The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Silo, reference 1.0.0 (1805d4), with Swift 6.0 for watchOS using Xcode 16.2 on 26 Apr 2026 07:18:46 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kliliom/Silo.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kliliom/Silo
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1805d48 feat: initial release v1.0.0
Cloned https://github.com/kliliom/Silo.git
Revision (git rev-parse @):
1805d48e4e642f1fe28e996d92828d7f9bbdab3b
SUCCESS checkout https://github.com/kliliom/Silo.git at 1.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kliliom/Silo.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)
2026-04-26 00:18:42.893 xcodebuild[478:2761] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-26-04_00-18-0042.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:34:5: error: unexpected ',' separator
32 |     package.dependencies.append(
33 |         .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
34 |     )
   |     `- error: unexpected ',' separator
35 | }
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)
2026-04-26 00:18:44.921 xcodebuild[569:3414] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-26-04_00-18-0044.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:34:5: error: unexpected ',' separator
32 |     package.dependencies.append(
33 |         .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
34 |     )
   |     `- error: unexpected ',' separator
35 | }
BUILD FAILURE 6.0 watchOS