The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftySolver with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/SwiftyMath-solver.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/taketo1024/SwiftyMath-solver
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 194adf8 core 2.1.0
Cloned https://github.com/taketo1024/SwiftyMath-solver.git into spi-builder-workspace
194adf886e779dc03485cee209194bfba2266cf5
SUCCESS checkout https://github.com/taketo1024/SwiftyMath-solver.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/taketo1024/SwiftyMath.git from cache
Fetched https://github.com/taketo1024/SwiftyMath.git (0.19s)
Computing version for https://github.com/taketo1024/SwiftyMath.git
error: Dependencies could not be resolved because no versions of 'swiftymath' match the requirement 2.1.0..<3.0.0 and root depends on 'swiftymath' 2.1.0..<3.0.0.
Retrying in 0 seconds ...
Building ... (attempt 2)
Updating https://github.com/taketo1024/SwiftyMath.git
Updated https://github.com/taketo1024/SwiftyMath.git (0.15s)
Computing version for https://github.com/taketo1024/SwiftyMath.git
error: Dependencies could not be resolved because no versions of 'swiftymath' match the requirement 2.1.0..<3.0.0 and root depends on 'swiftymath' 2.1.0..<3.0.0.
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm