The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Assist, reference 0.10.1 (b6870a), with Swift 6.0 for macOS (SPM) on 12 Feb 2026 19:43:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
 * tag               0.10.1     -> FETCH_HEAD
HEAD is now at b6870ad Merge branch 'release/0.10.1'
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
b6870ad00fdf3e8ad699e348180bba24d6116154
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at 0.10.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/blackjacx/ASCKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/blackjacx/Engine
[1/4891] Fetching swiftshell
[148/5691] Fetching swiftshell, engine
[316/6492] Fetching swiftshell, engine, asckit
[1854/23663] Fetching swiftshell, engine, asckit, swift-argument-parser
Fetched https://github.com/blackjacx/Engine from cache (1.50s)
Fetched https://github.com/kareman/SwiftShell from cache (1.50s)
Fetched https://github.com/blackjacx/ASCKit from cache (1.50s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.50s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (3.03s)
Computing version for https://github.com/blackjacx/ASCKit
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.XgPdHI/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "5.10.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.OvXCDx/asckit-manifest"])
/Package.swift:34:1: error: unexpected ',' separator
32 |         ),
33 |     ],
34 | )
   | `- error: unexpected ',' separator in https://github.com/blackjacx/ASCKit
BUILD FAILURE 6.0 macosSpm