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 web-ui, reference 1.2.2 (894fd3), with Swift 6.0 for iOS using Xcode 16.2 on 23 Aug 2025 11:41:23 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maclong9/web-ui.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maclong9/web-ui
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at 894fd3b Fix: ensure Swift 6.0.0 compatibility in combat with toolchain mismatch
Cloned https://github.com/maclong9/web-ui.git
Revision (git rev-parse @):
894fd3b19b74d81bfe2bb63c7fa5aab4674bc5a1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maclong9/web-ui.git at 1.2.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/maclong9/web-ui.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-08-23 04:41:20.403 xcodebuild[478:2764] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-08_04-41-0020.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:22:9: error: unexpected ',' separator
20 |         .target(
21 |             name: "WebUI",
22 |         ),
   |         `- error: unexpected ',' separator
23 |         .target(
24 |             name: "WebUIMarkdown",
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-08-23 04:41:22.450 xcodebuild[569:3416] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-08_04-41-0022.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:22:9: error: unexpected ',' separator
20 |         .target(
21 |             name: "WebUI",
22 |         ),
   |         `- error: unexpected ',' separator
23 |         .target(
24 |             name: "WebUIMarkdown",
BUILD FAILURE 6.0 iOS