The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-logsmith, reference v1.0.1 (559d28), with Swift 6.0 for tvOS using Xcode 16.2 on 28 Mar 2026 18:37:08 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/eeshanjamal/swift-logsmith.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eeshanjamal/swift-logsmith
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 559d282 Library documentation updated.
Cloned https://github.com/eeshanjamal/swift-logsmith.git
Revision (git rev-parse @):
559d282a396a7834c865af8fa835a1701040afd4
SUCCESS checkout https://github.com/eeshanjamal/swift-logsmith.git at v1.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/eeshanjamal/swift-logsmith.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-28 11:37:05.421 xcodebuild[502:2864] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-28-03_11-37-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Static member 'package' cannot be used on instance of type 'Package.Dependency'
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package@swift-5.10.swift:37:10: error: static member 'package' cannot be used on instance of type 'Package.Dependency'
35 |     ],
36 |     dependencies: [
37 |         .package(url: "https://github.com/weichsel/ZIPFoundation.git", exact: "0.9.20")
   |          `- error: static member 'package' cannot be used on instance of type 'Package.Dependency'
38 |         .package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.3.0")
39 |     ],
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-28 11:37:07.574 xcodebuild[597:3533] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-28-03_11-37-0007.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Static member 'package' cannot be used on instance of type 'Package.Dependency'
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package@swift-5.10.swift:37:10: error: static member 'package' cannot be used on instance of type 'Package.Dependency'
35 |     ],
36 |     dependencies: [
37 |         .package(url: "https://github.com/weichsel/ZIPFoundation.git", exact: "0.9.20")
   |          `- error: static member 'package' cannot be used on instance of type 'Package.Dependency'
38 |         .package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.3.0")
39 |     ],
BUILD FAILURE 6.0 tvOS