The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Rideau, reference main (c1fb42), with Swift 6.0 for macOS (SPM) on 27 Apr 2026 21:37:58 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Rideau.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/Rideau
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c1fb421 Update demo project
Submodule path 'submodules/swiftui-scrollview-interoperable-drag-gesture': checked out '9044de40cbf69d4a7f46e40d7d50ed5aca4d589c'
Submodule 'submodules/swiftui-scrollview-interoperable-drag-gesture' (https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture.git) registered for path 'submodules/swiftui-scrollview-interoperable-drag-gesture'
Cloning into '/Users/admin/builder/spi-builder-workspace/submodules/swiftui-scrollview-interoperable-drag-gesture'...
Cloned https://github.com/FluidGroup/Rideau.git
Revision (git rev-parse @):
c1fb42165e4aabe762e024c2f493239acf35fe4e
SUCCESS checkout https://github.com/FluidGroup/Rideau.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/FluidGroup/Rideau.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
[1/204] Fetching swiftui-scrollview-interoperable-drag-gesture
[205/217] Fetching swiftui-scrollview-interoperable-drag-gesture, swift-rubber-banding
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.79s)
Fetched https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture from cache (0.79s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (0.47s)
Computing version for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Computed https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture at 0.4.0 (0.43s)
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Working copy of https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture resolved at 0.4.0
error: the library 'Rideau' requires macos 10.13, but depends on the product 'SwiftUIScrollViewInteroperableDragGesture' which requires macos 10.15; consider changing the library 'Rideau' to require macos 10.15 or later, or the product 'SwiftUIScrollViewInteroperableDragGesture' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm