Build Information
Failed to build Assist, reference develop (4b5a01), with Swift 6.0 for macOS (SPM) on 15 Dec 2025 18:19:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 4b5a017 Merge branch 'release/0.10.0' into develop
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
4b5a017899bd9a84fca4bf94ce062d37bc14d3cd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at develop
========================================
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/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/blackjacx/ASCKit
[1/782] Fetching asckit
[56/5649] Fetching asckit, swiftshell
[250/6447] Fetching asckit, swiftshell, engine
[2022/23409] Fetching asckit, swiftshell, engine, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (4.08s)
Fetched https://github.com/blackjacx/Engine from cache (4.08s)
Fetched https://github.com/blackjacx/ASCKit from cache (4.08s)
Fetched https://github.com/apple/swift-argument-parser from cache (4.08s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (3.27s)
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.PIxfxy/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.gbgIri/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