The Swift Package Index logo.Swift Package Index

Build Information

Failed to build multiple-package-sample 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/yuchan-archive/multiple-package-sample.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yuchan-archive/multiple-package-sample.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[1/6043] Fetching swiftyjson
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.58s)
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.10' to specify the current tools version
Updating https://github.com/SwiftyJSON/SwiftyJSON.git
Updated https://github.com/SwiftyJSON/SwiftyJSON.git (0.22s)
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.10' to specify the current tools version
BUILD FAILURE 5.10 macosSpm