The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWTextMarquee, reference 1.0.2 (4695a0), with Swift 6.0 for tvOS using Xcode 16.2 on 20 Apr 2026 01:07:32 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWTextMarquee.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWTextMarquee
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 4695a05 - 加入置中設定功能
Cloned https://github.com/William-Weng/WWTextMarquee.git
Revision (git rev-parse @):
4695a051cf86e9aa7324b3183796fec7a2d99de8
SUCCESS checkout https://github.com/William-Weng/WWTextMarquee.git at 1.0.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/William-Weng/WWTextMarquee.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-04-19 18:07:29.609 xcodebuild[478:2784] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-19-04_18-07-0029.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 |                 dependencies: [.product(name: "WWTextRasterizer", package: "WWTextRasterizer")],
21 |                 resources: [.copy("Privacy")],
22 |         ),
   |         `- error: unexpected ',' separator
23 |     ],
24 |     swiftLanguageVersions: [
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-04-19 18:07:31.594 xcodebuild[569:3439] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-19-04_18-07-0031.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 |                 dependencies: [.product(name: "WWTextRasterizer", package: "WWTextRasterizer")],
21 |                 resources: [.copy("Privacy")],
22 |         ),
   |         `- error: unexpected ',' separator
23 |     ],
24 |     swiftLanguageVersions: [
BUILD FAILURE 6.0 tvOS