Build Information
Failed to build Lightning with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skylab-inc/lightning.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skylab-inc/lightning
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e2649af Refactored and added more tests
Cloned https://github.com/skylab-inc/lightning.git
Revision (git rev-parse @):
e2649af0c70347ee0d4a7d863b8e86e8c98136f8
SUCCESS checkout https://github.com/skylab-inc/lightning.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/skylab-inc/lightning.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/crossroadlabs/Regex.git from cache
Fetched https://github.com/crossroadlabs/Regex.git from cache (0.15s)
Fetching https://github.com/skylab-inc/PathToRegex.git from cache
Fetched https://github.com/skylab-inc/PathToRegex.git from cache (0.17s)
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 5.10' to specify the current Swift toolchain version as the lowest Swift version supported by the project in https://github.com/skylab-inc/PathToRegex.git
Updating https://github.com/crossroadlabs/Regex.git
Updated https://github.com/crossroadlabs/Regex.git (0.17s)
Updating https://github.com/skylab-inc/PathToRegex.git
Updated https://github.com/skylab-inc/PathToRegex.git (0.19s)
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 5.10' to specify the current Swift toolchain version as the lowest Swift version supported by the project in https://github.com/skylab-inc/PathToRegex.git
BUILD FAILURE 5.10 macosSpm