The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swiftui-snap-dragging-modifier, reference 3.0.0 (4472e3), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 00:22:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-snap-dragging-modifier
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 4472e30 Drop iOS15 (#13)
Submodule path 'submodules/swiftui-scrollview-interoperable-drag-gesture': checked out 'f92e011f65f7caaaab01d0408ae591bccf12ce24'
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/swiftui-snap-dragging-modifier.git
Revision (git rev-parse @):
4472e300e96a42fe496015b3aea063682a0ef03a
SUCCESS checkout https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Fetching https://github.com/FluidGroup/swiftui-support
[1/13] Fetching swift-rubber-banding
[11/116] Fetching swift-rubber-banding, swiftui-scrollview-interoperable-drag-gesture
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.67s)
Fetched https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture from cache (0.67s)
[1/155864] Fetching swiftui-support
Fetched https://github.com/FluidGroup/swiftui-support from cache (3.87s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (4.31s)
Computing version for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Computed https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture at 0.2.2 (0.43s)
Computing version for https://github.com/FluidGroup/swiftui-support
Computed https://github.com/FluidGroup/swiftui-support at 0.13.0 (0.42s)
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-support
Working copy of https://github.com/FluidGroup/swiftui-support resolved at 0.13.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.2.2
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupportSizing' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupportSizing' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupportGeometryEffect' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupportGeometryEffect' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUIScrollViewInteroperableDragGesture' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUIScrollViewInteroperableDragGesture' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm