The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Lista, reference main (548c1a), with Swift 6.0 for tvOS using Xcode 16.2 on 23 Aug 2025 13:33:09 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/ptsochantaris/lista.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptsochantaris/lista
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 548c1ae Minor code formatting
Cloned https://github.com/ptsochantaris/lista.git
Revision (git rev-parse @):
548c1ae3f64d265bbf95c324002ded901e3af55e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ptsochantaris/lista.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ptsochantaris/lista.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 06:33:06.665 xcodebuild[479:2798] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-08_06-33-0006.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  Unexpected ',' separator
  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:11:9: error: unexpected ',' separator
 9 |             name: "Lista",
10 |             targets: ["Lista"],
11 |         ),
   |         `- error: unexpected ',' separator
12 |     ],
13 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:19:9: error: unexpected ',' separator
17 |             name: "ListaTests",
18 |             dependencies: ["Lista"],
19 |         ),
   |         `- error: unexpected ',' separator
20 |     ],
21 | )
/Users/admin/builder/spi-builder-workspace/Package.swift:21:1: error: unexpected ',' separator
19 |         ),
20 |     ],
21 | )
   | `- error: unexpected ',' separator
22 |
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 06:33:08.660 xcodebuild[570:3443] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-23-08_06-33-0008.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  Unexpected ',' separator
  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:11:9: error: unexpected ',' separator
 9 |             name: "Lista",
10 |             targets: ["Lista"],
11 |         ),
   |         `- error: unexpected ',' separator
12 |     ],
13 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:19:9: error: unexpected ',' separator
17 |             name: "ListaTests",
18 |             dependencies: ["Lista"],
19 |         ),
   |         `- error: unexpected ',' separator
20 |     ],
21 | )
/Users/admin/builder/spi-builder-workspace/Package.swift:21:1: error: unexpected ',' separator
19 |         ),
20 |     ],
21 | )
   | `- error: unexpected ',' separator
22 |
BUILD FAILURE 6.0 tvOS