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 pkl-swift, reference 0.7.2 (d40f08), with Swift 6.0 for visionOS using Xcode 16.2 on 1 Dec 2025 19:38:05 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/apple/pkl-swift.git
Reference: 0.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/pkl-swift
 * tag               0.7.2      -> FETCH_HEAD
HEAD is now at d40f084 Prepare 0.7.2 release
Cloned https://github.com/apple/pkl-swift.git
Revision (git rev-parse @):
d40f084bd85d1a2c871ca6542a7c4ebfc9bc6f65
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/pkl-swift.git at 0.7.2
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/pkl-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-12-01 11:38:02.470 xcodebuild[508:2982] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-01-12_11-38-0002.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:57:9: error: unexpected ',' separator
 55 |             dependencies: ["MessagePack", "PklSwiftInternals", "SemanticVersion"],
 56 |             swiftSettings: [.enableUpcomingFeature("StrictConcurrency")],
 57 |         ),
    |         `- error: unexpected ',' separator
 58 |         .target(
 59 |             name: "PklSwiftInternals",
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-01 11:38:04.496 xcodebuild[604:3692] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-01-12_11-38-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:57:9: error: unexpected ',' separator
 55 |             dependencies: ["MessagePack", "PklSwiftInternals", "SemanticVersion"],
 56 |             swiftSettings: [.enableUpcomingFeature("StrictConcurrency")],
 57 |         ),
    |         `- error: unexpected ',' separator
 58 |         .target(
 59 |             name: "PklSwiftInternals",
BUILD FAILURE 6.0 visionOS