Build Information
Failed to build Assist, reference develop (4b5a01), with Swift 5.10 for macOS (SPM) on 15 Dec 2025 18:19:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 5.10
Building package at path: $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/blackjacx/ASCKit
[1/4867] Fetching swiftshell
[148/5665] Fetching swiftshell, engine
[292/6447] Fetching swiftshell, engine, asckit
[2081/23409] Fetching swiftshell, engine, asckit, swift-argument-parser
Fetched https://github.com/blackjacx/ASCKit from cache (2.08s)
Fetched https://github.com/kareman/SwiftShell from cache (2.08s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.08s)
Fetched https://github.com/blackjacx/Engine from cache (2.08s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.44s)
Computing version for https://github.com/blackjacx/ASCKit
error: Invalid manifest (compiled with: ["/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.lCQcFQ/vfs.yaml", "-L", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-F", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-package-description-version", "5.10.0", "/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.26klkS/asckit-manifest"])
error: fatalError
/Package.swift:34:1: error: unexpected ',' separator
)
^ in https://github.com/blackjacx/ASCKit
BUILD FAILURE 5.10 macosSpm