Build Information
Failed to build BetterXC with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/monstar-lab/betterxc.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monstar-lab/betterxc
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3a87c18 Merge branch 'release/0.9.3'
Cloned https://github.com/monstar-lab/betterxc.git
Revision (git rev-parse @):
3a87c187cdc9a6e5b16ade2d71518bc6175b2720
SUCCESS checkout https://github.com/monstar-lab/betterxc.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/monstar-lab/betterxc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/kareman/Moderator.git
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/xcodeswift/xcproj.git
[1/658] Fetching moderator
[2/5521] Fetching moderator, swiftshell
[22/6542] Fetching moderator, swiftshell, spectre
[186/8637] Fetching moderator, swiftshell, spectre, aexml
[764/10048] Fetching moderator, swiftshell, spectre, aexml, pathkit
[948/11004] Fetching moderator, swiftshell, spectre, aexml, pathkit, shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.01s)
Fetching https://github.com/onevcat/Rainbow.git
[5733/10048] Fetching moderator, swiftshell, spectre, aexml, pathkit
[5985/30522] Fetching moderator, swiftshell, spectre, aexml, pathkit, xcproj
Fetched https://github.com/kylef/Spectre.git from cache (1.04s)
Fetched https://github.com/kylef/PathKit.git from cache (1.04s)
[3559/28090] Fetching moderator, swiftshell, aexml, xcproj
[23997/29208] Fetching moderator, swiftshell, aexml, xcproj, rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (1.06s)
Fetched https://github.com/kareman/SwiftShell.git from cache (2.08s)
Fetched https://github.com/xcodeswift/xcproj.git from cache (2.08s)
Fetched https://github.com/kareman/Moderator.git from cache (2.08s)
Fetched https://github.com/tadija/AEXML.git from cache (2.08s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (0.67s)
Computing version for https://github.com/kareman/Moderator.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 macosSpm