The Swift Package Index logo.Swift Package Index

Build Information

Failed to build multiple-package-sample with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yuchan-archive/multiple-package-sample.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yuchan-archive/multiple-package-sample
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6c929ee initial commit.
Cloned https://github.com/yuchan-archive/multiple-package-sample.git
Revision (git rev-parse @):
6c929ee0258b919406c911c5649a34e4960e8c4f
SUCCESS checkout https://github.com/yuchan-archive/multiple-package-sample.git at master
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git (0.31s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Updating https://github.com/SwiftyJSON/SwiftyJSON.git
Updated https://github.com/SwiftyJSON/SwiftyJSON.git (0.25s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version
Updating https://github.com/SwiftyJSON/SwiftyJSON.git
Updated https://github.com/SwiftyJSON/SwiftyJSON.git (0.46s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version
BUILD FAILURE 5.9 macosSpm