Build Information
Failed to build Linkify, reference main (b49f62
), with Swift 5.10 for macOS (SPM) on 28 Aug 2025 09:06:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zeynep-yildiz/Linkify.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zeynep-yildiz/Linkify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b49f62a v1.0.0 - First Release
Cloned https://github.com/zeynep-yildiz/Linkify.git
Revision (git rev-parse @):
b49f62a897103501140e3fc13f428f699371e942
SUCCESS checkout https://github.com/zeynep-yildiz/Linkify.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/zeynep-yildiz/Linkify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': 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
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
BUILD FAILURE 5.10 macosSpm