The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Netrofit, reference main (cd874e), with Swift 6.0 for watchOS using Xcode 16.2 on 8 Mar 2026 14:02:44 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/winddpan/Netrofit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/winddpan/Netrofit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cd874ef Add Swift 6 concurrency support with Sendable conformance
Cloned https://github.com/winddpan/Netrofit.git
Revision (git rev-parse @):
cd874ef94615829fe489ca697077f7d562052db8
SUCCESS checkout https://github.com/winddpan/Netrofit.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/winddpan/Netrofit.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-08 07:02:41.339 xcodebuild[512:3009] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-08-03_07-02-0041.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:47:9: error: unexpected ',' separator
45 |                 "Netrofit",
46 |             ],
47 |         ),
   |         `- error: unexpected ',' separator
48 |     ]
49 | )
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-08 07:02:43.445 xcodebuild[609:3708] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-08-03_07-02-0043.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:47:9: error: unexpected ',' separator
45 |                 "Netrofit",
46 |             ],
47 |         ),
   |         `- error: unexpected ',' separator
48 |     ]
49 | )
BUILD FAILURE 6.0 watchOS