The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-noise, reference 1.2.0 (35d8b7), with Swift 6.0 for tvOS using Xcode 16.2 on 24 Mar 2026 01:57:29 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-noise.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-noise
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 35d8b72 Merge pull request #26 from tayloraswift/standardize-ignored-files
Cloned https://github.com/tayloraswift/swift-noise.git
Revision (git rev-parse @):
35d8b727b804a2a32278b3e79eacbb82b854496f
SUCCESS checkout https://github.com/tayloraswift/swift-noise.git at 1.2.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tayloraswift/swift-noise.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-03-23 18:57:26.148 xcodebuild[508:2979] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-03_18-57-0026.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:32:1: error: unexpected ',' separator
30 |         )
31 |     ],
32 | )
   | `- error: unexpected ',' separator
33 | for target: Target in package.targets {
34 |     {
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-03-23 18:57:28.185 xcodebuild[604:3664] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-03_18-57-0028.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:32:1: error: unexpected ',' separator
30 |         )
31 |     ],
32 | )
   | `- error: unexpected ',' separator
33 | for target: Target in package.targets {
34 |     {
BUILD FAILURE 6.0 tvOS