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 SemanticColorPicker, reference 0.1.0 (2fbb2c), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 29 Jul 2025 13:34:07 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borisovodov/SemanticColorPicker.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borisovodov/SemanticColorPicker
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 2fbb2c2 Update resources
Cloned https://github.com/borisovodov/SemanticColorPicker.git
Revision (git rev-parse @):
2fbb2c22fd00670b8775cae48b41d36341a95bdc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/borisovodov/SemanticColorPicker.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/borisovodov/SemanticColorPicker.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-07-29 06:34:04.661 xcodebuild[478:2783] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-07_06-34-0004.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:21:9: error: unexpected ',' separator
19 |         .target(
20 |             name: "SemanticColorPicker",
21 |         ),
   |         `- error: unexpected ',' separator
22 |         .testTarget(
23 |             name: "SemanticColorPickerTests",
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-07-29 06:34:06.665 xcodebuild[569:3433] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-07_06-34-0006.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:21:9: error: unexpected ',' separator
19 |         .target(
20 |             name: "SemanticColorPicker",
21 |         ),
   |         `- error: unexpected ',' separator
22 |         .testTarget(
23 |             name: "SemanticColorPickerTests",
BUILD FAILURE 6.0 macosXcodebuild